React 19 compat #3048
Merged
React 19 compat #3048
Codecov / codecov/project
succeeded
Jun 27, 2024 in 0s
96.02% (target 75.00%)
View this Pull Request on Codecov
96.02% (target 75.00%)
Details
Codecov Report
Attention: Patch coverage is 97.80564%
with 21 lines
in your changes missing coverage. Please review.
Project coverage is 96.02%. Comparing base (
9c21cc6
) to head (a734b35
).
Report is 20 commits behind head on next.
Files | Patch % | Lines |
---|---|---|
src/jsx/dom/intrinsic-element/components.ts | 97.36% | 10 Missing |
src/jsx/intrinsic-element/components.ts | 95.93% | 7 Missing |
src/helper/html/index.ts | 87.50% | 1 Missing |
src/jsx/context.ts | 96.00% | 1 Missing |
src/jsx/dom/render.ts | 99.13% | 1 Missing |
src/utils/html.ts | 94.73% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## next #3048 +/- ##
==========================================
+ Coverage 94.67% 96.02% +1.35%
==========================================
Files 137 142 +5
Lines 13400 14273 +873
Branches 2367 2474 +107
==========================================
+ Hits 12686 13706 +1020
+ Misses 714 567 -147
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading