mintproject / mic

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

Release new version 1.5.0 #240

Closed mosoriob closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #240 into master will decrease coverage by 3.31%. The diff coverage is 33.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #240      +/-   ##
==========================================
- Coverage   62.47%   59.16%   -3.32%     
==========================================
  Files          49       49              
  Lines        3134     3220      +86     
==========================================
- Hits         1958     1905      -53     
- Misses       1176     1315     +139     
Impacted Files Coverage Δ
src/mic/component/initialization.py 80.55% <0.00%> (-6.49%) :arrow_down:
src/mic/publisher/docker.py 31.74% <0.00%> (ø)
src/mic/publisher/github.py 15.97% <0.00%> (+0.24%) :arrow_up:
src/mic/resources/model_configuration_setup.py 0.00% <0.00%> (ø)
src/mic/resources/model_configuration.py 42.22% <12.50%> (-6.43%) :arrow_down:
src/mic/publisher/model_catalog.py 42.77% <21.15%> (-6.01%) :arrow_down:
src/mic/resources/data_specification.py 29.16% <21.42%> (-54.17%) :arrow_down:
src/mic/cli_docs.py 75.67% <22.22%> (-16.00%) :arrow_down:
src/mic/resources/data_transformation.py 35.71% <35.71%> (ø)
src/mic/click_encapsulate/commands.py 77.23% <47.36%> (-1.01%) :arrow_down:
... and 10 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 e9a428e...5341cbe. Read the comment docs.