MozillaSecurity / lithium

Line-based testcase reducer
Mozilla Public License 2.0
94 stars 25 forks source link

Replace use of pkg_resources with importlib.metadata #99

Closed jschwartzentruber closed 2 months ago

jschwartzentruber commented 2 months ago

Fixes #98

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 83.31%. Comparing base (823ca21) to head (0ee7fd9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #99 +/- ## ========================================== + Coverage 83.25% 83.31% +0.05% ========================================== Files 13 13 Lines 1463 1468 +5 ========================================== + Hits 1218 1223 +5 Misses 245 245 ```

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