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: diffと削除のメッセージを一定時間後に削除 #485

Merged
merged 2 commits into from
Sep 18, 2022

Conversation

MikuroXina
Copy link
Collaborator

close #484.

Type of Change:

機能の新規追加

Details of implementation (実施内容)

#484 およびその元になった #480 で議論された機能を実装しました.

Additional Information (追加情報)

リアクションでキャンセルする機能のために, メッセージリアクションのインテントを追加しています.

@codecov-commenter
Copy link

Codecov Report

Merging #485 (279d720) into main (586bd15) will decrease coverage by 0.25%.
The diff coverage is 21.73%.

@@            Coverage Diff             @@
##             main     #485      +/-   ##
==========================================
- Coverage   73.94%   73.68%   -0.26%     
==========================================
  Files          60       60              
  Lines        4352     4367      +15     
  Branches      372      372              
==========================================
  Hits         3218     3218              
- Misses        763      778      +15     
  Partials      371      371              
Flag Coverage Δ
unittests 73.68% <21.73%> (-0.26%) ⬇️

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

Impacted Files Coverage Δ
src/adaptor/proxy/middleware/message-convert.ts 36.23% <0.00%> (-10.07%) ⬇️
src/service/deletion-repeater.ts 89.39% <66.66%> (ø)
src/service/difference-detector.ts 80.95% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@MikuroXina MikuroXina merged commit da6abaa into main Sep 18, 2022
@MikuroXina MikuroXina deleted the feat/#484 branch September 18, 2022 16:52
@github-actions
Copy link
Contributor

🎉 This PR is included in version 1.26.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

diffと削除のメッセージを一定時間後に削除する機能
3 participants