approvers / OreOreBot2

限界開発鯖を代表する BOT はらちょ を TypeScript+discord.js で作り直し。 オレオレ BOT です。別に詐欺とかはしません。
https://haracho.approvers.dev
MIT License
13 stars 2 forks source link

feat: 絵文字作成ログに絵文字画像とIDを表示するように #1259

Closed m1sk9 closed 9 months ago

m1sk9 commented 9 months ago

Details of implementation (実施内容)

絵文字作成ログに新たに ID , 絵文字画像を表示するようにしました.

また UPDATE イベントだった場合のテストケースを追加し, 網羅しました.

cloudflare-workers-and-pages[bot] commented 9 months ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4b8d8fa
Status: ✅  Deploy successful!
Preview URL: https://7ad0801a.oreorebot2.pages.dev
Branch Preview URL: https://feat-emoji-create-log.oreorebot2.pages.dev

View logs

codecov[bot] commented 9 months ago

Codecov Report

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:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1259 +/- ## ========================================== + Coverage 56.31% 56.76% +0.45% ========================================== Files 106 103 -3 Lines 7194 7061 -133 Branches 523 518 -5 ========================================== - Hits 4051 4008 -43 + Misses 2621 2536 -85 + Partials 522 517 -5 ``` | [Flag](https://app.codecov.io/gh/approvers/OreOreBot2/pull/1259/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=approvers) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/approvers/OreOreBot2/pull/1259/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=approvers) | `56.76% <72.72%> (+0.45%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=approvers#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.