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 text formatters, add some crypto checks #156

Merged
merged 6 commits into from
Feb 17, 2021
Merged

Add text formatters, add some crypto checks #156

merged 6 commits into from
Feb 17, 2021

Conversation

tdakkota
Copy link
Member

Updates #155.

@codecov
Copy link

codecov bot commented Feb 17, 2021

Codecov Report

Merging #156 (98a9555) into main (9bc6d57) will decrease coverage by 0.42%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #156      +/-   ##
==========================================
- Coverage   68.67%   68.25%   -0.43%     
==========================================
  Files         177      178       +1     
  Lines        4939     5059     +120     
==========================================
+ Hits         3392     3453      +61     
- Misses       1190     1245      +55     
- Partials      357      361       +4     
Impacted Files Coverage Δ
internal/exchange/client_flow.go 53.54% <28.57%> (-3.40%) ⬇️
telegram/message/format.go 50.96% <50.96%> (ø)
internal/crypto/cipher_decrypt.go 56.75% <83.33%> (+6.75%) ⬆️
mtproto/read.go 53.84% <0.00%> (+2.19%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9bc6d57...98a9555. Read the comment docs.

@ernado ernado merged commit e76f419 into gotd:main Feb 17, 2021
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.

2 participants