Skip to content

Conversation

@joseph-sentry
Copy link
Contributor

we should just redefine the command as a separate commmand because it looks like click command objects are incompatible with deepcopy, oh well.

@codecov
Copy link

codecov bot commented Sep 18, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
695 1 694 1
View the full list of 1 ❄️ flaky tests
api.temp.calculator.test_calculator::test_divide

Flake rate in main: 99.39% (Passed 12 times, Failed 1948 times)

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.

@joseph-sentry joseph-sentry force-pushed the joey/fix-deepcopy branch 2 times, most recently from 0df46c7 to 9d4c3d0 Compare September 18, 2025 20:07
we should just redefine the command as a separate commmand because it looks like
click command objects are incompatible with deepcopy
@joseph-sentry joseph-sentry merged commit 8c57500 into main Sep 18, 2025
26 checks passed
@joseph-sentry joseph-sentry deleted the joey/fix-deepcopy branch September 18, 2025 20:16
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