cmmorrow / build-magic

A general purpose build/install/deploy tool.
MIT License
9 stars 2 forks source link

manual_skip_stage #106

Closed cmmorrow closed 2 years ago

cmmorrow commented 2 years ago

Closes #98

codecov-commenter commented 2 years ago

Codecov Report

Merging #106 (a75855b) into main (15e0df1) will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #106      +/-   ##
==========================================
+ Coverage   96.53%   96.57%   +0.03%     
==========================================
  Files          10       10              
  Lines        1733     1751      +18     
==========================================
+ Hits         1673     1691      +18     
  Misses         60       60              
Flag Coverage Δ
unittests 96.57% <100.00%> (+0.03%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
build_magic/__init__.py 100.00% <100.00%> (ø)
build_magic/cli.py 98.96% <100.00%> (+0.03%) :arrow_up:
build_magic/core.py 98.58% <100.00%> (+0.04%) :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 15e0df1...a75855b. Read the comment docs.