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

refactor: fixed overlay zIndex is not effective, and extract types of dialog, overlay, fixednav, popup, toast #2954

Merged
merged 22 commits into from
Jan 24, 2025

fix: 修订build脚本

ddb072a
Select commit
Loading
Failed to load commit list.
Merged

refactor: fixed overlay zIndex is not effective, and extract types of dialog, overlay, fixednav, popup, toast #2954

fix: 修订build脚本
ddb072a
Select commit
Loading
Failed to load commit list.
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.