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/replace-by-payment-factory #71

Closed mbpictures closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #71 (a0b5517) into main (91b2c76) will decrease coverage by 0.05%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
- Coverage   68.79%   68.73%   -0.06%     
==========================================
  Files         150      150              
  Lines        2916     2927      +11     
  Branches      628      634       +6     
==========================================
+ Hits         2006     2012       +6     
  Misses        654      654              
- Partials      256      261       +5     
Impacted Files Coverage Δ
src/pages/api/order/store.ts 55.17% <0.00%> (ø)
src/store/factories/payment/CreditCardPayment.tsx 90.90% <0.00%> (-9.10%) :arrow_down:
src/store/factories/payment/Sofort.tsx 85.71% <0.00%> (-14.29%) :arrow_down:
src/store/factories/payment/StripeIBANPayment.tsx 81.81% <0.00%> (-8.19%) :arrow_down:
src/store/factories/payment/InvoicePayment.tsx 88.88% <50.00%> (-11.12%) :arrow_down:
src/store/factories/payment/PayPalPayment.tsx 87.50% <50.00%> (-12.50%) :arrow_down:
src/store/factories/payment/Payment.ts 66.66% <100.00%> (+16.66%) :arrow_up:
...tore/factories/shipping/PostalDeliveryShipping.tsx 85.71% <100.00%> (+1.09%) :arrow_up:
src/store/factories/shipping/Shipping.tsx 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more