boto / s3transfer

Amazon S3 Transfer Manager for Python
Apache License 2.0
215 stars 134 forks source link

Upgrade pytest and associated test packages #302

Closed nateprewitt closed 7 months ago

nateprewitt commented 8 months ago

Move to pytest 8.x and the latest versions of supporting plugins.

codecov-commenter commented 8 months ago

Codecov Report

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

Project coverage is 78.98%. Comparing base (06cb1a7) to head (909e364). Report is 9 commits behind head on develop.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #302 +/- ## =========================================== - Coverage 83.03% 78.98% -4.05% =========================================== Files 16 16 Lines 2811 3226 +415 =========================================== + Hits 2334 2548 +214 - Misses 477 678 +201 ```

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