Skip to content

MWPW-192158: Rename the translation-items-loader file to items-loader

c25b633
Select commit
Loading
Failed to load commit list.
Merged

MWPW-192158: Shared item loading layer for bulk publish #751

MWPW-192158: Rename the translation-items-loader file to items-loader
c25b633
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2026 in 0s

87.47% (target 80.00%)

View this Pull Request on Codecov

87.47% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 96.53179% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.47%. Comparing base (dc998b7) to head (c25b633).

Files with missing lines Patch % Lines
studio/src/common/utils/item-loading.js 96.79% 13 Missing ⚠️
...tudio/src/translation/mas-collapsible-table-row.js 73.07% 7 Missing ⚠️
studio/src/common/items-selection-store.js 77.27% 5 Missing ⚠️
studio/src/common/components/mas-selected-items.js 91.17% 3 Missing ⚠️
...io/src/common/components/mas-select-items-table.js 96.29% 1 Missing ⚠️
studio/src/common/utils/items-loader.js 98.68% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #751      +/-   ##
==========================================
+ Coverage   87.42%   87.47%   +0.04%     
==========================================
  Files         210      215       +5     
  Lines       62921    63468     +547     
==========================================
+ Hits        55010    55516     +506     
- Misses       7911     7952      +41     
Files with missing lines Coverage Δ
...io/src/common/components/mas-items-selector.css.js 100.00% <100.00%> (ø)
studio/src/common/components/mas-items-selector.js 95.45% <100.00%> (ø)
...rc/common/components/mas-search-and-filters.css.js 100.00% <ø> (ø)
...io/src/common/components/mas-search-and-filters.js 96.40% <100.00%> (ø)
...rc/common/components/mas-select-items-table.css.js 100.00% <100.00%> (ø)
...io/src/common/components/mas-selected-items.css.js 100.00% <100.00%> (ø)
...src/common/styles/translation-common-styles.css.js 100.00% <100.00%> (ø)
studio/src/common/utils/item-loading-browser.js 100.00% <100.00%> (ø)
studio/src/common/utils/render-utils.js 100.00% <100.00%> (ø)
studio/src/translation/mas-translation-editor.js 95.70% <100.00%> (+0.09%) ⬆️
... and 6 more

... 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 dc998b7...c25b633. 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.