mem: Remove Reader interface and export the concrete struct #8669
Codecov / codecov/project
succeeded
Oct 28, 2025 in 0s
83.01% (+1.04%) compared to f448a97
View this Pull Request on Codecov
83.01% (+1.04%) compared to f448a97
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.01%. Comparing base (f448a97) to head (eae391a).
Additional details and impacted files
@@ Coverage Diff @@
## master #8669 +/- ##
==========================================
+ Coverage 81.97% 83.01% +1.04%
==========================================
Files 417 417
Lines 40788 32308 -8480
==========================================
- Hits 33435 26822 -6613
+ Misses 5991 4097 -1894
- Partials 1362 1389 +27 | Files with missing lines | Coverage Δ | |
|---|---|---|
| internal/transport/controlbuf.go | 91.07% <100.00%> (+1.19%) |
⬆️ |
| mem/buffer_slice.go | 97.29% <100.00%> (+0.86%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading