Make filter() narrow the match set instead of keeping elements that contain a match - #71
Closed
jakejackson1 wants to merge 2 commits into
Closed
Make filter() narrow the match set instead of keeping elements that contain a match#71jakejackson1 wants to merge 2 commits into
jakejackson1 wants to merge 2 commits into
Codecov / codecov/project
succeeded
Aug 21, 2026 in 0s
89.71% (-0.03%) compared to 6ccf341, passed because coverage increased by 0.04% when compared to adjusted base (89.67%)
View this Pull Request on Codecov
89.71% (-0.03%) compared to 6ccf341, passed because coverage increased by 0.04% when compared to adjusted base (89.67%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.71%. Comparing base (6ccf341) to head (aa85469).
Additional details and impacted files
@@ Coverage Diff @@
## issue-62 #71 +/- ##
==============================================
- Coverage 89.74% 89.71% -0.03%
Complexity 1363 1363
==============================================
Files 27 27
Lines 3071 3064 -7
==============================================
- Hits 2756 2749 -7
Misses 315 315 ☔ View full report in Codecov by Harness.
📢 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