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: ヘルプ埋め込みからドキュメントサイトのリファレンスに飛べるように #755

Merged
merged 10 commits into from
Feb 26, 2023

Conversation

m1sk9
Copy link
Contributor

@m1sk9 m1sk9 commented Feb 26, 2023

Type of Change:

新機能追加(ヘルプ)

Details of implementation (実施内容)

!help コマンドで表示される埋め込みのタイトルから各コマンドリファレンスに飛べるようにします。


  • Nextra 移行後の新ドキュメントサイトに対応
  • すべてのコマンドヘルプでリファレンスに飛べるかどうか確認

@m1sk9 m1sk9 added the C-enhancement Category: enhancement label Feb 26, 2023
@m1sk9 m1sk9 self-assigned this Feb 26, 2023
@codecov-commenter
Copy link

codecov-commenter commented Feb 26, 2023

Codecov Report

Merging #755 (faba0bf) into main (b74c595) will increase coverage by 0.22%.
The diff coverage is 98.27%.

@@            Coverage Diff             @@
##             main     #755      +/-   ##
==========================================
+ Coverage   72.13%   72.35%   +0.22%     
==========================================
  Files          71       71              
  Lines        4758     4800      +42     
  Branches      466      466              
==========================================
+ Hits         3432     3473      +41     
- Misses        861      862       +1     
  Partials      465      465              
Flag Coverage Δ
unittests 72.35% <98.27%> (+0.22%) ⬆️

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

Impacted Files Coverage Δ
src/service/command/meme.ts 74.83% <66.66%> (-0.34%) ⬇️
src/service/command/channel-info.ts 91.01% <100.00%> (+0.10%) ⬆️
src/service/command/command-message.ts 91.66% <100.00%> (+0.43%) ⬆️
src/service/command/debug.ts 86.36% <100.00%> (+0.20%) ⬆️
src/service/command/dice.ts 82.05% <100.00%> (+0.15%) ⬆️
src/service/command/guild-info.ts 94.60% <100.00%> (+0.02%) ⬆️
src/service/command/gyokuon.ts 77.77% <100.00%> (+0.56%) ⬆️
src/service/command/judging.ts 78.70% <100.00%> (+0.13%) ⬆️
src/service/command/kaere.ts 70.42% <100.00%> (+0.16%) ⬆️
src/service/command/kokusei-chousa.ts 93.10% <100.00%> (+0.12%) ⬆️
... and 23 more

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

@m1sk9 m1sk9 marked this pull request as ready for review February 26, 2023 18:22
@m1sk9 m1sk9 enabled auto-merge (squash) February 26, 2023 18:22
@m1sk9 m1sk9 merged commit 02d09dd into main Feb 26, 2023
@m1sk9 m1sk9 deleted the feat/doc-link branch February 26, 2023 18:27
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.

3 participants