Skip to content

Fix parents($selector) so the selector filters the ancestors themselves - #69

Closed
jakejackson1 wants to merge 3 commits into
issue-51from
issue-62
Closed

Fix parents($selector) so the selector filters the ancestors themselves#69
jakejackson1 wants to merge 3 commits into
issue-51from
issue-62

Use the shared NodeMatcher, and resolve :scope against the document

6ccf341
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2026 in 1s

89.74% (+0.29%) compared to f0cb252

View this Pull Request on Codecov

89.74% (+0.29%) compared to f0cb252

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.74%. Comparing base (f0cb252) to head (6ccf341).

Additional details and impacted files
@@              Coverage Diff               @@
##             issue-51      #69      +/-   ##
==============================================
+ Coverage       89.44%   89.74%   +0.29%     
- Complexity       1349     1363      +14     
==============================================
  Files              27       27              
  Lines            3041     3071      +30     
==============================================
+ Hits             2720     2756      +36     
+ Misses            321      315       -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.