Deduplicate indexing filters via a data-provider membership check#179
Open
loevgaard wants to merge 1 commit into
Open
Deduplicate indexing filters via a data-provider membership check#179loevgaard wants to merge 1 commit into
loevgaard wants to merge 1 commit into
Codecov / codecov/project
failed
Jul 14, 2026 in 0s
49.03% (-0.05%) compared to a615526
View this Pull Request on Codecov
49.03% (-0.05%) compared to a615526
Details
Codecov Report
❌ Patch coverage is 42.85714% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.03%. Comparing base (a615526) to head (c363346).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/DataProvider/DefaultIndexableDataProvider.php | 0.00% | 12 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #179 +/- ##
============================================
- Coverage 49.08% 49.03% -0.05%
+ Complexity 805 798 -7
============================================
Files 139 137 -2
Lines 2557 2541 -16
============================================
- Hits 1255 1246 -9
+ Misses 1302 1295 -7 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading