Skip to content

Conversation

@spalmurray
Copy link
Collaborator

Enables the real publishing steps for both prevent-cli and codecov-cli.

@spalmurray spalmurray marked this pull request as ready for review July 30, 2025 17:25
@codecov
Copy link

codecov bot commented Jul 30, 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 changed the title Enable real publishes to pypi and gcs ci: Enable real publishes to pypi and gcs Jul 30, 2025
@spalmurray spalmurray changed the title ci: Enable real publishes to pypi and gcs deploy: Enable real publishes to pypi and gcs Jul 30, 2025
@spalmurray spalmurray merged commit 48951c3 into main Jul 30, 2025
26 checks passed
@spalmurray spalmurray deleted the spalmurray/fix-codecov-cli-publish branch July 30, 2025 19:09
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.

3 participants