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/options #3

Closed mbpictures closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #3 (c2726a6) into main (2616255) will increase coverage by 1.09%. The diff coverage is 91.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
+ Coverage   75.39%   76.48%   +1.09%     
==========================================
  Files          83       84       +1     
  Lines        1195     1242      +47     
  Branches      237      242       +5     
==========================================
+ Hits          901      950      +49     
+ Misses        215      214       -1     
+ Partials       79       78       -1     
Impacted Files Coverage Δ
src/components/admin/layout/Sidebar.tsx 80.00% <ø> (ø)
src/constants/Constants.ts 100.00% <ø> (ø)
src/pages/payment.tsx 69.23% <ø> (ø)
src/store/factories/shipping/Shipping.tsx 100.00% <ø> (ø)
src/pages/admin/options.tsx 89.74% <89.74%> (ø)
src/components/payment/PaymentMethods.tsx 100.00% <100.00%> (ø)
src/pages/index.tsx 75.00% <100.00%> (+3.57%) :arrow_up:
src/pages/information.tsx 100.00% <100.00%> (ø)
src/store/factories/shipping/BoxOfficeShipping.tsx 100.00% <100.00%> (ø)
src/store/factories/shipping/DownloadShipping.tsx 100.00% <100.00%> (ø)
... and 4 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 2616255...c2726a6. Read the comment docs.