Replace pkg_resources
with importlib
and add python 3.13 to test suite.
#574
Codecov / codecov/project
succeeded
Jan 21, 2025 in 1s
62.02% (+0.14%) compared to 32c78d9
View this Pull Request on Codecov
62.02% (+0.14%) compared to 32c78d9
Details
Codecov Report
Attention: Patch coverage is 44.44444%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 62.02%. Comparing base (
32c78d9
) to head (87e1f0a
).
Report is 9 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #574 +/- ##
==========================================
+ Coverage 61.88% 62.02% +0.14%
==========================================
Files 16 16
Lines 1658 1667 +9
==========================================
+ Hits 1026 1034 +8
- Misses 632 633 +1
Loading