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

Docs #24

Closed gph82 closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #24 (a481981) into master (e73f4ff) will decrease coverage by 0.34%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
- Coverage   97.42%   97.07%   -0.35%     
==========================================
  Files          47       47              
  Lines        8754     8698      -56     
==========================================
- Hits         8529     8444      -85     
- Misses        225      254      +29     
Flag Coverage Δ
unittests 97.07% <100.00%> (-0.35%) :arrow_down:

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

Impacted Files Coverage Δ
mdciao/cli/cli.py 98.07% <ø> (+0.38%) :arrow_up:
mdciao/contacts/contacts.py 94.74% <ø> (-0.37%) :arrow_down:
mdciao/parsers.py 92.89% <ø> (-3.73%) :arrow_down:
mdciao/plots/plots.py 98.93% <ø> (ø)
mdciao/fragments/fragments.py 96.82% <100.00%> (ø)
mdciao/pdb/pdb.py 86.36% <0.00%> (-13.64%) :arrow_down:
mdciao/examples.py 88.11% <0.00%> (-10.90%) :arrow_down:
tests/test_parsers.py 95.00% <0.00%> (-0.24%) :arrow_down:
... 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 e73f4ff...edc4cac. Read the comment docs.