Skip to content

docs: Update readme to be slightly more informative#76

Merged
spalmurray merged 2 commits into
mainfrom
spalmurray/readme-updatesjuly15
Jul 15, 2025
Merged

docs: Update readme to be slightly more informative#76
spalmurray merged 2 commits into
mainfrom
spalmurray/readme-updatesjuly15

Conversation

@spalmurray
Copy link
Copy Markdown
Collaborator

@spalmurray spalmurray commented Jul 15, 2025

Updates readme

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 15, 2025

❌ 10 Tests Failed:

Tests completed Failed Passed Skipped
6898 10 6888 2
View the top 3 failed test(s) by shortest run time
api.temp.calculator.test_calculator::test_divide
Stack Traces | 0.001s run time
def
                test_divide():
                > assert Calculator.divide(1, 2) == 0.5
                E assert 1.0 == 0.5
                E + where 1.0 = <function Calculator.divide at 0x104c9eb90>(1, 2)
                E + where <function Calculator.divide at 0x104c9eb90> = Calculator.divide
                .../temp/calculator/test_calculator.py:30: AssertionError
api.temp.calculator.test_calculator::test_divide
Stack Traces | 0.001s run time
def
                test_divide():
                > assert Calculator.divide(1, 2) == 0.5
                E assert 1.0 == 0.5
                E + where 1.0 = <function Calculator.divide at 0x104c9eb90>(1, 2)
                E + where <function Calculator.divide at 0x104c9eb90> = Calculator.divide
                .../temp/calculator/test_calculator.py:30: AssertionError
api.temp.calculator.test_calculator::test_divide
Stack Traces | 0.001s run time
def
                test_divide():
                > assert Calculator.divide(1, 2) == 0.5
                E assert 1.0 == 0.5
                E + where 1.0 = <function Calculator.divide at 0x104c9eb90>(1, 2)
                E + where <function Calculator.divide at 0x104c9eb90> = Calculator.divide
                .../temp/calculator/test_calculator.py:30: AssertionError

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@spalmurray spalmurray changed the title Update readme to be slightly more informative docs:Update readme to be slightly more informative Jul 15, 2025
@spalmurray spalmurray changed the title docs:Update readme to be slightly more informative docs: Update readme to be slightly more informative Jul 15, 2025
@spalmurray spalmurray marked this pull request as ready for review July 15, 2025 18:43
Copy link
Copy Markdown
Contributor

@joseph-sentry joseph-sentry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm just a couple quick notes

Comment thread README.md Outdated
Comment thread README.md
@spalmurray spalmurray merged commit 8e294ab into main Jul 15, 2025
27 of 28 checks passed
@spalmurray spalmurray deleted the spalmurray/readme-updatesjuly15 branch July 15, 2025 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants