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

Add option for Telegram to use a thread id when posting notification #265

Merged
merged 3 commits into from
Feb 13, 2024

Merge branch 'master' into feature/telegram-threads

4479ff4
Select commit
Loading
Failed to load commit list.
Merged

Add option for Telegram to use a thread id when posting notification #265

Merge branch 'master' into feature/telegram-threads
4479ff4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2024 in 0s

55.50% (+0.36%) compared to ace379e

View this Pull Request on Codecov

55.50% (+0.36%) compared to ace379e

Details

Codecov Report

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

Comparison is base (ace379e) 55.14% compared to head (4479ff4) 55.50%.

Files Patch % Lines
pkg/services/telegram.go 42.85% 15 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #265      +/-   ##
==========================================
+ Coverage   55.14%   55.50%   +0.36%     
==========================================
  Files          35       35              
  Lines        3400     3412      +12     
==========================================
+ Hits         1875     1894      +19     
+ Misses       1251     1242       -9     
- Partials      274      276       +2     

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