opsmill / infrahub-sdk-python

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

Release v1.0.1 #135

Closed wvandeun closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 59.61538% with 42 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
infrahub_sdk/ctl/generator.py 16.66% 10 Missing :warning:
infrahub_sdk/ctl/check.py 25.00% 9 Missing :warning:
infrahub_sdk/schema.py 59.09% 8 Missing and 1 partial :warning:
infrahub_sdk/groups.py 0.00% 7 Missing :warning:
infrahub_sdk/_importer.py 81.25% 1 Missing and 2 partials :warning:
infrahub_sdk/transforms.py 50.00% 1 Missing and 1 partial :warning:
infrahub_sdk/checks.py 88.88% 0 Missing and 1 partial :warning:
infrahub_sdk/node.py 88.88% 1 Missing :warning:
@@            Coverage Diff             @@
##           stable     #135      +/-   ##
==========================================
+ Coverage   64.34%   65.40%   +1.06%     
==========================================
  Files          75       76       +1     
  Lines        6893     6923      +30     
  Branches     1365     1367       +2     
==========================================
+ Hits         4435     4528      +93     
+ Misses       2103     2026      -77     
- Partials      355      369      +14     
Flag Coverage Δ
python-3.10 44.40% <44.23%> (+1.05%) :arrow_up:
python-3.11 44.40% <44.23%> (+1.05%) :arrow_up:
python-3.12 44.40% <44.23%> (+1.05%) :arrow_up:
python-3.9 43.52% <22.11%> (+0.23%) :arrow_up:
python-filler-3.12 23.84% <15.38%> (-0.01%) :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/cli_commands.py 44.89% <100.00%> (+8.93%) :arrow_up:
infrahub_sdk/ctl/utils.py 66.17% <100.00%> (+8.82%) :arrow_up:
infrahub_sdk/exceptions.py 71.60% <100.00%> (+4.07%) :arrow_up:
infrahub_sdk/store.py 67.07% <100.00%> (ø)
infrahub_sdk/checks.py 63.24% <88.88%> (-0.15%) :arrow_down:
infrahub_sdk/node.py 68.51% <88.88%> (+0.09%) :arrow_up:
infrahub_sdk/transforms.py 57.37% <50.00%> (+18.80%) :arrow_up:
infrahub_sdk/_importer.py 73.52% <81.25%> (+41.95%) :arrow_up:
infrahub_sdk/groups.py 0.00% <0.00%> (ø)
infrahub_sdk/ctl/check.py 28.22% <25.00%> (+1.21%) :arrow_up:
... and 2 more

... and 1 file with indirect coverage changes