Skip to content

chore: address review comments

5d929ae
Select commit
Loading
Failed to load commit list.
Merged

feat: handle duplicate children in container pages [FC-0112] #2584

chore: address review comments
5d929ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 3, 2025 in 1s

94.81% (+0.00%) compared to 36c9eba

View this Pull Request on Codecov

94.81% (+0.00%) compared to 36c9eba

Details

Codecov Report

❌ Patch coverage is 98.13084% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.81%. Comparing base (36c9eba) to head (5d929ae).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
.../library-authoring/components/ComponentRemover.tsx 96.42% 1 Missing ⚠️
src/library-authoring/data/apiHooks.ts 91.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #2584    +/-   ##
========================================
  Coverage   94.81%   94.81%            
========================================
  Files        1225     1225            
  Lines       27481    27514    +33     
  Branches     6187     6037   -150     
========================================
+ Hits        26056    26088    +32     
- Misses       1367     1368     +1     
  Partials       58       58            

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