fix(): handle context change just after property being initialized #4509
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
@@ 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%) |
⬆️ |
Loading