fpgmaas / deptry

Find unused, missing and transitive dependencies in a Python project.
https://deptry.com/
MIT License
924 stars 20 forks source link

refactor(stdlibs): remove dropped 3.8 mapping #910

Closed mkniewallner closed 1 month ago

mkniewallner commented 1 month ago

Follow-up to https://github.com/fpgmaas/deptry/pull/874.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 92.5%. Comparing base (9f7391f) to head (57bc80b). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #910 +/- ## ===================================== Coverage 92.5% 92.5% ===================================== Files 37 37 Lines 1006 1006 Branches 99 99 ===================================== Hits 931 931 Misses 60 60 Partials 15 15 ```

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