Skip to content

Conversation

@wvandeun
Copy link
Contributor

No description provided.

lykinsbd and others added 24 commits October 31, 2024 11:09
stable to develop mergeback
When using only the values of a dict use the `values()` method
Move test from integration -> unit
Change ctl check to not use InfrahubCheck.init()
Fix relative imports for Python checks
@wvandeun wvandeun closed this Nov 12, 2024
@codecov
Copy link

codecov bot commented Nov 12, 2024

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 ⚠️
infrahub_sdk/ctl/check.py 25.00% 9 Missing ⚠️
infrahub_sdk/schema.py 59.09% 8 Missing and 1 partial ⚠️
infrahub_sdk/groups.py 0.00% 7 Missing ⚠️
infrahub_sdk/_importer.py 81.25% 1 Missing and 2 partials ⚠️
infrahub_sdk/transforms.py 50.00% 1 Missing and 1 partial ⚠️
infrahub_sdk/checks.py 88.88% 0 Missing and 1 partial ⚠️
infrahub_sdk/node.py 88.88% 1 Missing ⚠️
@@            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%) ⬆️
python-3.11 44.40% <44.23%> (+1.05%) ⬆️
python-3.12 44.40% <44.23%> (+1.05%) ⬆️
python-3.9 43.52% <22.11%> (+0.23%) ⬆️
python-filler-3.12 23.84% <15.38%> (-0.01%) ⬇️

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%) ⬆️
infrahub_sdk/ctl/utils.py 66.17% <100.00%> (+8.82%) ⬆️
infrahub_sdk/exceptions.py 71.60% <100.00%> (+4.07%) ⬆️
infrahub_sdk/store.py 67.07% <100.00%> (ø)
infrahub_sdk/checks.py 63.24% <88.88%> (-0.15%) ⬇️
infrahub_sdk/node.py 68.51% <88.88%> (+0.09%) ⬆️
infrahub_sdk/transforms.py 57.37% <50.00%> (+18.80%) ⬆️
infrahub_sdk/_importer.py 73.52% <81.25%> (+41.95%) ⬆️
infrahub_sdk/groups.py 0.00% <0.00%> (ø)
infrahub_sdk/ctl/check.py 28.22% <25.00%> (+1.21%) ⬆️
... and 2 more

... and 1 file with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants