Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added option --error-on-failed-ordering #141

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

mrbean-bremen
Copy link
Member

@codecov-commenter
Copy link

codecov-commenter commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.50%. Comparing base (19dae40) to head (d9bb23b).
Report is 37 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #141      +/-   ##
==========================================
+ Coverage   97.21%   98.50%   +1.28%     
==========================================
  Files           5        5              
  Lines         575      601      +26     
  Branches      136      145       +9     
==========================================
+ Hits          559      592      +33     
+ Misses          9        2       -7     
  Partials        7        7              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mrbean-bremen mrbean-bremen force-pushed the error_on_cannot_order branch from 9a46b99 to a70b77e Compare August 22, 2024 10:50
@mrbean-bremen mrbean-bremen changed the title Added option --fail-on-failed-ordering Added option --error-on-failed-ordering Aug 22, 2024
@mrbean-bremen mrbean-bremen force-pushed the error_on_cannot_order branch from a70b77e to d9bb23b Compare August 22, 2024 11:47
@mrbean-bremen mrbean-bremen merged commit 48ed8ea into pytest-dev:main Aug 22, 2024
19 checks passed
@mrbean-bremen mrbean-bremen deleted the error_on_cannot_order branch August 22, 2024 12:05
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.

Optionally fail tests if order cannot be achieved [enhancement]
2 participants