feat(list): first version of deque as fork from container/list (#45). #46
Codecov / codecov/project
succeeded
Dec 1, 2025 in 0s
98.23% (target 95.00%)
View this Pull Request on Codecov
98.23% (target 95.00%)
Details
Codecov Report
❌ Patch coverage is 98.27586% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.23%. Comparing base (95d165f) to head (b4224ab).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cmd/list/real_main.go | 90.90% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #46 +/- ##
==========================================
+ Coverage 98.22% 98.23% +0.01%
==========================================
Files 15 17 +2
Lines 451 567 +116
==========================================
+ Hits 443 557 +114
- Misses 6 7 +1
- Partials 2 3 +1 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading