Make is() test the current match set, like jQuery - #67
Closed
jakejackson1 wants to merge 2 commits into
Closed
Codecov / codecov/project
succeeded
Aug 21, 2026 in 0s
89.44% (-0.01%) compared to 296d828, passed because coverage increased by 0% when compared to adjusted base (89.44%)
View this Pull Request on Codecov
89.44% (-0.01%) compared to 296d828, passed because coverage increased by 0% when compared to adjusted base (89.44%)
Details
Codecov Report
❌ Patch coverage is 68.42105% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.44%. Comparing base (296d828) to head (f0cb252).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Helpers/NodeMatcher.php | 66.66% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #67 +/- ##
============================================
- Coverage 89.44% 89.44% -0.01%
- Complexity 1342 1349 +7
============================================
Files 26 27 +1
Lines 3023 3041 +18
============================================
+ Hits 2704 2720 +16
- Misses 319 321 +2 ☔ 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