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(members): add ChannelQuery type #726

Merged
merged 1 commit into from
Mar 19, 2022

Conversation

tdakkota
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Mar 19, 2022

Codecov Report

Merging #726 (81648f6) into main (fbae174) will decrease coverage by 0.23%.
The diff coverage is 44.44%.

@@            Coverage Diff             @@
##             main     #726      +/-   ##
==========================================
- Coverage   70.13%   69.90%   -0.24%     
==========================================
  Files         441      442       +1     
  Lines       20970    20989      +19     
==========================================
- Hits        14708    14673      -35     
- Misses       5333     5388      +55     
+ Partials      929      928       -1     
Impacted Files Coverage Δ
telegram/peers/members/channel_query.go 36.36% <36.36%> (ø)
telegram/peers/members/channel.go 81.29% <80.00%> (+1.71%) ⬆️
telegram/updates/state_apply.go 25.58% <0.00%> (-11.63%) ⬇️
telegram/updates/internal/e2e/server.go 65.38% <0.00%> (-6.16%) ⬇️
telegram/updates/internal/e2e/storage_mem.go 53.78% <0.00%> (-6.07%) ⬇️
tgtest/handle.go 37.25% <0.00%> (-5.89%) ⬇️
tgtest/send.go 54.05% <0.00%> (-5.41%) ⬇️
tgtest/loop.go 65.00% <0.00%> (-5.00%) ⬇️
internal/proto/codec/intermediate.go 95.08% <0.00%> (-4.92%) ⬇️
tgtest/server.go 85.45% <0.00%> (-3.64%) ⬇️
... and 6 more

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

@tdakkota tdakkota merged commit e1f6c29 into gotd:main Mar 19, 2022
@tdakkota tdakkota deleted the feat/channel-participants-filter branch March 19, 2022 15:36
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