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

fix: Add command runner into registry #1341

Merged
merged 1 commit into from
May 31, 2024
Merged

fix: Add command runner into registry #1341

merged 1 commit into from
May 31, 2024

Conversation

MikuroXina
Copy link
Collaborator

Type of Change:

バグ修正

Cause of the Problem (問題の原因)

依存関係レジストリにコマンドランナーを追加し忘れていた. ヘルプコマンドが他のコマンドを取得するためにコマンドランナーにアクセスしていたが, そこでの参照の解決に失敗して異常終了していた.

@github-actions github-actions bot added the T-@oreorebot2/bot Type: OreOreBot2 Bot (packages/bot) label May 31, 2024
Copy link

codecov bot commented May 31, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 58.96%. Comparing base (19e9a37) to head (61256c5).

Files Patch % Lines
packages/bot/src/server/index.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1341      +/-   ##
==========================================
- Coverage   58.97%   58.96%   -0.01%     
==========================================
  Files         112      112              
  Lines        7322     7323       +1     
  Branches      531      530       -1     
==========================================
  Hits         4318     4318              
- Misses       2474     2476       +2     
+ Partials      530      529       -1     
Flag Coverage Δ
unittests 58.96% <0.00%> (-0.01%) ⬇️

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.

@MikuroXina MikuroXina merged commit c6aacfb into main May 31, 2024
11 of 12 checks passed
@MikuroXina MikuroXina deleted the hotfix branch May 31, 2024 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-@oreorebot2/bot Type: OreOreBot2 Bot (packages/bot)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant