mintproject / mic

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

fix: allow to upload a datatransformation #228

Closed mosoriob closed 4 years ago

mosoriob commented 4 years ago

fix #227

codecov[bot] commented 4 years ago

Codecov Report

Merging #228 into develop will increase coverage by 0.40%. The diff coverage is 60.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #228      +/-   ##
===========================================
+ Coverage    61.08%   61.49%   +0.40%     
===========================================
  Files           46       47       +1     
  Lines         3012     3028      +16     
===========================================
+ Hits          1840     1862      +22     
+ Misses        1172     1166       -6     
Impacted Files Coverage Δ
src/mic/click_encapsulate/commands.py 79.15% <22.22%> (+0.01%) :arrow_up:
src/mic/constants.py 94.82% <85.71%> (-0.59%) :arrow_down:
src/mic/tests/test_constants.py 100.00% <100.00%> (ø)
src/mic/publisher/docker.py 44.44% <0.00%> (+12.69%) :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 0441f6a...a3aa9a9. Read the comment docs.

dgarijo commented 4 years ago

Is there doc for this? How can it be done?