renoki-co / jetstream-cashier-billing-portal

Cashierstream is a simple Spark alternative written for Laravel Jetstream, with the super-power of tracking plan quotas, like seats or projects number on a per-plan basis
Apache License 2.0
163 stars 20 forks source link

[2.x] Stripe Checkout #6

Closed rennokki closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #6 (6346a60) into master (3c1236b) will decrease coverage by 0.76%. The diff coverage is 88.57%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #6      +/-   ##
============================================
- Coverage     89.47%   88.70%   -0.77%     
- Complexity       52       53       +1     
============================================
  Files             7        7              
  Lines           171      186      +15     
============================================
+ Hits            153      165      +12     
- Misses           18       21       +3     
Impacted Files Coverage Δ Complexity Δ
src/Console/Commands/InstallCommand.php 0.00% <0.00%> (ø) 3.00 <0.00> (ø)
src/BillingPortal.php 100.00% <100.00%> (ø) 12.00 <6.00> (+6.00)
src/BillingPortalServiceProvider.php 100.00% <100.00%> (ø) 3.00 <0.00> (ø)
src/Http/Controllers/Inertia/InvoiceController.php 100.00% <100.00%> (ø) 2.00 <0.00> (ø)
...ttp/Controllers/Inertia/SubscriptionController.php 100.00% <100.00%> (ø) 20.00 <0.00> (-5.00)

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 3c1236b...6346a60. Read the comment docs.