Skip to content

Merge branch 'feature/GOOWOO-214-better-user-guidance' into add/GOOWO…

110e124
Select commit
Loading
Failed to load commit list.
Open

Error response for merchant center link/create operation. #3157

Merge branch 'feature/GOOWOO-214-better-user-guidance' into add/GOOWO…
110e124
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2026 in 0s

66.6% (-1.1%) compared to c906f68

View this Pull Request on Codecov

66.6% (-1.1%) compared to c906f68

Details

Codecov Report

❌ Patch coverage is 41.26984% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.6%. Comparing base (c906f68) to head (110e124).
⚠️ Report is 71 commits behind head on feature/GOOWOO-214-better-user-guidance.

Files with missing lines Patch % Lines
src/MerchantCenter/AccountService.php 12.5% 14 Missing ⚠️
src/API/Google/Middleware.php 47.8% 12 Missing ⚠️
src/Ads/AccountService.php 8.3% 11 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@                             Coverage Diff                              @@
##             feature/GOOWOO-214-better-user-guidance   #3157      +/-   ##
============================================================================
- Coverage                                       67.7%   66.6%    -1.1%     
- Complexity                                         0    5116    +5116     
============================================================================
  Files                                            359     869     +510     
  Lines                                           5835   26206   +20371     
  Branches                                        1446    1454       +8     
============================================================================
+ Hits                                            3950   17455   +13505     
- Misses                                          1711    8573    +6862     
- Partials                                         174     178       +4     
Files with missing lines Coverage Δ
src/API/Site/Controllers/Ads/AccountController.php 97.9% <ø> (ø)
...e/Controllers/MerchantCenter/AccountController.php 100.0% <100.0%> (ø)
src/Ads/AccountService.php 91.8% <8.3%> (ø)
src/API/Google/Middleware.php 89.8% <47.8%> (ø)
src/MerchantCenter/AccountService.php 88.8% <12.5%> (ø)

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