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

hotfix/remove-special-chars-in-page-title #24

Closed mbpictures closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #24 (4cb9002) into main (f2d6d37) will decrease coverage by 0.02%. The diff coverage is 66.66%.

@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
- Coverage   79.24%   79.21%   -0.03%     
==========================================
  Files         105      105              
  Lines        1609     1612       +3     
  Branches      306      306              
==========================================
+ Hits         1275     1277       +2     
- Misses        234      235       +1     
  Partials      100      100              
Impacted Files Coverage Δ
src/components/StepperContainer.tsx 77.50% <66.66%> (-0.88%) :arrow_down:

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