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(server): support tdesktop #851

Merged
merged 2 commits into from
Aug 14, 2022
Merged

feat(server): support tdesktop #851

merged 2 commits into from
Aug 14, 2022

Conversation

ernado
Copy link
Member

@ernado ernado commented Aug 14, 2022

Initial support for tdesktop key exchange.

Fix #829

@ernado ernado enabled auto-merge August 14, 2022 13:08
@codecov
Copy link

codecov bot commented Aug 14, 2022

Codecov Report

Merging #851 (1d5ccae) into main (d28a749) will decrease coverage by 0.08%.
The diff coverage is 50.00%.

❗ Current head 1d5ccae differs from pull request most recent head c4486d1. Consider uploading reports for the commit c4486d1 to get more accurate results

@@            Coverage Diff             @@
##             main     #851      +/-   ##
==========================================
- Coverage   69.83%   69.75%   -0.09%     
==========================================
  Files         444      444              
  Lines       21119    21163      +44     
==========================================
+ Hits        14749    14762      +13     
- Misses       5438     5466      +28     
- Partials      932      935       +3     
Impacted Files Coverage Δ
internal/exchange/server_flow.go 47.87% <50.00%> (-2.13%) ⬇️
telegram/updates/gap_buffer.go 71.42% <0.00%> (-10.72%) ⬇️
tgtest/server.go 83.05% <0.00%> (-5.09%) ⬇️
telegram/updates/update.go 66.66% <0.00%> (-4.77%) ⬇️
telegram/updates/sequence_box.go 80.53% <0.00%> (-0.89%) ⬇️
internal/mtproto/conn.go 95.55% <0.00%> (+3.33%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ernado ernado merged commit 7acb2e3 into main Aug 14, 2022
@ernado ernado deleted the feat/server-support-tdesktop branch August 14, 2022 13:19
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.

feat(server): support tdesktop
1 participant