Closed Yoronex closed 2 months ago
Commit: cab4838 Base: develop@bd1ba2b
Type | Base | This PR |
---|---|---|
Total Statements Coverage | 87.51% | 87.52% (+0.01%) |
Total Branches Coverage | 85.41% | 85.49% (+0.08%) |
Total Functions Coverage | 89% | 88.98% (-0.02%) |
Total Lines Coverage | 87.48% | 87.51% (+0.03%) |
File | Statements | Branches | Functions | Lines |
---|
:tada: This PR is included in version 0.5.1 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Description
Critical issue where Stripe events are no longer being handled correctly on production. This PR adds more validation and logging to the webhook related endpoints, so we can get a better understanding what is going on.
Related issues/external references
Types of changes