Skip to content

Support any relative selector list in :has() - #179

Open
AdrianAtZyte wants to merge 1 commit into
scrapy:masterfrom
AdrianAtZyte:has_selector_list
Open

Support any relative selector list in :has()#179
AdrianAtZyte wants to merge 1 commit into
scrapy:masterfrom
AdrianAtZyte:has_selector_list

Conversation

@AdrianAtZyte

Copy link
Copy Markdown
Contributor

Resolves #138

@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (63e3e9c) to head (16c0023).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #179   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          953       956    +3     
  Branches       152       154    +2     
=========================================
+ Hits           953       956    +3     

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

@AdrianAtZyte
AdrianAtZyte marked this pull request as ready for review August 7, 2026 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The implementation of :has() does not support selector lists

1 participant