cmmorrow / build-magic

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

export_cicd #116

Closed cmmorrow closed 2 years ago

cmmorrow commented 2 years ago

Closes #74

codecov-commenter commented 2 years ago

Codecov Report

Merging #116 (3e3290b) into main (2322f20) will increase coverage by 0.34%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #116      +/-   ##
==========================================
+ Coverage   96.61%   96.96%   +0.34%     
==========================================
  Files          10       11       +1     
  Lines        1773     1977     +204     
==========================================
+ Hits         1713     1917     +204     
  Misses         60       60              
Flag Coverage Δ
unittests 96.96% <100.00%> (+0.34%) :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/ci.py 100.00% <100.00%> (ø)
build_magic/cli.py 99.02% <100.00%> (+0.06%) :arrow_up:
build_magic/reference.py 99.42% <100.00%> (+0.01%) :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 2322f20...3e3290b. Read the comment docs.