mintproject / mic

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

fix: detect binary reprozip inside the default_path as code_file #223

Closed mosoriob closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #223 into master will decrease coverage by 0.89%. The diff coverage is 96.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #223      +/-   ##
==========================================
- Coverage   56.17%   55.27%   -0.90%     
==========================================
  Files          44       45       +1     
  Lines        2795     2900     +105     
==========================================
+ Hits         1570     1603      +33     
- Misses       1225     1297      +72     
Impacted Files Coverage Δ
src/mic/click_encapsulate/commands.py 72.72% <94.73%> (-1.51%) :arrow_down:
src/mic/component/reprozip.py 91.11% <100.00%> (+0.52%) :arrow_up:
src/mic/_utils.py 33.80% <0.00%> (-22.54%) :arrow_down:
src/mic/tests/test_swat.py 49.53% <0.00%> (ø)

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 0bdac88...46605d8. Read the comment docs.