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

Setup Snackbar Provider #24

Merged
merged 6 commits into from
Aug 6, 2024

update naming for modal

51ef670
Select commit
Loading
Failed to load commit list.
Merged

Setup Snackbar Provider #24

update naming for modal
51ef670
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 6, 2024 in 0s

31.32% (+0.95%) compared to 795249b

View this Pull Request on Codecov

31.32% (+0.95%) compared to 795249b

Details

Codecov Report

Attention: Patch coverage is 15.00000% with 17 lines in your changes missing coverage. Please review.

Project coverage is 31.32%. Comparing base (795249b) to head (51ef670).

Files Patch % Lines
...bmit-web/src/routes/_authenticated/users/index.tsx 0.00% 8 Missing ⚠️
...-web/src/components/Shared/Popups/snackbarStore.ts 22.22% 7 Missing ⚠️
...src/components/Shared/Modals/ConfirmationModal.tsx 33.33% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #24      +/-   ##
===========================================
+ Coverage    30.37%   31.32%   +0.95%     
===========================================
  Files           27       27              
  Lines          270      265       -5     
  Branches        52       49       -3     
===========================================
+ Hits            82       83       +1     
+ Misses         188      182       -6     

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