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: チャンネル情報コマンドを引数なしで実装した際送信元のチャンネル情報を表示するように #931

Merged
merged 4 commits into from
Aug 2, 2023

Conversation

m1sk9
Copy link
Contributor

@m1sk9 m1sk9 commented Aug 2, 2023

Type of Change:

新規追加

Details of implementation (実施内容)

  • チャンネル情報コマンドを引数なしで実装した際送信元のチャンネル情報を表示するようにしました。

@m1sk9 m1sk9 added the C-enhancement Category: enhancement label Aug 2, 2023
@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #931 (8cbde8d) into main (f8bc27c) will decrease coverage by 0.03%.
The diff coverage is 76.92%.

@@            Coverage Diff             @@
##             main     #931      +/-   ##
==========================================
- Coverage   74.04%   74.02%   -0.03%     
==========================================
  Files          72       72              
  Lines        4886     4897      +11     
  Branches      411      415       +4     
==========================================
+ Hits         3618     3625       +7     
  Misses        858      858              
- Partials      410      414       +4     
Flag Coverage Δ
unittests 74.02% <76.92%> (-0.03%) ⬇️

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

Files Changed Coverage Δ
src/service/command/channel-info.ts 90.00% <76.92%> (-3.68%) ⬇️

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

src/service/command/channel-info.ts Outdated Show resolved Hide resolved
src/service/command/channel-info.ts Outdated Show resolved Hide resolved
@m1sk9 m1sk9 merged commit b59f3fb into main Aug 2, 2023
11 of 12 checks passed
@m1sk9 m1sk9 deleted the feat/no-args-chinfo branch August 2, 2023 15:28
This was referenced Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants