mintproject / mic

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

Exit and extract python dependencies #196

Closed mosoriob closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #196 into develop will increase coverage by 0.11%. The diff coverage is 57.89%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #196      +/-   ##
===========================================
+ Coverage    55.28%   55.40%   +0.11%     
===========================================
  Files           41       41              
  Lines         2516     2516              
===========================================
+ Hits          1391     1394       +3     
+ Misses        1125     1122       -3     
Impacted Files Coverage Δ
src/mic/component/detect.py 23.40% <28.57%> (+4.53%) :arrow_up:
src/mic/click_encapsulate/commands.py 73.20% <72.72%> (-0.49%) :arrow_down:
src/mic/constants.py 95.28% <100.00%> (+0.04%) :arrow_up:
src/mic/_menu.py 13.33% <0.00%> (-0.14%) :arrow_down:

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 2810ab1...d287186. Read the comment docs.