MDAnalysis / mdanalysis

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

[DNM] Update guesser docs #4741

Closed lilyminium closed 1 month ago

lilyminium commented 1 month ago

Relates to #4696

Do not merge -- I'll cherry-pick these commits into a real PR that's more easily reviewable after #3753 is merged. Just checking docs rendering for now.

PR Checklist

Developers certificate of origin


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

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 99.67949% with 1 line in your changes missing coverage. Please review.

Project coverage is 93.62%. Comparing base (48e9e01) to head (948d75b). Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
package/MDAnalysis/guesser/base.py 98.11% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #4741 +/- ## =========================================== + Coverage 93.60% 93.62% +0.02% =========================================== Files 173 187 +14 Lines 21464 22627 +1163 Branches 2993 3023 +30 =========================================== + Hits 20091 21185 +1094 - Misses 929 998 +69 Partials 444 444 ```

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

lilyminium commented 1 month ago

Closing to cherry-pick commits into new PR once #3753 is merged.