cmmorrow / build-magic

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

add_descriptions #85

Closed cmmorrow closed 2 years ago

cmmorrow commented 2 years ago

Closes #82

codecov-commenter commented 2 years ago

Codecov Report

Merging #85 (79b3f86) into main (3a79193) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #85      +/-   ##
==========================================
+ Coverage   96.04%   96.06%   +0.01%     
==========================================
  Files          10       10              
  Lines        1620     1628       +8     
==========================================
+ Hits         1556     1564       +8     
  Misses         64       64              
Flag Coverage Δ
unittests 96.06% <100.00%> (+0.01%) :arrow_up:

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

Impacted Files Coverage Δ
build_magic/cli.py 98.93% <100.00%> (-0.01%) :arrow_down:
build_magic/core.py 97.34% <100.00%> (+0.05%) :arrow_up:
build_magic/output.py 99.50% <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 3a79193...79b3f86. Read the comment docs.