SDK v1.12 release to stable #384
Merged
Codecov / codecov/project
succeeded
Apr 30, 2025 in 0s
75.12% (target 0.00%)
View this Pull Request on Codecov
75.12% (target 0.00%)
Details
Codecov Report
Attention: Patch coverage is 92.20779% with 6 lines in your changes missing coverage. Please review.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| infrahub_sdk/operation.py | 88.63% | 2 Missing and 3 partials |
| infrahub_sdk/recorder.py | 50.00% | 1 Missing |
@@ Coverage Diff @@
## stable #384 +/- ##
==========================================
+ Coverage 73.80% 75.12% +1.32%
==========================================
Files 92 93 +1
Lines 8548 8560 +12
Branches 1680 1678 -2
==========================================
+ Hits 6309 6431 +122
+ Misses 1793 1676 -117
- Partials 446 453 +7 | Files with missing lines | Coverage Δ | |
|---|---|---|
| infrahub_sdk/client.py | 69.79% <100.00%> (+1.90%) |
⬆️ |
| infrahub_sdk/config.py | 88.28% <100.00%> (+0.90%) |
⬆️ |
| infrahub_sdk/ctl/cli_commands.py | 69.13% <100.00%> (+0.54%) |
⬆️ |
| infrahub_sdk/ctl/generator.py | 51.78% <ø> (+28.57%) |
⬆️ |
| infrahub_sdk/generator.py | 77.50% <100.00%> (+42.50%) |
⬆️ |
| infrahub_sdk/protocols.py | 100.00% <100.00%> (ø) |
|
| infrahub_sdk/schema/repository.py | 86.33% <100.00%> (+2.99%) |
⬆️ |
| infrahub_sdk/transforms.py | 74.28% <100.00%> (+4.07%) |
⬆️ |
| infrahub_sdk/recorder.py | 67.50% <50.00%> (-0.93%) |
⬇️ |
| infrahub_sdk/operation.py | 88.63% <88.63%> (ø) |
... and 3 files with indirect coverage changes
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading