Skip to content

refactor: remove duplicated imports in XBlockContainerIframe component

55775e0
Select commit
Loading
Failed to load commit list.
Closed

fix: prevent full iframe reload after xblock edition #2257

refactor: remove duplicated imports in XBlockContainerIframe component
55775e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2025 in 0s

94.83% (-0.01%) compared to 13c51ce, passed because coverage increased by 0% when compared to adjusted base (94.82%)

View this Pull Request on Codecov

94.83% (-0.01%) compared to 13c51ce, passed because coverage increased by 0% when compared to adjusted base (94.82%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.83%. Comparing base (13c51ce) to head (55775e0).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2257      +/-   ##
==========================================
- Coverage   94.83%   94.83%   -0.01%     
==========================================
  Files        1231     1231              
  Lines       27627    27622       -5     
  Branches     6220     6053     -167     
==========================================
- Hits        26199    26194       -5     
- Misses       1357     1370      +13     
+ Partials       71       58      -13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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