MDAnalysis / mdanalysis

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

Fix error in parallelization scheme #4760

Closed marinegor closed 4 weeks ago

marinegor commented 4 weeks ago

Changes made in this Pull Request:

PR Checklist

Developers certificate of origin


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

codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 93.63%. Comparing base (d2729f7) to head (ca9c452). Report is 2 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #4760 +/- ## =========================================== - Coverage 93.65% 93.63% -0.03% =========================================== Files 175 187 +12 Lines 21565 22640 +1075 Branches 3023 3024 +1 =========================================== + Hits 20196 21198 +1002 - Misses 925 998 +73 Partials 444 444 ```

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

orbeckst commented 4 weeks ago

@IAlibay I assigned the PR to you so you can make the decision about merging despite 2.8.0 feature freeze.