mintproject / mic

Model Insertion Checker
https://mic-cli.readthedocs.io/en/latest/
5 stars 3 forks source link

Release v1.0.1 #232

Closed mosoriob closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #232 into master will increase coverage by 3.65%. The diff coverage is 91.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #232      +/-   ##
==========================================
+ Coverage   58.82%   62.47%   +3.65%     
==========================================
  Files          46       49       +3     
  Lines        2997     3134     +137     
==========================================
+ Hits         1763     1958     +195     
+ Misses       1234     1176      -58     
Impacted Files Coverage Δ
src/mic/publisher/github.py 15.73% <0.00%> (-0.25%) :arrow_down:
src/mic/click_encapsulate/commands.py 78.24% <81.81%> (+4.33%) :arrow_up:
src/mic/constants.py 94.82% <85.71%> (-0.59%) :arrow_down:
src/mic/tests/test_209.py 92.68% <92.68%> (ø)
src/mic/component/initialization.py 87.03% <100.00%> (+20.37%) :arrow_up:
src/mic/tests/test_185.py 100.00% <100.00%> (ø)
src/mic/tests/test_commands.py 85.52% <100.00%> (+3.26%) :arrow_up:
src/mic/tests/test_constants.py 100.00% <100.00%> (ø)
... and 7 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 d629c9b...b7a7514. Read the comment docs.