MDAnalysis / mdanalysis

MDAnalysis is a Python library to analyze molecular dynamics simulations.
https://mdanalysis.org
Other
1.3k stars 648 forks source link

Fix sdist CI tests for package name normalization #4572

Closed IAlibay closed 5 months ago

IAlibay commented 5 months ago

Fixes #

Changes made in this Pull Request:

PR Checklist

Developers certificate of origin


📚 Documentation preview 📚: https://mdanalysis--4572.org.readthedocs.build/en/4572/

github-actions[bot] commented 5 months ago

Linter Bot Results:

Hi @IAlibay! Thanks for making this PR. We linted your code and found the following:

There are currently no issues detected! 🎉

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 93.64%. Comparing base (73acc9b) to head (6864b32).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #4572 +/- ## =========================================== - Coverage 93.66% 93.64% -0.03% =========================================== Files 168 180 +12 Lines 21248 22327 +1079 Branches 3917 3917 =========================================== + Hits 19902 20908 +1006 - Misses 888 961 +73 Partials 458 458 ```

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