Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace pkg_resources with importlib and add python 3.13 to test suite. #574

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Merge branch 'main' of github.com:mosdef-hub/foyer into fix-dep-warnings

87e1f0a
Select commit
Loading
Failed to load commit list.
Open

Replace pkg_resources with importlib and add python 3.13 to test suite. #574

Merge branch 'main' of github.com:mosdef-hub/foyer into fix-dep-warnings
87e1f0a
Select commit
Loading
Failed to load commit list.
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