gph82 / mdciao

mdciao: Accessible Analysis and Visualization of Molecular Dynamics Simulation Data
http://proteinformatics.org/mdciao
GNU Lesser General Public License v3.0
30 stars 4 forks source link

[nomenclature._sort_all_consensus_labels] API CHANGE return also sort… #52

Closed gph82 closed 2 weeks ago

gph82 commented 1 month ago

…ed indices

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 93.39019% with 31 lines in your changes missing coverage. Please review.

Project coverage is 96.44%. Comparing base (739074e) to head (44c5a2d). Report is 86 commits behind head on master.

Files with missing lines Patch % Lines
tests/test_contacts.py 80.55% 14 Missing :warning:
mdciao/cli/cli.py 84.78% 7 Missing :warning:
mdciao/contacts/contacts.py 85.00% 6 Missing :warning:
mdciao/nomenclature/nomenclature.py 96.07% 2 Missing :warning:
mdciao/plots/plots.py 96.15% 1 Missing :warning:
mdciao/sites/siteIO.py 83.33% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #52 +/- ## ========================================== - Coverage 96.52% 96.44% -0.08% ========================================== Files 52 52 Lines 13764 14056 +292 ========================================== + Hits 13286 13557 +271 - Misses 478 499 +21 ``` | [Flag](https://app.codecov.io/gh/gph82/mdciao/pull/52/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Guillermo+P%C3%A9rez-Hern%C3%A1ndez) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/gph82/mdciao/pull/52/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Guillermo+P%C3%A9rez-Hern%C3%A1ndez) | `96.44% <93.39%> (-0.08%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Guillermo+P%C3%A9rez-Hern%C3%A1ndez#carryforward-flags-in-the-pull-request-comment) to find out more.

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