-
Notifications
You must be signed in to change notification settings - Fork 3
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
Correction webhook eventhandler #815
base: v2
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## v2 #815 +/- ##
==========================================
- Coverage 25.25% 25.23% -0.02%
==========================================
Files 147 147
Lines 30735 30753 +18
==========================================
Hits 7761 7761
- Misses 22088 22106 +18
Partials 886 886 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
とりあえず
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🙏
#769
Transaction
をTransactionNewCreate
とTransactionCorrection
に分離webhook.goも構造体を分け、POSTとPUTで処理を分けた