Skip to content

Make find() search descendants only, as jQuery does - #73

Draft
jakejackson1 wants to merge 3 commits into
fix-selector-matchingfrom
find-descendant-only
Draft

Make find() search descendants only, as jQuery does#73
jakejackson1 wants to merge 3 commits into
fix-selector-matchingfrom
find-descendant-only

Give the document-element exception one home

2254927
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 21, 2026 in 0s

89.69% (-0.03%) compared to e84dc23

View this Pull Request on Codecov

89.69% (-0.03%) compared to e84dc23

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.69%. Comparing base (e84dc23) to head (2254927).

Additional details and impacted files
@@                     Coverage Diff                     @@
##             fix-selector-matching      #73      +/-   ##
===========================================================
- Coverage                    89.71%   89.69%   -0.03%     
- Complexity                    1363     1366       +3     
===========================================================
  Files                           27       27              
  Lines                         3064     3066       +2     
===========================================================
+ Hits                          2749     2750       +1     
- Misses                         315      316       +1     

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