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

Ensure AMP is available when moderate/loose sandboxing is enabled and there are stored validation errors #7997

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Add test case for amp_is_available when loose sandboxing

49c9a53
Select commit
Loading
Failed to load commit list.
Open

Ensure AMP is available when moderate/loose sandboxing is enabled and there are stored validation errors #7997

Add test case for amp_is_available when loose sandboxing
49c9a53
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2025 in 1s

77.02% (+11.72%) compared to a9654fe

View this Pull Request on Codecov

77.02% (+11.72%) compared to a9654fe

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.02%. Comparing base (a9654fe) to head (49c9a53).

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff               @@
##             develop    #7997       +/-   ##
==============================================
+ Coverage      65.29%   77.02%   +11.72%     
- Complexity         0     6571     +6571     
==============================================
  Files             68      272      +204     
  Lines           1219    22379    +21160     
==============================================
+ Hits             796    17238    +16442     
- Misses           423     5141     +4718     
Files with missing lines Coverage Δ
includes/amp-helper-functions.php 84.69% <100.00%> (ø)

... and 203 files with indirect coverage changes

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.