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(qrlogin): add QR login helper #559

Merged
merged 8 commits into from
Nov 13, 2021

Conversation

tdakkota
Copy link
Member

No description provided.

@ernado
Copy link
Member

ernado commented Nov 12, 2021

А оно еще инстабанит?

@tdakkota
Copy link
Member Author

А оно еще инстабанит?

на тесте нет, на проде не рисковал

@codecov
Copy link

codecov bot commented Nov 12, 2021

Codecov Report

Merging #559 (b56dfb6) into main (39e401b) will decrease coverage by 0.26%.
The diff coverage is 63.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #559      +/-   ##
==========================================
- Coverage   69.94%   69.67%   -0.27%     
==========================================
  Files         379      384       +5     
  Lines       17316    17476     +160     
==========================================
+ Hits        12112    12177      +65     
- Misses       4459     4542      +83     
- Partials      745      757      +12     
Impacted Files Coverage Δ
telegram/auth.go 15.38% <0.00%> (-17.95%) ⬇️
telegram/auth/qrlogin/errors.go 0.00% <0.00%> (ø)
telegram/migrate_to_dc.go 53.19% <0.00%> (-14.38%) ⬇️
telegram/auth/qrlogin/token.go 69.44% <69.44%> (ø)
telegram/auth/qrlogin/qrlogin.go 70.21% <70.21%> (ø)
telegram/auth/qrlogin/accept.go 100.00% <100.00%> (ø)
telegram/auth/qrlogin/options.go 100.00% <100.00%> (ø)
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%) ⬇️
... and 9 more

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 39e401b...b56dfb6. Read the comment docs.

@tdakkota tdakkota force-pushed the feat/add-qr-login-support branch 2 times, most recently from 2a1e648 to c074e2a Compare November 13, 2021 15:12
@tdakkota tdakkota marked this pull request as ready for review November 13, 2021 15:26
@ernado ernado merged commit 9f62186 into gotd:main Nov 13, 2021
@tdakkota tdakkota deleted the feat/add-qr-login-support branch November 13, 2021 16:55
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