grammyjs / commands

Work-in-progress plugin for managing commands with grammY.
https://grammy.dev
MIT License
13 stars 2 forks source link

feat: make handler optional on `addToScope` #46

Closed roziscoding closed 2 months ago

roziscoding commented 2 months ago

As discussed in the group chat

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 28.57143% with 30 lines in your changes missing coverage. Please review.

Project coverage is 90.24%. Comparing base (78e4053) to head (25a1a22). Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/command.ts 28.57% 30 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #46 +/- ## ========================================== + Coverage 90.19% 90.24% +0.05% ========================================== Files 9 9 Lines 826 820 -6 Branches 131 129 -2 ========================================== - Hits 745 740 -5 + Misses 79 78 -1 Partials 2 2 ```

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