mintproject / mic

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

fix: end message publish shows the url to edit it #213

Closed mosoriob closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #213 into develop will increase coverage by 2.77%. The diff coverage is 60.86%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #213      +/-   ##
===========================================
+ Coverage    56.15%   58.93%   +2.77%     
===========================================
  Files           42       44       +2     
  Lines         2598     2973     +375     
===========================================
+ Hits          1459     1752     +293     
- Misses        1139     1221      +82     
Impacted Files Coverage Δ
src/mic/click_encapsulate/commands.py 78.22% <ø> (+4.62%) :arrow_up:
src/mic/publisher/model_catalog.py 48.78% <0.00%> (-1.22%) :arrow_down:
src/mic/cli_docs.py 91.66% <72.72%> (+5.66%) :arrow_up:
src/mic/constants.py 95.79% <100.00%> (+0.51%) :arrow_up:
src/mic/tests/test_cli_docs.py 100.00% <100.00%> (ø)
src/mic/tests/test_206.py 56.19% <0.00%> (ø)
src/mic/config_yaml.py 45.58% <0.00%> (+2.03%) :arrow_up:
src/mic/tests/test_184.py 76.86% <0.00%> (+2.82%) :arrow_up:
... and 4 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 de0403e...cd7b92e. Read the comment docs.