feat(gslice): add ToBoolMap to collect slice elements into a set (map[T]bool) #20
Codecov / codecov/project
succeeded
Jul 29, 2025 in 1s
95.92% (+0.13%) compared to f5f07b9
View this Pull Request on Codecov
95.92% (+0.13%) compared to f5f07b9
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.92%. Comparing base (f5f07b9) to head (0df2e15).
Additional details and impacted files
@@ Coverage Diff @@
## main #20 +/- ##
==========================================
+ Coverage 95.79% 95.92% +0.13%
==========================================
Files 34 34
Lines 4443 4445 +2
==========================================
+ Hits 4256 4264 +8
+ Misses 144 139 -5
+ Partials 43 42 -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