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/improve-ux #7

Closed mbpictures closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #7 (c8cc7ad) into main (9c0a4bf) will increase coverage by 0.01%. The diff coverage is 82.75%.

@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
+ Coverage   77.22%   77.23%   +0.01%     
==========================================
  Files          89       89              
  Lines        1339     1362      +23     
  Branches      259      267       +8     
==========================================
+ Hits         1034     1052      +18     
- Misses        221      224       +3     
- Partials       84       86       +2     
Impacted Files Coverage Δ
src/components/SeatSelectionFreeEntry.tsx 55.17% <0.00%> (-1.98%) :arrow_down:
src/components/Step.tsx 58.33% <0.00%> (ø)
src/pages/_app.tsx 89.47% <ø> (ø)
src/components/StepperContainer.tsx 75.75% <66.66%> (+1.56%) :arrow_up:
src/components/SeatSelectionFree.tsx 70.58% <100.00%> (ø)
src/components/form/AddressComponent.tsx 80.82% <100.00%> (+4.55%) :arrow_up:
src/components/form/ZIP.tsx 100.00% <100.00%> (ø)
src/pages/information.tsx 100.00% <100.00%> (ø)
src/pages/admin/user/settings.tsx 78.04% <0.00%> (-7.32%) :arrow_down:
.../components/admin/dialogs/ChangePasswordDialog.tsx 86.36% <0.00%> (-4.55%) :arrow_down:

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