Skip to content

feat(): createRoot supports useChildren

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

feat(): createRoot supports useChildren #4735

feat(): createRoot supports useChildren
5ceb8ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 2, 2025 in 1s

95.21% (-0.02%) compared to 604aacd

View this Pull Request on Codecov

95.21% (-0.02%) compared to 604aacd

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 95.21%. Comparing base (604aacd) to head (5ceb8ff).

Files with missing lines Patch % Lines
packages/runtime/src/createRoot.ts 60.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##               v3    #4735      +/-   ##
==========================================
- Coverage   95.22%   95.21%   -0.02%     
==========================================
  Files         209      209              
  Lines        9075     9082       +7     
  Branches     1739     1743       +4     
==========================================
+ Hits         8642     8647       +5     
- Misses        321      323       +2     
  Partials      112      112              
Files with missing lines Coverage Δ
...ackages/utils/src/storyboard/replaceUseChildren.ts 97.82% <100.00%> (ø)
packages/runtime/src/createRoot.ts 96.42% <60.00%> (-2.31%) ⬇️
🚀 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.