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(tgtest): export NewPrivateKey #826

Merged
merged 2 commits into from
Aug 10, 2022
Merged

Conversation

ernado
Copy link
Member

@ernado ernado commented Jul 27, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jul 27, 2022

Codecov Report

Merging #826 (a185027) into main (a375981) will decrease coverage by 0.29%.
The diff coverage is 0.00%.

❗ Current head a185027 differs from pull request most recent head 97f30b8. Consider uploading reports for the commit 97f30b8 to get more accurate results

@@            Coverage Diff             @@
##             main     #826      +/-   ##
==========================================
- Coverage   69.99%   69.70%   -0.30%     
==========================================
  Files         443      443              
  Lines       21076    21071       -5     
==========================================
- Hits        14753    14687      -66     
- Misses       5394     5452      +58     
- Partials      929      932       +3     
Impacted Files Coverage Δ
tgtest/server.go 79.66% <0.00%> (-9.43%) ⬇️
transport/protocol.go 83.87% <0.00%> (-5.79%) ⬇️
telegram/updates/update.go 9.52% <0.00%> (-57.15%) ⬇️
internal/mtproto/salt.go 73.33% <0.00%> (-13.34%) ⬇️
transport/connection.go 64.70% <0.00%> (-8.83%) ⬇️
internal/mtproto/write.go 83.78% <0.00%> (-8.11%) ⬇️
telegram/updates/state_channel.go 45.75% <0.00%> (-7.08%) ⬇️
telegram/updates/internal/e2e/server.go 65.38% <0.00%> (-6.16%) ⬇️
tgtest/send.go 54.05% <0.00%> (-5.41%) ⬇️
tgtest/loop.go 65.00% <0.00%> (-5.00%) ⬇️
... and 24 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@ernado ernado force-pushed the feat-tgtest-allow-private-key branch from a185027 to 97f30b8 Compare August 10, 2022 08:08
@ernado ernado changed the title feat(tgteset): export NewPrivateKey feat(tgtest): export NewPrivateKey Aug 10, 2022
@ernado ernado marked this pull request as ready for review August 10, 2022 08:08
@ernado ernado enabled auto-merge August 10, 2022 08:08
@ernado ernado merged commit 90ad1e2 into main Aug 10, 2022
@ernado ernado deleted the feat-tgtest-allow-private-key branch August 10, 2022 08:24
This pull request was closed.
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.

1 participant