Ensure Unmanaged Field Is Stored Correctly In Manifest #1417
Codecov / codecov/project
succeeded
Dec 3, 2025 in 1s
86.00% (target 80.00%)
View this Pull Request on Codecov
86.00% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 72.41379% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.00%. Comparing base (825f052) to head (ea4c0bb).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/resource/resource_service.go | 76.00% | 4 Missing and 2 partials |
| internal/watcher/file/file_watcher_service.go | 50.00% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #1417 +/- ##
==========================================
- Coverage 86.03% 86.00% -0.04%
==========================================
Files 102 102
Lines 12797 12825 +28
==========================================
+ Hits 11010 11030 +20
- Misses 1302 1307 +5
- Partials 485 488 +3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| internal/watcher/file/file_watcher_service.go | 81.29% <50.00%> (-0.95%) |
⬇️ |
| internal/resource/resource_service.go | 66.53% <76.00%> (+1.04%) |
⬆️ |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 825f052...ea4c0bb. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading