Skip to content

Add craft yaml#51

Merged
spalmurray merged 1 commit into
mainfrom
spalmurray/craftyaml
Jul 7, 2025
Merged

Add craft yaml#51
spalmurray merged 1 commit into
mainfrom
spalmurray/craftyaml

Conversation

@spalmurray
Copy link
Copy Markdown
Collaborator

This is needed on the main branch for my craft testing.

@spalmurray spalmurray marked this pull request as ready for review July 7, 2025 15:07
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 7, 2025

❌ 10 Tests Failed:

Tests completed Failed Passed Skipped
6890 10 6880 10
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 merged commit 54fe725 into main Jul 7, 2025
27 of 28 checks passed
@spalmurray spalmurray deleted the spalmurray/craftyaml branch July 7, 2025 15:37
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