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(ActionSheet): support popup styles #6246

Merged
merged 3 commits into from
Jul 15, 2023

refactor: adjust styles key

5a4b9b7
Select commit
Loading
Failed to load commit list.
Merged

feat(ActionSheet): support popup styles #6246

refactor: adjust styles key
5a4b9b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2023 in 0s

91.05% (target 70.00%)

View this Pull Request on Codecov

91.05% (target 70.00%)

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 🎉

Comparison is base (d1e999d) 91.03% compared to head (5a4b9b7) 91.05%.

Additional details and impacted files
@@             Coverage Diff             @@
##           feature    #6246      +/-   ##
===========================================
+ Coverage    91.03%   91.05%   +0.02%     
===========================================
  Files          305      307       +2     
  Lines         6583     6598      +15     
  Branches      1643     1647       +4     
===========================================
+ Hits          5993     6008      +15     
  Misses         544      544              
  Partials        46       46              
Impacted Files Coverage Δ
src/components/action-sheet/action-sheet.tsx 100.00% <100.00%> (ø)

... and 5 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.