refactor: fixed overlay zIndex is not effective, and extract types of dialog, overlay, fixednav, popup, toast #2954
Codecov / codecov/project
succeeded
Jan 24, 2025 in 0s
85.74% (target 85.00%)
View this Pull Request on Codecov
85.74% (target 85.00%)
Details
Codecov Report
Attention: Patch coverage is 92.00000%
with 12 lines
in your changes missing coverage. Please review.
Project coverage is 85.74%. Comparing base (
96a4da5
) to head (ddb072a
).
Report is 1 commits behind head on feat_v3.x.
Files with missing lines | Patch % | Lines |
---|---|---|
src/packages/dialog/confirm.tsx | 0.00% | 9 Missing |
src/packages/toast/toast.tsx | 86.66% | 2 Missing |
src/packages/toast/Notification.tsx | 96.87% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## feat_v3.x #2954 +/- ##
=============================================
+ Coverage 85.59% 85.74% +0.14%
=============================================
Files 277 277
Lines 18158 18110 -48
Branches 2760 2745 -15
=============================================
- Hits 15543 15528 -15
+ Misses 2610 2577 -33
Partials 5 5
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading