Replace pkg_resources
with importlib
and add python 3.13 to test suite.
#574
Codecov / codecov/project
failed
Oct 25, 2024 in 0s
62.02% (-0.02%) compared to 2707210
View this Pull Request on Codecov
62.02% (-0.02%) compared to 2707210
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 (
2707210
) to head (31f3626
).
Report is 13 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #574 +/- ##
==========================================
- Coverage 62.04% 62.02% -0.02%
==========================================
Files 16 16
Lines 1665 1667 +2
==========================================
+ Hits 1033 1034 +1
- Misses 632 633 +1
Loading