Skip to content

Fix some :has() bugs.#166

Open
wRAR wants to merge 2 commits into
masterfrom
fix-has-combinator-translation
Open

Fix some :has() bugs.#166
wRAR wants to merge 2 commits into
masterfrom
fix-has-combinator-translation

Rewrite :has() to use conditions instead of string concats.

fba5de9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2026 in 0s

96.70% (+0.09%) compared to 743c6e5

View this Pull Request on Codecov

96.70% (+0.09%) compared to 743c6e5

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.70%. Comparing base (743c6e5) to head (fba5de9).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #166      +/-   ##
==========================================
+ Coverage   96.61%   96.70%   +0.09%     
==========================================
  Files           3        3              
  Lines         885      881       -4     
  Branches      136      133       -3     
==========================================
- Hits          855      852       -3     
  Misses         14       14              
+ Partials       16       15       -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.