feat(path/resolver): populate retrieval state #1153
+468
−20
Codecov / codecov/project
succeeded
May 15, 2026 in 1s
63.32% (+0.16%) compared to 4ea1540
View this Pull Request on Codecov
63.32% (+0.16%) compared to 4ea1540
Details
Codecov Report
❌ Patch coverage is 91.78082% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.32%. Comparing base (4ea1540) to head (bd47d50).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| path/resolver/resolver.go | 70.00% | 5 Missing and 1 partial |
@@ Coverage Diff @@
## main #1153 +/- ##
==========================================
+ Coverage 63.15% 63.32% +0.16%
==========================================
Files 267 267
Lines 26867 26931 +64
==========================================
+ Hits 16969 17053 +84
+ Misses 8173 8154 -19
+ Partials 1725 1724 -1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| retrieval/state.go | 95.93% <100.00%> (+15.61%) |
⬆️ |
| path/resolver/resolver.go | 74.79% <70.00%> (-0.21%) |
⬇️ |
... and 14 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