feat(pinner): add Close with ErrClosed lifecycle #1150
+477
−13
Merged
Codecov / codecov/project
succeeded
May 14, 2026 in 1s
63.24% (+0.13%) compared to 95ad7a5
View this Pull Request on Codecov
63.24% (+0.13%) compared to 95ad7a5
Details
Codecov Report
❌ Patch coverage is 98.64865% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 63.24%. Comparing base (95ad7a5) to head (121e7ad).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pinning/pinner/dspinner/pin.go | 98.64% | 0 Missing and 1 partial |
@@ Coverage Diff @@
## main #1150 +/- ##
==========================================
+ Coverage 63.11% 63.24% +0.13%
==========================================
Files 267 267
Lines 26777 26848 +71
==========================================
+ Hits 16899 16979 +80
+ Misses 8158 8152 -6
+ Partials 1720 1717 -3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| pinning/pinner/pin.go | 31.25% <ø> (ø) |
|
| pinning/pinner/dspinner/pin.go | 68.48% <98.64%> (+4.52%) |
⬆️ |
... and 10 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