mbpictures / tessera

Open source and ready to use ticket shop with lots of customization abilities and feature rich admin dashboard. Several payment providers (stripe, paypal, sofort) are available out of the box and new ones can be added with ease.
MIT License
19 stars 2 forks source link

feature/notifications #13

Closed mbpictures closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #13 (9c65885) into main (fc42374) will increase coverage by 0.34%. The diff coverage is 82.56%.

@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
+ Coverage   79.64%   79.98%   +0.34%     
==========================================
  Files          94       98       +4     
  Lines        1400     1509     +109     
  Branches      268      287      +19     
==========================================
+ Hits         1115     1207      +92     
- Misses        202      212      +10     
- Partials       83       90       +7     
Impacted Files Coverage Δ
src/components/admin/SelectionList.tsx 100.00% <ø> (ø)
src/components/GenericDataCollector.tsx 62.50% <62.50%> (ø)
src/components/admin/CategorySelection.tsx 70.83% <70.83%> (ø)
src/pages/admin/user/settings.tsx 85.24% <85.00%> (+2.31%) :arrow_up:
...ponents/admin/dialogs/ManageNotificationDialog.tsx 92.85% <92.85%> (ø)
src/lib/notifications/NotificationTypes.ts 100.00% <100.00%> (ø)
.../components/admin/dialogs/ChangePasswordDialog.tsx 90.90% <0.00%> (+4.54%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more