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/invoice-send-issue #18

Closed mbpictures closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #18 (e558d18) into main (95af8d5) will decrease coverage by 0.07%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
- Coverage   79.92%   79.84%   -0.08%     
==========================================
  Files          98       98              
  Lines        1514     1518       +4     
  Branches      289      290       +1     
==========================================
+ Hits         1210     1212       +2     
- Misses        213      214       +1     
- Partials       91       92       +1     
Impacted Files Coverage Δ
src/constants/Constants.ts 100.00% <ø> (ø)
src/pages/admin/options.tsx 77.27% <50.00%> (-1.76%) :arrow_down:

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