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): add isolated_stdin function #76

Closed HansBug closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #76 (c5c9962) into main (7b2919c) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #76   +/-   ##
=======================================
  Coverage   99.96%   99.96%           
=======================================
  Files          94       95    +1     
  Lines        2575     2608   +33     
=======================================
+ Hits         2574     2607   +33     
  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/isolated/__init__.py 100.00% <100.00%> (ø)
hbutils/testing/isolated/input.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.