Skip to content

refactor(): use abstract render nodes for routes and control nodes

c2d3e93
Select commit
Loading
Failed to load commit list.
Merged

Steve/v3-control-node-bug #4743

refactor(): use abstract render nodes for routes and control nodes
c2d3e93
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 1, 2025 in 1s

95.23% (-0.03%) compared to ecea0b3, passed because coverage increased by 0.02% when compared to adjusted base (95.20%)

View this Pull Request on Codecov

95.23% (-0.03%) compared to ecea0b3, passed because coverage increased by 0.02% when compared to adjusted base (95.20%)

Details

Codecov Report

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

Project coverage is 95.23%. Comparing base (ecea0b3) to head (c2d3e93).

Files with missing lines Patch % Lines
packages/runtime/src/internal/RendererContext.ts 96.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##               v3    #4743      +/-   ##
==========================================
- Coverage   95.26%   95.23%   -0.03%     
==========================================
  Files         209      209              
  Lines        9060     9066       +6     
  Branches     1744     1738       -6     
==========================================
+ Hits         8631     8634       +3     
- Misses        319      321       +2     
- Partials      110      111       +1     
Files with missing lines Coverage Δ
packages/react-runtime/src/ReactUseBrick.tsx 100.00% <100.00%> (ø)
packages/runtime/src/internal/Renderer.ts 94.07% <100.00%> (-0.36%) ⬇️
packages/runtime/src/internal/mount.ts 94.64% <100.00%> (+0.52%) ⬆️
packages/runtime/src/internal/secret_internals.ts 94.96% <100.00%> (+0.07%) ⬆️
packages/runtime/src/internal/RendererContext.ts 97.94% <96.66%> (-0.42%) ⬇️
🚀 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.