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: respect telegram message limit #56

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

aldy505
Copy link
Member

@aldy505 aldy505 commented Feb 17, 2024

Closes #46

@aldy505 aldy505 requested a review from elianiva February 17, 2024 04:23
Copy link

codecov bot commented Feb 17, 2024

Codecov Report

Attention: 34 lines in your changes are missing coverage. Please review.

Comparison is base (6aaedf3) 26.14% compared to head (990afb2) 25.89%.
Report is 1 commits behind head on master.

Files Patch % Lines
src/presentation/TelegramPresenter.ts 0.00% 34 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
- Coverage   26.14%   25.89%   -0.25%     
==========================================
  Files          46       46              
  Lines        2176     2197      +21     
  Branches       85       85              
==========================================
  Hits          569      569              
- Misses       1576     1597      +21     
  Partials       31       31              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@elianiva elianiva merged commit f2b1795 into master Feb 17, 2024
5 of 7 checks passed
@elianiva elianiva deleted the fix/respect-telegram-message-limit branch February 17, 2024 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not sending any message if too much notification get sent
2 participants