HansBug / hbutils

Some useful functions and classes in Python infrastructure development
https://hansbug.github.io/hbutils/
Apache License 2.0
10 stars 2 forks source link

dev(hansbug): optimize capture_output function #74

Closed HansBug closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #74 (1783278) into main (43acc0e) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #74   +/-   ##
=======================================
  Coverage   99.96%   99.96%           
=======================================
  Files          93       94    +1     
  Lines        2541     2565   +24     
=======================================
+ Hits         2540     2564   +24     
  Misses          1        1           
Flag Coverage Δ
unittests 99.96% <100.00%> (+<0.01%) :arrow_up:

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

Impacted Files Coverage Δ
hbutils/testing/_base.py 100.00% <100.00%> (ø)
hbutils/testing/capture/output.py 100.00% <100.00%> (ø)
hbutils/testing/isolated/directory.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.