opsmill / infrahub-sdk-python

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

Prep release 1.0.0 #117

Closed wvandeun closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 72.33645% with 148 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/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/client.py 87.50% 3 Missing :warning:
infrahub_sdk/ctl/cli_commands.py 90.32% 3 Missing :warning:
infrahub_sdk/ctl/validate.py 76.92% 2 Missing and 1 partial :warning:
... and 13 more
@@            Coverage Diff            @@
##             stable     #117   +/-   ##
=========================================
  Coverage          ?   64.41%           
=========================================
  Files             ?       75           
  Lines             ?     6879           
  Branches          ?     1362           
=========================================
  Hits              ?     4431           
  Misses            ?     2095           
  Partials          ?      353           
Flag Coverage Δ
python-3.10 43.40% <56.26%> (?)
python-3.11 43.40% <56.26%> (?)
python-3.12 43.40% <56.26%> (?)
python-3.9 43.34% <56.26%> (?)
python-filler-3.12 23.86% <16.07%> (?)

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/branch.py 47.45% <100.00%> (ø)
infrahub_sdk/code_generator.py 27.86% <100.00%> (ø)
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%> (ø)
... and 43 more