grammyjs / conversations

Conversational interfaces for grammY.
https://grammy.dev/plugins/conversations
MIT License
44 stars 17 forks source link

fix: support multi sessions #62

Closed KnorpelSenf closed 1 year ago

KnorpelSenf commented 1 year ago

Closes #61.

codecov-commenter commented 1 year ago

Codecov Report

Base: 96.48% // Head: 96.48% // Decreases project coverage by -0.00% :warning:

Coverage data is based on head (f4199b8) compared to base (b34dc19). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #62 +/- ## ========================================== - Coverage 96.48% 96.48% -0.01% ========================================== Files 4 4 Lines 826 825 -1 Branches 118 119 +1 ========================================== - Hits 797 796 -1 Misses 28 28 Partials 1 1 ``` | [Impacted Files](https://codecov.io/gh/grammyjs/conversations/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grammyjs) | Coverage Δ | | |---|---|---| | [src/conversation.ts](https://codecov.io/gh/grammyjs/conversations/pull/62/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grammyjs#diff-c3JjL2NvbnZlcnNhdGlvbi50cw==) | `96.14% <100.00%> (-0.01%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grammyjs). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grammyjs)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.