Closed m1sk9 closed 9 months ago
Latest commit: |
4b8d8fa
|
Status: | ✅ Deploy successful! |
Preview URL: | https://7ad0801a.oreorebot2.pages.dev |
Branch Preview URL: | https://feat-emoji-create-log.oreorebot2.pages.dev |
Attention: 6 lines
in your changes are missing coverage. Please review.
Comparison is base (
dae78be
) 56.31% compared to head (ccf3964
) 56.76%.:exclamation: Current head ccf3964 differs from pull request most recent head 366dd0a. Consider uploading reports for the commit 366dd0a to get more accurate results
Files | Patch % | Lines |
---|---|---|
packages/bot/src/adaptor/proxy/emoji.ts | 0.00% | 4 Missing :warning: |
packages/bot/src/service/emoji-log.ts | 88.88% | 0 Missing and 2 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Details of implementation (実施内容)
絵文字作成ログに新たに ID , 絵文字画像を表示するようにしました.
また
UPDATE
イベントだった場合のテストケースを追加し, 網羅しました.