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(peers): add Search method #718

Merged
merged 2 commits into from
Mar 12, 2022
Merged

Conversation

tdakkota
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Mar 12, 2022

Codecov Report

Merging #718 (1579532) into main (fd5bfa8) will increase coverage by 0.26%.
The diff coverage is 61.29%.

@@            Coverage Diff             @@
##             main     #718      +/-   ##
==========================================
+ Coverage   69.61%   69.88%   +0.26%     
==========================================
  Files         440      441       +1     
  Lines       20939    20970      +31     
==========================================
+ Hits        14576    14654      +78     
+ Misses       5440     5392      -48     
- Partials      923      924       +1     
Impacted Files Coverage Δ
telegram/peers/search.go 61.29% <61.29%> (ø)
telegram/downloader/sink.go 71.42% <0.00%> (-7.15%) ⬇️
internal/proto/gzip.go 80.00% <0.00%> (-3.00%) ⬇️
telegram/updates/sequence_box.go 81.41% <0.00%> (+0.88%) ⬆️
tgtest/handle.go 40.19% <0.00%> (+2.94%) ⬆️
tgtest/server.go 89.09% <0.00%> (+3.63%) ⬆️
internal/proto/codec/intermediate.go 100.00% <0.00%> (+4.91%) ⬆️
tgtest/loop.go 70.00% <0.00%> (+5.00%) ⬆️
tgtest/send.go 59.45% <0.00%> (+5.40%) ⬆️
telegram/peers/id.go 26.00% <0.00%> (+6.00%) ⬆️
... and 4 more

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

@tdakkota tdakkota merged commit 5230dfc into gotd:main Mar 12, 2022
@tdakkota tdakkota deleted the feat/search-peers-method branch March 12, 2022 16:40
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

1 participant