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

fix: Add size classname prop for modal #3674

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Merge branch 'main' into cy/modal_classname

54749b8
Select commit
Loading
Failed to load commit list.
Open

fix: Add size classname prop for modal #3674

Merge branch 'main' into cy/modal_classname
54749b8
Select commit
Loading
Failed to load commit list.
Codecov - QA / codecov/project succeeded Jan 21, 2025 in 0s

98.80% (+0.00%) compared to 02d5b6b

View this Pull Request on Codecov

98.80% (+0.00%) compared to 02d5b6b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.80%. Comparing base (02d5b6b) to head (54749b8).

✅ All tests successful. No failed tests found.

@@           Coverage Diff           @@
##             main    #3674   +/-   ##
=======================================
  Coverage   98.80%   98.80%           
=======================================
  Files         820      820           
  Lines       14784    14784           
  Branches     4214     4214           
=======================================
  Hits        14608    14608           
  Misses        167      167           
  Partials        9        9           
Files with missing lines Coverage Δ
src/ui/Modal/Modal.tsx 100.00% <ø> (ø)
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.71% <ø> (ø)
Pages 98.43% <ø> (ø)
Services 99.28% <ø> (ø)
Shared 99.37% <ø> (ø)
UI 99.14% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 02d5b6b...54749b8. Read the comment docs.