opsmill / infrahub-sdk-python

Python SDK to interact with Infrahub
https://www.opsmill.com
Apache License 2.0
3 stars 2 forks source link

Make infrahubctl generator more verbose #116

Closed gmazoyer closed 2 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
infrahub_sdk/ctl/generator.py 0.00% 3 Missing :warning:
@@             Coverage Diff              @@
##           develop     #116       +/-   ##
============================================
+ Coverage    43.26%   64.25%   +20.98%     
============================================
  Files           74       74               
  Lines         6856     6859        +3     
  Branches      1353     1356        +3     
============================================
+ Hits          2966     4407     +1441     
+ Misses        3622     2101     -1521     
- Partials       268      351       +83     
Flag Coverage Δ
python-3.10 43.24% <0.00%> (-0.02%) :arrow_down:
python-3.11 43.24% <0.00%> (-0.02%) :arrow_down:
python-3.12 43.24% <0.00%> (-0.02%) :arrow_down:
python-3.9 43.18% <0.00%> (-0.02%) :arrow_down:
python-filler-3.12 23.88% <0.00%> (?)

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

Files with missing lines Coverage Δ
infrahub_sdk/ctl/generator.py 20.37% <0.00%> (-1.20%) :arrow_down:

... and 40 files with indirect coverage changes