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 capture_exit function #77

Closed HansBug closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #77 (50da454) into main (7b2919c) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #77   +/-   ##
=======================================
  Coverage   99.96%   99.96%           
=======================================
  Files          94       95    +1     
  Lines        2575     2596   +21     
=======================================
+ Hits         2574     2595   +21     
  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/capture/__init__.py 100.00% <100.00%> (ø)
hbutils/testing/capture/exit.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.