force-h2020 / force-bdss-plugin-gromacs

Gromacs BDSS data sources, as well as a stand-alone wrappers around Gromacs tools.
MIT License
0 stars 0 forks source link

Implementing working Codecov #11

Closed flongford closed 5 years ago

flongford commented 5 years ago

This PR aims to implement a working codecov for force-bdss-plugin-gromacs

Thresholds are 90% project and 95% patch, reflecting those in other force-h2020 repos

Additional unit testing has also been included to meet these thresholds.

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@e158e73). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #11   +/-   ##
=========================================
  Coverage          ?   94.54%           
=========================================
  Files             ?       34           
  Lines             ?      825           
  Branches          ?       97           
=========================================
  Hits              ?      780           
  Misses            ?       31           
  Partials          ?       14
Impacted Files Coverage Δ
force_gromacs/core/base_gromacs_command.py 91.37% <ø> (ø)
force_gromacs/data_sources/fragment/fragment.py 100% <100%> (ø)
force_gromacs/tools/positions.py 96% <100%> (ø)
...ce_gromacs/data_sources/fragment/fragment_model.py 100% <100%> (ø)
force_gromacs/pipeline/gromacs_pipeline.py 100% <100%> (ø)
force_gromacs/io/gromacs_topology_reader.py 96.77% <100%> (ø)

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 e158e73...7f3ac29. Read the comment docs.