mintproject / mic

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

Docker revert #250

Closed mosoriob closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #250 into develop will increase coverage by 0.39%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #250      +/-   ##
===========================================
+ Coverage    60.60%   61.00%   +0.39%     
===========================================
  Files           49       49              
  Lines         3229     3249      +20     
===========================================
+ Hits          1957     1982      +25     
+ Misses        1272     1267       -5     
Impacted Files Coverage Δ
src/mic/click_encapsulate/commands.py 86.76% <100.00%> (+0.55%) :arrow_up:
src/mic/component/initialization.py 81.73% <100.00%> (+1.18%) :arrow_up:
src/mic/constants.py 95.57% <100.00%> (+0.03%) :arrow_up:
src/mic/publisher/docker.py 43.54% <100.00%> (+4.15%) :arrow_up:
src/mic/tests/test_commands.py 86.58% <100.00%> (ø)
src/mic/__main__.py 75.32% <0.00%> (+1.71%) :arrow_up:

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 67a1c58...35d1a56. Read the comment docs.