cmmorrow / build-magic

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

windows_unit_test_fixes #103

Closed cmmorrow closed 2 years ago

cmmorrow commented 2 years ago

Closes #99

codecov-commenter commented 2 years ago

Codecov Report

Merging #103 (6f28a18) into main (b10ce19) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #103   +/-   ##
=======================================
  Coverage   96.52%   96.53%           
=======================================
  Files          10       10           
  Lines        1727     1731    +4     
=======================================
+ Hits         1667     1671    +4     
  Misses         60       60           
Flag Coverage Δ
unittests 96.53% <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/actions.py 90.58% <100.00%> (ø)
build_magic/core.py 98.53% <100.00%> (+0.02%) :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 b10ce19...6f28a18. Read the comment docs.