Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(): handle context change just after property being initialized #4509

Merged
merged 2 commits into from
Oct 11, 2024

fix(): refine control node tracking after initial

d1b99ff
Select commit
Loading
Failed to load commit list.
Merged

fix(): handle context change just after property being initialized #4509

fix(): refine control node tracking after initial
d1b99ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 11, 2024 in 0s

95.20% (+0.01%) compared to 4b32254

View this Pull Request on Codecov

95.20% (+0.01%) compared to 4b32254

Details

Codecov Report

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

Project coverage is 95.20%. Comparing base (4b32254) to head (d1b99ff).

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

Impacted file tree graph

@@            Coverage Diff             @@
##               v3    #4509      +/-   ##
==========================================
+ Coverage   95.18%   95.20%   +0.01%     
==========================================
  Files         204      204              
  Lines        8835     8846      +11     
  Branches     1678     1679       +1     
==========================================
+ Hits         8410     8422      +12     
  Misses        319      319              
+ Partials      106      105       -1     
Files with missing lines Coverage Δ
...me/src/internal/compute/listenOnTrackingContext.ts 100.00% <100.00%> (ø)
packages/runtime/src/internal/Renderer.ts 94.23% <89.47%> (+0.28%) ⬆️