Skip to content

Merge pull request #3281 from woocommerce/fix/GOOWOO-487-e2e-test-fai…

ca32397
Select commit
Loading
Failed to load commit list.
Merged

Release 3.5.3 #3279

Merge pull request #3281 from woocommerce/fix/GOOWOO-487-e2e-test-fai…
ca32397
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 4, 2026 in 0s

66.8% (+0.1%) compared to 4f44c88

View this Pull Request on Codecov

66.8% (+0.1%) compared to 4f44c88

Details

Codecov Report

❌ Patch coverage is 56.17284% with 284 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.8%. Comparing base (4f44c88) to head (ca32397).

Files with missing lines Patch % Lines
...rd/connected-google-ads-only-account-card/index.js 2.2% 36 Missing and 8 partials ⚠️
views/meta-box/coupon_channel_visibility.php 0.0% 36 Missing ⚠️
views/meta-box/channel_visibility.php 0.0% 28 Missing ⚠️
src/DB/Migration/Migration20260226T1200000000.php 0.0% 17 Missing ⚠️
js/src/data/actions.js 0.0% 14 Missing and 2 partials ⚠️
...src/components/paid-ads/asset-group/asset-group.js 0.0% 14 Missing and 1 partial ⚠️
src/Options/SyncStatus.php 31.8% 15 Missing ⚠️
js/src/pages/create-paid-ads-campaign/index.js 0.0% 11 Missing and 3 partials ⚠️
src/Admin/Admin.php 0.0% 10 Missing ⚠️
...c/components/paid-ads/ads-campaign/ads-campaign.js 0.0% 5 Missing and 3 partials ⚠️
... and 27 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             trunk   #3279     +/-   ##
=========================================
+ Coverage     66.8%   66.8%   +0.1%     
- Complexity    5095    5152     +57     
=========================================
  Files          867     886     +19     
  Lines        26180   26682    +502     
  Branches      1466    1551     +85     
=========================================
+ Hits         17479   17836    +357     
- Misses        8528    8646    +118     
- Partials       173     200     +27     
Files with missing lines Coverage Δ
google-listings-and-ads.php 75.0% <ø> (ø)
js/src/hooks/useAdsSetupCompleteCallback.js 60.0% <100.0%> (+13.3%) ⬆️
js/src/hooks/useAutoCreateAdsMCAccounts.js 95.1% <ø> (+1.5%) ⬆️
js/src/hooks/useServiceBasedMerchant.js 100.0% <100.0%> (ø)
js/src/pages/dashboard/summary-section/index.js 81.8% <100.0%> (+2.9%) ⬆️
js/src/pages/onboarding/setup-stepper/constants.js 100.0% <100.0%> (ø)
js/src/utils/tracks.js 77.8% <100.0%> (+0.6%) ⬆️
src/API/Google/AdsAssetGroup.php 85.5% <100.0%> (+2.9%) ⬆️
src/API/Google/BudgetMetrics.php 100.0% <100.0%> (ø)
src/API/Google/BudgetRecommendations.php 100.0% <100.0%> (ø)
... and 50 more

... and 11 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.