IHS-183: Fix typing errors for protocols #763
Open
Codecov / codecov/project
succeeded
Jan 22, 2026 in 0s
80.38% (target 0.00%)
View this Pull Request on Codecov
80.38% (target 0.00%)
Details
Codecov Report
❌ Patch coverage is 80.76923% with 5 lines in your changes missing coverage. Please review.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| infrahub_sdk/store.py | 70.00% | 1 Missing and 2 partials |
| infrahub_sdk/schema/__init__.py | 33.33% | 1 Missing and 1 partial |
@@ Coverage Diff @@
## develop #763 +/- ##
===========================================
+ Coverage 80.32% 80.38% +0.05%
===========================================
Files 115 115
Lines 9888 9894 +6
Branches 1520 1517 -3
===========================================
+ Hits 7943 7953 +10
- Misses 1417 1418 +1
+ Partials 528 523 -5 | Files with missing lines | Coverage Δ | |
|---|---|---|
| infrahub_sdk/ctl/branch.py | 81.13% <ø> (ø) |
|
| infrahub_sdk/node/related_node.py | 92.44% <100.00%> (ø) |
|
| infrahub_sdk/protocols_base.py | 78.22% <100.00%> (+4.21%) |
⬆️ |
| infrahub_sdk/testing/repository.py | 77.77% <ø> (ø) |
|
| infrahub_sdk/schema/__init__.py | 69.42% <33.33%> (+0.08%) |
⬆️ |
| infrahub_sdk/store.py | 77.47% <70.00%> (-0.12%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading