fix(Ellipsis): Use React life cycle hooks to avoid render not correct in Suspense #6770
Codecov / codecov/project
succeeded
Oct 29, 2024 in 1s
92.70% (target 70.00%)
View this Pull Request on Codecov
92.70% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 97.87234%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 92.70%. Comparing base (
c4e181d
) to head (c6cfeb5
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/components/ellipsis/useMeasure.tsx | 97.33% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #6770 +/- ##
==========================================
- Coverage 92.74% 92.70% -0.04%
==========================================
Files 334 335 +1
Lines 7204 7192 -12
Branches 1763 1801 +38
==========================================
- Hits 6681 6667 -14
- Misses 515 517 +2
Partials 8 8
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading