use importlib.resources instead of pkg_resources #284
Merged
Codecov / codecov/project
failed
Jun 17, 2024 in 0s
0.00% (-69.21%) compared to 4574592
View this Pull Request on Codecov
0.00% (-69.21%) compared to 4574592
Details
Codecov Report
Attention: Patch coverage is 0%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 0.00%. Comparing base (
4574592
) to head (51a1e79
).
Files | Patch % | Lines |
---|---|---|
gromacs/config.py | 0.00% | 1 Missing |
gromacs/fileformats/xvg.py | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #284 +/- ##
==========================================
- Coverage 69.20% 0.00% -69.21%
==========================================
Files 22 22
Lines 3959 3954 -5
Branches 717 0 -717
==========================================
- Hits 2740 0 -2740
- Misses 1038 3954 +2916
+ Partials 181 0 -181
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading