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

Fallback to another DC if given is unknown #210

Merged
merged 1 commit into from
Sep 24, 2021
Merged

Conversation

9seconds
Copy link
Owner

This mitigates #208

@codecov-commenter
Copy link

Codecov Report

Merging #210 (fbe4d32) into master (d0f18be) will decrease coverage by 0.13%.
The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #210      +/-   ##
==========================================
- Coverage   83.94%   83.80%   -0.14%     
==========================================
  Files          67       67              
  Lines        1850     1859       +9     
==========================================
+ Hits         1553     1558       +5     
- Misses        210      213       +3     
- Partials       87       88       +1     
Impacted Files Coverage Δ
mtglib/proxy.go 67.08% <33.33%> (-1.51%) ⬇️
mtglib/internal/telegram/address_pool.go 100.00% <100.00%> (ø)
mtglib/internal/telegram/telegram.go 100.00% <100.00%> (ø)

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 d0f18be...fbe4d32. Read the comment docs.

@9seconds 9seconds merged commit f742066 into master Sep 24, 2021
@9seconds 9seconds deleted the fallback-to-random-dc branch September 24, 2021 09:18
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.

None yet

2 participants