Merge develop into infrahub-develop #699
Merged
Codecov / codecov/project
succeeded
Dec 17, 2025 in 1s
76.27% (target 0.00%)
View this Pull Request on Codecov
76.27% (target 0.00%)
Details
Codecov Report
❌ Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| infrahub_sdk/ctl/cli_commands.py | 50.00% | 0 Missing and 1 partial |
| infrahub_sdk/transforms.py | 50.00% | 0 Missing and 1 partial |
@@ Coverage Diff @@
## infrahub-develop #699 +/- ##
====================================================
+ Coverage 76.03% 76.27% +0.24%
====================================================
Files 113 113
Lines 9742 9876 +134
Branches 1490 1551 +61
====================================================
+ Hits 7407 7533 +126
- Misses 1840 1850 +10
+ Partials 495 493 -2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| infrahub_sdk/checks.py | 70.19% <100.00%> (ø) |
|
| infrahub_sdk/ctl/utils.py | 68.53% <100.00%> (ø) |
|
| infrahub_sdk/ctl/cli_commands.py | 71.20% <50.00%> (+0.11%) |
⬆️ |
| infrahub_sdk/transforms.py | 74.28% <50.00%> (ø) |
... 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