cmmorrow / build-magic

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

display_working_directory #107

Closed cmmorrow closed 2 years ago

cmmorrow commented 2 years ago

Closes #104

codecov-commenter commented 2 years ago

Codecov Report

Merging #107 (10eb9c6) into main (410d944) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
+ Coverage   96.57%   96.60%   +0.02%     
==========================================
  Files          10       10              
  Lines        1751     1766      +15     
==========================================
+ Hits         1691     1706      +15     
  Misses         60       60              
Flag Coverage Δ
unittests 96.60% <100.00%> (+0.02%) :arrow_up:

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

Impacted Files Coverage Δ
build_magic/core.py 98.60% <100.00%> (+0.01%) :arrow_up:
build_magic/output.py 99.55% <100.00%> (+0.02%) :arrow_up:
build_magic/reference.py 99.41% <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 410d944...10eb9c6. Read the comment docs.