-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
fix: 同じメッセージが編集されたかどうかのチェックを追加 #447
Conversation
Codecov Report
@@ Coverage Diff @@
## main #447 +/- ##
==========================================
- Coverage 71.37% 71.32% -0.05%
==========================================
Files 58 58
Lines 3933 3944 +11
Branches 369 369
==========================================
+ Hits 2807 2813 +6
- Misses 757 762 +5
Partials 369 369
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. 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.
テストとかは追加しないん?
@m2en こちらはアダプタの実装なので, 実際に実行してみる以外にテストできないかと思います. 一応, 報告されたケースで改善されたことは確認できました. |
🎉 This PR is included in version 1.25.1 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Type of Change:
バグ修正のための機能追加
Details of implementation (実施内容)
バグの再現性があまり無いため, とりあえず応急処置的な対策をしてみました.