Skip to content

Add subscriber existence guard to SubscriptionUpdatedHandler

5273d6b
Select commit
Loading
Failed to load commit list.
Open

[PM-31781] skip unpaid automations for exempt orgs #7480

Add subscriber existence guard to SubscriptionUpdatedHandler
5273d6b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 1, 2026 in 0s

59.61% (+0.10%) compared to e8c109a

View this Pull Request on Codecov

59.61% (+0.10%) compared to e8c109a

Details

Codecov Report

❌ Patch coverage is 91.17647% with 9 lines in your changes missing coverage. Please review.
βœ… Project coverage is 59.61%. Comparing base (e8c109a) to head (5273d6b).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
...ices/Implementations/SubscriptionUpdatedHandler.cs 94.89% 3 Missing and 2 partials ⚠️
.../Services/Implementations/InvoiceCreatedHandler.cs 0.00% 2 Missing ⚠️
...g/Services/Implementations/PaymentFailedHandler.cs 0.00% 1 Missing ⚠️
...vices/Implementations/StripeEventUtilityService.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7480      +/-   ##
==========================================
+ Coverage   59.50%   59.61%   +0.10%     
==========================================
  Files        2089     2096       +7     
  Lines       92418    92584     +166     
  Branches     8214     8250      +36     
==========================================
+ Hits        54994    55191     +197     
+ Misses      35481    35439      -42     
- Partials     1943     1954      +11     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • πŸ“¦ JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.