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

Fix deprecated _admin_bar_bump_cb; Fix failing PHP unit tests #7635

Merged
merged 17 commits into from
Oct 10, 2023

Add comment upon removal of wp_print_styles hook in test cases

82fe088
Select commit
Loading
Failed to load commit list.
Merged

Fix deprecated _admin_bar_bump_cb; Fix failing PHP unit tests #7635

Add comment upon removal of wp_print_styles hook in test cases
82fe088
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2023 in 1s

77.79% (+13.05%) compared to cb0feea

View this Pull Request on Codecov

77.79% (+13.05%) compared to cb0feea

Details

Codecov Report

Merging #7635 (82fe088) into develop (cb0feea) will increase coverage by 13.05%.
The diff coverage is 75.00%.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff               @@
##             develop    #7635       +/-   ##
==============================================
+ Coverage      64.73%   77.79%   +13.05%     
- Complexity         0     6909     +6909     
==============================================
  Files             67      277      +210     
  Lines           1191    23419    +22228     
==============================================
+ Hits             771    18218    +17447     
- Misses           420     5201     +4781     
Files Coverage Δ
includes/class-amp-theme-support.php 88.51% <87.50%> (ø)
src/Support/SupportData.php 81.47% <50.00%> (ø)

... and 208 files with indirect coverage changes