Skip to content

Merge branch 'main' into MWPW-188624

2d21e87
Select commit
Loading
Failed to load commit list.
Merged

MWPW-188624: support promo override in grouped variations #736

Merge branch 'main' into MWPW-188624
2d21e87
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2026 in 0s

87.44% (target 80.00%)

View this Pull Request on Codecov

87.44% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 76.80251% with 74 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.44%. Comparing base (48b2264) to head (2d21e87).

Files with missing lines Patch % Lines
studio/src/editors/merch-card-editor.js 76.42% 33 Missing ⚠️
studio/src/mas-repository.js 37.50% 25 Missing ⚠️
studio/src/mas-fragment-editor.js 90.00% 6 Missing ⚠️
studio/src/rte/ost.js 20.00% 4 Missing ⚠️
web-components/src/merch-card.js 91.30% 4 Missing ⚠️
studio/src/reactivity/source-fragment-store.js 50.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #736      +/-   ##
==========================================
- Coverage   87.46%   87.44%   -0.03%     
==========================================
  Files         210      211       +1     
  Lines       63107    63410     +303     
==========================================
+ Hits        55198    55447     +249     
- Misses       7909     7963      +54     
Files with missing lines Coverage Δ
studio/src/aem/fragment.js 97.12% <100.00%> (ø)
studio/src/mas-create-dialog.js 86.46% <100.00%> (+0.04%) ⬆️
studio/src/reactivity/preview-fragment-store.js 73.65% <100.00%> (+0.95%) ⬆️
studio/src/rte/rte-field.js 77.51% <100.00%> (+0.17%) ⬆️
web-components/src/compat-version.js 100.00% <100.00%> (ø)
web-components/src/hydrate.js 91.12% <100.00%> (+0.02%) ⬆️
studio/src/reactivity/source-fragment-store.js 83.00% <50.00%> (+4.33%) ⬆️
studio/src/rte/ost.js 69.96% <20.00%> (-0.82%) ⬇️
web-components/src/merch-card.js 87.98% <91.30%> (+0.08%) ⬆️
studio/src/mas-fragment-editor.js 89.48% <90.00%> (+0.59%) ⬆️
... and 2 more

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 48b2264...2d21e87. Read the comment docs.

🚀 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.