Skip to content

Fix jQuery positional pseudo-classes to index the matched set - #70

Draft
jakejackson1 wants to merge 3 commits into
mainfrom
issue-66
Draft

Fix jQuery positional pseudo-classes to index the matched set#70
jakejackson1 wants to merge 3 commits into
mainfrom
issue-66

Decide per selector what can only be decided per selector

4dd00ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2026 in 0s

89.74% (+0.30%) compared to 296d828

View this Pull Request on Codecov

89.74% (+0.30%) compared to 296d828

Details

Codecov Report

❌ Patch coverage is 95.21531% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.74%. Comparing base (296d828) to head (4dd00ce).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/CSS/DOMTraverser/Util.php 91.08% 9 Missing ⚠️
src/CSS/DOMTraverser.php 98.57% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #70      +/-   ##
============================================
+ Coverage     89.44%   89.74%   +0.30%     
- Complexity     1342     1407      +65     
============================================
  Files            26       26              
  Lines          3023     3170     +147     
============================================
+ Hits           2704     2845     +141     
- Misses          319      325       +6     

☔ 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.