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

Add site health check to detect blocked REST API and short-circuit optimization when Inaccessible #1762

Open
wants to merge 26 commits into
base: trunk
Choose a base branch
from

Merge branch 'trunk' into add/site-health-check-for-od-rest-api

5949bc9
Select commit
Loading
Failed to load commit list.
Open

Add site health check to detect blocked REST API and short-circuit optimization when Inaccessible #1762

Merge branch 'trunk' into add/site-health-check-for-od-rest-api
5949bc9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2025 in 0s

30.84% (-0.36%) compared to 4b08ea5

View this Pull Request on Codecov

30.84% (-0.36%) compared to 4b08ea5

Details

Codecov Report

Attention: Patch coverage is 62.98343% with 67 lines in your changes missing coverage. Please review.

Project coverage is 30.84%. Comparing base (4b08ea5) to head (5949bc9).
Report is 401 commits behind head on trunk.

Files with missing lines Patch % Lines
plugins/optimization-detective/site-health.php 50.98% 50 Missing ⚠️
plugins/optimization-detective/load.php 0.00% 8 Missing ⚠️
...imization-detective-rest-api-site-health-check.php 90.32% 6 Missing ⚠️
plugins/optimization-detective/hooks.php 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            trunk    #1762      +/-   ##
==========================================
- Coverage   31.19%   30.84%   -0.36%     
==========================================
  Files         192      207      +15     
  Lines       16408    18540    +2132     
==========================================
+ Hits         5119     5718     +599     
- Misses      11289    12822    +1533     

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