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 unavailable #1762

Merged

Use definite article instead of possessive

14e9471
Select commit
Loading
Failed to load commit list.
Merged

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

Use definite article instead of possessive
14e9471
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2025 in 0s

58.26% (+0.84%) compared to 96bcb2d

View this Pull Request on Codecov

58.26% (+0.84%) compared to 96bcb2d

Details

Codecov Report

Attention: Patch coverage is 95.36424% with 7 lines in your changes missing coverage. Please review.

Project coverage is 58.26%. Comparing base (96bcb2d) to head (14e9471).

Files with missing lines Patch % Lines
plugins/optimization-detective/hooks.php 0.00% 3 Missing ⚠️
plugins/optimization-detective/site-health.php 97.82% 3 Missing ⚠️
plugins/optimization-detective/load.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            trunk    #1762      +/-   ##
==========================================
+ Coverage   57.41%   58.26%   +0.84%     
==========================================
  Files          84       85       +1     
  Lines        6521     6670     +149     
==========================================
+ Hits         3744     3886     +142     
- Misses       2777     2784       +7     

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