approvers / OreOreBot2

限界開発鯖を代表する BOT はらちょ を TypeScript+discord.js で作り直し。 オレオレ BOT です。別に詐欺とかはしません。
https://haracho.approvers.dev
MIT License
13 stars 2 forks source link

fix: Add command runner into registry #1341

Closed MikuroXina closed 4 months ago

MikuroXina commented 4 months ago

Type of Change:

バグ修正

Cause of the Problem (問題の原因)

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

codecov[bot] commented 4 months ago

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 :warning:
Additional details and impacted files ```diff @@ 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](https://app.codecov.io/gh/approvers/OreOreBot2/pull/1341/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=approvers) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/approvers/OreOreBot2/pull/1341/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=approvers) | `58.96% <0.00%> (-0.01%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=approvers#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.