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

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

98fff4d
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

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

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 48.73950% with 61 lines in your changes missing coverage. Please review.

Please upload report for BASE (trunk@dde008b). Learn more about missing BASE report.

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 ⚠️
plugins/optimization-detective/hooks.php 0.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             trunk    #1762   +/-   ##
========================================
  Coverage         ?   57.21%           
========================================
  Files            ?       85           
  Lines            ?     6622           
  Branches         ?        0           
========================================
  Hits             ?     3789           
  Misses           ?     2833           
  Partials         ?        0           

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