MDAnalysis / mdanalysis

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

Pin to version of rdkit that works with mypy #4580

Closed IAlibay closed 2 months ago

IAlibay commented 2 months ago

Changes made in this Pull Request:

Not 100% sure why this is happening, we're tracking this elsewhere: https://github.com/OpenFreeEnergy/openfe/issues/844

Developers certificate of origin


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

github-actions[bot] commented 2 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 2 months ago

Codecov Report

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

Project coverage is 93.62%. Comparing base (804b607) to head (44291d5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #4580 +/- ## =========================================== - Coverage 93.64% 93.62% -0.02% =========================================== Files 168 180 +12 Lines 21254 22333 +1079 Branches 3918 3918 =========================================== + Hits 19904 20910 +1006 - Misses 892 965 +73 Partials 458 458 ```

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