Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PM-18028] Attempting to enable automatic tax on customer with invalid location #5374

Merged
merged 3 commits into from
Feb 6, 2025

f

fb25ed1
Select commit
Loading
Failed to load commit list.
Merged

[PM-18028] Attempting to enable automatic tax on customer with invalid location #5374

f
fb25ed1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 6, 2025 in 0s

44.18% (-0.02%) compared to 1c3ea11

View this Pull Request on Codecov

44.18% (-0.02%) compared to 1c3ea11

Details

Codecov Report

Attention: Patch coverage is 14.06250% with 55 lines in your changes missing coverage. Please review.

Project coverage is 44.18%. Comparing base (1c3ea11) to head (fb25ed1).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...e/Services/Implementations/StripePaymentService.cs 18.75% 12 Missing and 1 partial โš ๏ธ
.../Extensions/SubscriptionUpdateOptionsExtensions.cs 0.00% 11 Missing โš ๏ธ
...ing/Extensions/UpcomingInvoiceOptionsExtensions.cs 0.00% 11 Missing โš ๏ธ
...ling/Services/Implementations/SubscriberService.cs 16.66% 8 Missing and 2 partials โš ๏ธ
...Services/Implementations/UpcomingInvoiceHandler.cs 0.00% 4 Missing โš ๏ธ
.../Extensions/SubscriptionCreateOptionsExtensions.cs 50.00% 3 Missing and 1 partial โš ๏ธ
src/Core/Billing/Extensions/CustomerExtensions.cs 0.00% 0 Missing and 1 partial โš ๏ธ
...vices/Implementations/PremiumUserBillingService.cs 0.00% 1 Missing โš ๏ธ
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5374      +/-   ##
==========================================
- Coverage   44.20%   44.18%   -0.02%     
==========================================
  Files        1494     1498       +4     
  Lines       69024    69078      +54     
  Branches     6224     6240      +16     
==========================================
+ Hits        30510    30524      +14     
- Misses      37194    37228      +34     
- Partials     1320     1326       +6     

โ˜” View full report in Codecov by Sentry.
๐Ÿ“ข Have feedback on the report? Share it here.