Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disambiguate XPaths for children of BODY with id, class, or role attributes #1797

Merged
merged 18 commits into from
Jan 23, 2025

Add tests to ensure the REST API stores the new XPath format

4f2779a
Select commit
Loading
Failed to load commit list.
Merged

Disambiguate XPaths for children of BODY with id, class, or role attributes #1797

Add tests to ensure the REST API stores the new XPath format
4f2779a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 22, 2025 in 0s

59.79% (+0.20%) compared to 6803bc9

View this Pull Request on Codecov

59.79% (+0.20%) compared to 6803bc9

Details

Codecov Report

Attention: Patch coverage is 75.36232% with 17 lines in your changes missing coverage. Please review.

Project coverage is 59.79%. Comparing base (6803bc9) to head (4f2779a).

Files with missing lines Patch % Lines
...mization-detective/class-od-html-tag-processor.php 66.00% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            trunk    #1797      +/-   ##
==========================================
+ Coverage   59.58%   59.79%   +0.20%     
==========================================
  Files          84       84              
  Lines        6522     6573      +51     
==========================================
+ Hits         3886     3930      +44     
- Misses       2636     2643       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.