opsmill / infrahub-sdk-python

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

Fix typing on ctl.utils #92

Closed ogenstad closed 1 month ago

ogenstad commented 1 month ago

Also fixes #56.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 63.63636% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
infrahub_sdk/ctl/utils.py 63.63% 4 Missing :warning:
@@             Coverage Diff             @@
##           develop      #92      +/-   ##
===========================================
- Coverage    64.26%   64.24%   -0.02%     
===========================================
  Files           74       74              
  Lines         6858     6861       +3     
  Branches      1356     1356              
===========================================
+ Hits          4407     4408       +1     
- Misses        2099     2101       +2     
  Partials       352      352              
Flag Coverage Δ
python-3.10 43.21% <63.63%> (-0.01%) :arrow_down:
python-3.11 43.21% <63.63%> (-0.01%) :arrow_down:
python-3.12 43.21% <63.63%> (-0.01%) :arrow_down:
python-3.9 43.15% <63.63%> (-0.01%) :arrow_down:
python-filler-3.12 23.90% <0.00%> (-0.02%) :arrow_down:

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

Files with missing lines Coverage Δ
infrahub_sdk/ctl/utils.py 60.29% <63.63%> (-0.61%) :arrow_down: