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 which and where to hbutils #64

Closed HansBug closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #64 (f382294) into main (6872311) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #64   +/-   ##
=======================================
  Coverage   99.95%   99.95%           
=======================================
  Files          86       88    +2     
  Lines        2398     2437   +39     
=======================================
+ Hits         2397     2436   +39     
  Misses          1        1           
Flag Coverage Δ
unittests 99.95% <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/system/os/__init__.py 100.00% <100.00%> (ø)
hbutils/system/os/executable.py 100.00% <100.00%> (ø)
hbutils/testing/requires/__init__.py 100.00% <100.00%> (ø)
hbutils/testing/requires/cmd.py 100.00% <100.00%> (ø)

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 6872311...f382294. Read the comment docs.