MDAnalysis / mdanalysis

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

Fix deployment workflow (issue #4786) #4795

Closed IAlibay closed 4 hours ago

IAlibay commented 1 day ago

Fixes #4786

Changes made in this Pull Request:

PR Checklist

Developers certificate of origin


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

codecov[bot] commented 1 day ago

Codecov Report

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

Project coverage is 93.64%. Comparing base (b254921) to head (b070b24). Report is 3 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #4795 +/- ## =========================================== - Coverage 93.66% 93.64% -0.03% =========================================== Files 177 189 +12 Lines 21742 22808 +1066 Branches 3055 3055 =========================================== + Hits 20365 21358 +993 - Misses 930 1003 +73 Partials 447 447 ```

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


🚨 Try these New Features:

IAlibay commented 4 hours ago

Self-merging to finish up the release.