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

feat: add telegram templates #13

Merged
merged 3 commits into from
Oct 17, 2022
Merged

Conversation

freak12techno
Copy link
Collaborator

Fixes #11

@codecov
Copy link

codecov bot commented Oct 12, 2022

Codecov Report

Base: 22.14% // Head: 22.89% // Increases project coverage by +0.74% 🎉

Coverage data is based on head (994326a) compared to base (9725ebc).
Patch coverage: 3.17% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   22.14%   22.89%   +0.74%     
==========================================
  Files          12       12              
  Lines         894      865      -29     
==========================================
  Hits          198      198              
+ Misses        694      665      -29     
  Partials        2        2              
Impacted Files Coverage Δ
telegram.go 0.00% <0.00%> (ø)
tendermint.go 0.00% <0.00%> (ø)
types.go 0.00% <0.00%> (ø)
config.go 51.56% <66.66%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@freak12techno freak12techno merged commit be16232 into master Oct 17, 2022
@freak12techno freak12techno deleted the add-telegram-templates branch October 17, 2022 20:22
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.

Move all text templates from the code to external files
1 participant