Skip to content
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

feat: スタンプ作成ログを送信する機能の実装 #1258

Merged
merged 10 commits into from
Feb 2, 2024

Conversation

m1sk9
Copy link
Contributor

@m1sk9 m1sk9 commented Feb 2, 2024

Details of implementation (実施内容)

スタンプ (not emoji) を作成すると #無法地帯 に作成ログを送信します.

@m1sk9 m1sk9 added the C-enhancement Category: enhancement label Feb 2, 2024
@m1sk9 m1sk9 requested a review from MikuroXina February 2, 2024 15:49
@m1sk9 m1sk9 self-assigned this Feb 2, 2024
@github-actions github-actions bot added T-@oreorebot2/bot Type: OreOreBot2 Bot (packages/bot) T-@oreorebot2/docs Type: OreOreBot2 Docs (packages/docs) labels Feb 2, 2024
@m1sk9 m1sk9 enabled auto-merge (squash) February 2, 2024 15:50
Copy link

codecov bot commented Feb 2, 2024

Codecov Report

Attention: 92 lines in your changes are missing coverage. Please review.

Comparison is base (d099e79) 56.71% compared to head (9653110) 56.31%.

Files Patch % Lines
packages/bot/src/runner/sticker.ts 0.00% 45 Missing and 1 partial ⚠️
packages/bot/src/adaptor/proxy/sticker.ts 0.00% 28 Missing and 1 partial ⚠️
packages/bot/src/server/index.ts 0.00% 8 Missing ⚠️
packages/bot/src/service/index.ts 0.00% 5 Missing ⚠️
packages/bot/src/service/sticker-log.ts 93.10% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1258      +/-   ##
==========================================
- Coverage   56.71%   56.31%   -0.41%     
==========================================
  Files         103      106       +3     
  Lines        7048     7194     +146     
  Branches      517      523       +6     
==========================================
+ Hits         3997     4051      +54     
- Misses       2535     2621      +86     
- Partials      516      522       +6     
Flag Coverage Δ
unittests 56.31% <36.98%> (-0.41%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

cloudflare-workers-and-pages bot commented Feb 2, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: d4dd2e5
Status: ✅  Deploy successful!
Preview URL: https://645565d8.oreorebot2.pages.dev
Branch Preview URL: https://feat-sticker-create-log.oreorebot2.pages.dev

View logs

@m1sk9 m1sk9 merged commit dae78be into main Feb 2, 2024
13 checks passed
@m1sk9 m1sk9 deleted the feat/sticker-create-log branch February 2, 2024 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: enhancement T-@oreorebot2/bot Type: OreOreBot2 Bot (packages/bot) T-@oreorebot2/docs Type: OreOreBot2 Docs (packages/docs)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants