Skip to content

Merge branch 'main' into MWPW-192450

009e7f8
Select commit
Loading
Failed to load commit list.
Merged

MWPW-192450: Fix - Lingo placeholders in Studio card preview #760

Merge branch 'main' into MWPW-192450
009e7f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 20, 2026 in 0s

87.33% (target 80.00%)

View this Pull Request on Codecov

87.33% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 85.85859% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.33%. Comparing base (4b1efaa) to head (009e7f8).

Files with missing lines Patch % Lines
studio/src/mas-repository.js 86.44% 8 Missing ⚠️
studio/src/mas-fragment-editor.js 78.26% 5 Missing ⚠️
studio/src/editor-panel.js 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #760      +/-   ##
==========================================
- Coverage   87.41%   87.33%   -0.09%     
==========================================
  Files         210      210              
  Lines       62825    62870      +45     
==========================================
- Hits        54920    54907      -13     
- Misses       7905     7963      +58     
Files with missing lines Coverage Δ
studio/src/reactivity/preview-fragment-store.js 72.51% <100.00%> (-11.26%) ⬇️
studio/src/store.js 92.13% <100.00%> (+0.23%) ⬆️
studio/src/editor-panel.js 58.84% <0.00%> (ø)
studio/src/mas-fragment-editor.js 88.89% <78.26%> (-0.07%) ⬇️
studio/src/mas-repository.js 64.62% <86.44%> (+0.07%) ⬆️

... and 5 files 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 4b1efaa...009e7f8. 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.