mintproject / mic

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

fix(run_line): add quotes to string parameter #233

Closed mosoriob closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #233 into develop will increase coverage by 0.46%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #233      +/-   ##
===========================================
+ Coverage    62.47%   62.93%   +0.46%     
===========================================
  Files           49       50       +1     
  Lines         3134     3157      +23     
===========================================
+ Hits          1958     1987      +29     
+ Misses        1176     1170       -6     
Impacted Files Coverage Δ
src/mic/constants.py 94.87% <100.00%> (+0.04%) :arrow_up:
src/mic/publisher/model_catalog.py 54.76% <100.00%> (+5.98%) :arrow_up:
src/mic/tests/test_executor.py 100.00% <100.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 b7a7514...99c4f27. Read the comment docs.