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

feat/support use modal hooks #6739

Closed

feat(PortalProvider): update demos

75f2f3d
Select commit
Loading
Failed to load commit list.
Closed

feat/support use modal hooks #6739

feat(PortalProvider): update demos
75f2f3d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 5, 2024 in 0s

91.70% (target 70.00%)

View this Pull Request on Codecov

91.70% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 23.30097% with 79 lines in your changes missing coverage. Please review.

Project coverage is 91.70%. Comparing base (b805b5a) to head (75f2f3d).

Files with missing lines Patch % Lines
src/components/portal-provider/portal-provider.tsx 13.20% 46 Missing ⚠️
src/components/modal/use-modal.tsx 19.51% 33 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6739      +/-   ##
==========================================
- Coverage   92.68%   91.70%   -0.99%     
==========================================
  Files         334      337       +3     
  Lines        7191     7292     +101     
  Branches     1795     1775      -20     
==========================================
+ Hits         6665     6687      +22     
- Misses        517      596      +79     
  Partials        9        9              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.