feat: add SHA-1 idempotency primitives for CoreFileObject #963
Codecov / codecov/project
succeeded
May 11, 2026 in 0s
81.56% (target 0.00%)
View this Pull Request on Codecov
81.56% (target 0.00%)
Details
Codecov Report
❌ Patch coverage is 96.00000% with 4 lines in your changes missing coverage. Please review.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| infrahub_sdk/node/node.py | 94.80% | 0 Missing and 4 partials |
@@ Coverage Diff @@
## stable #963 +/- ##
==========================================
+ Coverage 81.41% 81.56% +0.15%
==========================================
Files 134 134
Lines 11347 11442 +95
Branches 1703 1730 +27
==========================================
+ Hits 9238 9333 +95
+ Misses 1566 1564 -2
- Partials 543 545 +2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| infrahub_sdk/file_handler.py | 83.95% <100.00%> (+2.26%) |
⬆️ |
| infrahub_sdk/node/__init__.py | 100.00% <100.00%> (ø) |
|
| infrahub_sdk/node/constants.py | 100.00% <100.00%> (ø) |
|
| infrahub_sdk/node/node.py | 86.89% <94.80%> (+0.97%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading