cmmorrow / build-magic

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

Add startup indication spinner. #27

Closed willdickerson closed 3 years ago

willdickerson commented 3 years ago

A proposed solution for issue #10: Indicate startup is running.

codecov-commenter commented 3 years ago

Codecov Report

Merging #27 (7ff9a0e) into main (71952a7) will decrease coverage by 0.15%. The diff coverage is 86.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
- Coverage   95.44%   95.28%   -0.16%     
==========================================
  Files          10       10              
  Lines        1273     1294      +21     
==========================================
+ Hits         1215     1233      +18     
- Misses         58       61       +3     
Flag Coverage Δ
unittests 95.28% <86.95%> (-0.16%) :arrow_down:

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

Impacted Files Coverage Δ
build_magic/core.py 93.71% <72.72%> (-1.23%) :arrow_down:
build_magic/output.py 95.81% <100.00%> (+0.25%) :arrow_up:
build_magic/reference.py 99.35% <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 71952a7...7ff9a0e. Read the comment docs.