pytest-dev / pytest-order

pytest plugin that allows to customize the test execution order
https://pytest-order.readthedocs.io
Other
180 stars 14 forks source link

Do not use deprecated API in CI #122

Closed mrbean-bremen closed 5 months ago

mrbean-bremen commented 5 months ago
codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.29%. Comparing base (19dae40) to head (279a39e). Report is 22 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #122 +/- ## ========================================== + Coverage 97.21% 98.29% +1.08% ========================================== Files 5 5 Lines 575 588 +13 Branches 136 141 +5 ========================================== + Hits 559 578 +19 + Misses 9 2 -7 - Partials 7 8 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.