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

Add Theme editor to customize shop appearance #5

Closed mbpictures closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #5 (1601124) into main (4290804) will increase coverage by 0.28%. The diff coverage is 80.43%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   76.51%   76.80%   +0.28%     
==========================================
  Files          85       87       +2     
  Lines        1252     1289      +37     
  Branches      246      247       +1     
==========================================
+ Hits          958      990      +32     
- Misses        215      221       +6     
+ Partials       79       78       -1     
Impacted Files Coverage Δ
src/components/EventSelection/EventSelection.tsx 100.00% <ø> (ø)
src/constants/Constants.ts 100.00% <ø> (ø)
src/pages/index.tsx 85.71% <ø> (+10.71%) :arrow_up:
src/pages/information.tsx 100.00% <ø> (ø)
src/pages/payment.tsx 69.23% <ø> (ø)
src/pages/seatselection/[id].tsx 88.88% <ø> (ø)
src/components/seatmap/SeatMapSeat.tsx 51.85% <25.00%> (-0.15%) :arrow_down:
src/pages/_app.tsx 93.75% <75.00%> (ø)
src/pages/admin/options.tsx 84.48% <77.27%> (-4.41%) :arrow_down:
.../components/EventSelection/EventSelectionEntry.tsx 77.77% <100.00%> (+6.34%) :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 4290804...1601124. Read the comment docs.