Skip to content

chore: Add placeholder README#11

Merged
spalmurray merged 1 commit intomainfrom
spalmurray/temp-readme
May 5, 2025
Merged

chore: Add placeholder README#11
spalmurray merged 1 commit intomainfrom
spalmurray/temp-readme

Conversation

@spalmurray
Copy link
Copy Markdown
Collaborator

In preparation for making this repo public, this PR adds a temporary README, so it's not just nothing on the home page lol. We will revisit later.

@spalmurray spalmurray marked this pull request as ready for review May 5, 2025 19:27
@codecov
Copy link
Copy Markdown

codecov Bot commented May 5, 2025

❌ 10 Tests Failed:

Tests completed Failed Passed Skipped
7010 10 7000 60
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 requested a review from joseph-sentry May 5, 2025 20:12
@spalmurray spalmurray merged commit 9e55f61 into main May 5, 2025
21 checks passed
@spalmurray spalmurray deleted the spalmurray/temp-readme branch May 5, 2025 21:07
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