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/incremental-static-site-generation #4

Closed mbpictures closed 2 years ago

mbpictures commented 2 years ago

Huge performance enhancement thanks to static site generation

codecov[bot] commented 2 years ago

Codecov Report

Merging #4 (1d58a71) into main (5085734) will increase coverage by 0.18%. The diff coverage is 73.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
+ Coverage   76.32%   76.51%   +0.18%     
==========================================
  Files          84       85       +1     
  Lines        1242     1252      +10     
  Branches      242      246       +4     
==========================================
+ Hits          948      958      +10     
+ Misses        216      215       -1     
- Partials       78       79       +1     
Impacted Files Coverage Δ
src/components/admin/dialogs/UserDetailsDialog.tsx 90.00% <ø> (ø)
src/constants/Constants.ts 100.00% <ø> (ø)
src/pages/admin/options.tsx 88.88% <ø> (-0.86%) :arrow_down:
src/pages/index.tsx 75.00% <ø> (ø)
src/pages/information.tsx 100.00% <ø> (ø)
src/pages/payment.tsx 69.23% <ø> (ø)
src/pages/seatselection/[id].tsx 88.88% <0.00%> (ø)
src/components/StepperContainer.tsx 73.33% <50.00%> (-1.67%) :arrow_down:
src/components/admin/SaveButton.tsx 88.88% <88.88%> (ø)
src/components/SeatSelectionFree.tsx 69.69% <100.00%> (+0.94%) :arrow_up:
... and 3 more

Continue to review full report at Codecov.

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