opsmill / infrahub-sdk-python

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

stable to develop mergeback #119

Closed lykinsbd closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 70.05348% with 168 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
infrahub_sdk/spec/object.py 24.28% 53 Missing :warning:
infrahub_sdk/yaml.py 73.01% 16 Missing and 1 partial :warning:
infrahub_sdk/client.py 61.90% 14 Missing and 2 partials :warning:
infrahub_sdk/node.py 72.09% 12 Missing :warning:
infrahub_sdk/spec/menu.py 50.00% 12 Missing :warning:
infrahub_sdk/ctl/utils.py 69.44% 11 Missing :warning:
infrahub_sdk/ctl/menu.py 65.38% 9 Missing :warning:
infrahub_sdk/ctl/object.py 65.38% 9 Missing :warning:
infrahub_sdk/branch.py 36.36% 7 Missing :warning:
infrahub_sdk/ctl/cli_commands.py 90.32% 3 Missing :warning:
... and 14 more
@@             Coverage Diff             @@
##           develop     #119      +/-   ##
===========================================
+ Coverage    64.20%   64.34%   +0.13%     
===========================================
  Files           74       75       +1     
  Lines         6850     6893      +43     
  Branches      1355     1365      +10     
===========================================
+ Hits          4398     4435      +37     
- Misses        2101     2103       +2     
- Partials       351      355       +4     
Flag Coverage Δ
python-3.10 43.34% <54.36%> (+0.06%) :arrow_up:
python-3.11 43.34% <54.36%> (+0.06%) :arrow_up:
python-3.12 43.34% <54.36%> (+0.06%) :arrow_up:
python-3.9 43.29% <54.36%> (+0.06%) :arrow_up:
python-filler-3.12 23.85% <15.68%> (+0.05%) :arrow_up:

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

Files with missing lines Coverage Δ
infrahub_sdk/analyzer.py 84.33% <100.00%> (ø)
infrahub_sdk/batch.py 92.10% <100.00%> (ø)
infrahub_sdk/code_generator.py 27.86% <100.00%> (+2.47%) :arrow_up:
infrahub_sdk/config.py 87.00% <100.00%> (ø)
infrahub_sdk/ctl/_file.py 100.00% <100.00%> (ø)
infrahub_sdk/ctl/branch.py 76.81% <100.00%> (ø)
infrahub_sdk/ctl/client.py 47.61% <100.00%> (ø)
infrahub_sdk/ctl/generator.py 21.56% <100.00%> (ø)
infrahub_sdk/ctl/parameters.py 100.00% <100.00%> (ø)
infrahub_sdk/data.py 73.33% <100.00%> (ø)
... and 43 more

... and 1 file with indirect coverage changes