Psuedo-class selector :text producing errors and incorrect results - #50
Draft
jakejackson1 wants to merge 6 commits into
Draft
Psuedo-class selector :text producing errors and incorrect results#50jakejackson1 wants to merge 6 commits into
jakejackson1 wants to merge 6 commits into
Codecov / codecov/project
succeeded
Aug 21, 2026 in 0s
89.45% (+0.00%) compared to 296d828
View this Pull Request on Codecov
89.45% (+0.00%) compared to 296d828
Details
Codecov Report
❌ Patch coverage is 88.88889% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.45%. Comparing base (296d828) to head (e23694e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/CSS/DOMTraverser/Util.php | 75.00% | 2 Missing |
| src/CSS/DOMTraverser.php | 92.30% | 1 Missing |
| src/CSS/DOMTraverser/PseudoClass.php | 80.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #50 +/- ##
=========================================
Coverage 89.44% 89.45%
- Complexity 1342 1358 +16
=========================================
Files 26 26
Lines 3023 3054 +31
=========================================
+ Hits 2704 2732 +28
- Misses 319 322 +3 ☔ 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