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/force-page-revalidation #25

Closed mbpictures closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #25 (50995f9) into main (f2d6d37) will decrease coverage by 0.15%. The diff coverage is 25.00%.

@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
- Coverage   79.24%   79.08%   -0.16%     
==========================================
  Files         105      105              
  Lines        1609     1616       +7     
  Branches      306      307       +1     
==========================================
+ Hits         1275     1278       +3     
- Misses        234      238       +4     
  Partials      100      100              
Impacted Files Coverage Δ
src/pages/admin/options.tsx 74.28% <25.00%> (-2.99%) :arrow_down:
src/components/StepperContainer.tsx 77.50% <0.00%> (-0.88%) :arrow_down:

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