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

Klifs nomencl #39

Closed gph82 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #39 (6613259) into master (039729f) will decrease coverage by 0.17%. The diff coverage is 92.19%.

:exclamation: Current head 6613259 differs from pull request most recent head eb2d076. Consider uploading reports for the commit eb2d076 to get more accurate results

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
- Coverage   96.62%   96.44%   -0.18%     
==========================================
  Files          51       52       +1     
  Lines       11422    11770     +348     
==========================================
+ Hits        11036    11352     +316     
- Misses        386      418      +32     
Flag Coverage Δ
unittests 96.44% <92.19%> (-0.18%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
mdciao/fragments/fragments.py 93.53% <ø> (ø)
mdciao/nomenclature/__init__.py 100.00% <ø> (ø)
mdciao/utils/str_and_dict.py 98.87% <ø> (ø)
setup.py 0.00% <ø> (ø)
mdciao/parsers.py 91.64% <33.33%> (-1.83%) :arrow_down:
mdciao/examples/examples.py 96.27% <83.33%> (-3.23%) :arrow_down:
mdciao/nomenclature/_md_from_dataframe.py 85.48% <85.48%> (ø)
mdciao/nomenclature/nomenclature.py 94.53% <90.90%> (+0.43%) :arrow_up:
mdciao/cli/cli.py 97.44% <91.66%> (-0.18%) :arrow_down:
tests/test_nomenclature.py 99.27% <98.49%> (+0.13%) :arrow_up:
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 039729f...eb2d076. Read the comment docs.