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 admin helpers #688

Merged
merged 10 commits into from Mar 10, 2022
Merged

Conversation

tdakkota
Copy link
Member

@tdakkota tdakkota commented Feb 5, 2022

Updates #188
Updates gotd/botapi#46

@codecov
Copy link

codecov bot commented Feb 5, 2022

Codecov Report

Merging #688 (d171365) into main (daa04b1) will increase coverage by 0.06%.
The diff coverage is 74.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #688      +/-   ##
==========================================
+ Coverage   69.53%   69.60%   +0.06%     
==========================================
  Files         430      440      +10     
  Lines       20523    20939     +416     
==========================================
+ Hits        14271    14574     +303     
- Misses       5339     5442     +103     
- Partials      913      923      +10     
Impacted Files Coverage Δ
telegram/peers/members/status_string.go 0.00% <0.00%> (ø)
telegram/peers/peers.go 70.00% <0.00%> (+37.05%) ⬆️
telegram/peers/resolve.go 72.44% <ø> (ø)
telegram/peers/user.go 71.63% <0.00%> (+12.63%) ⬆️
telegram/peers/id.go 20.00% <20.00%> (ø)
telegram/peers/members/common.go 60.00% <60.00%> (ø)
telegram/peers/members/chat_member.go 72.22% <72.22%> (ø)
telegram/peers/members/chat.go 78.94% <78.94%> (ø)
telegram/peers/members/channel.go 79.57% <79.57%> (ø)
telegram/peers/members/channel_member.go 83.09% <83.09%> (ø)
... and 18 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 daa04b1...d171365. Read the comment docs.

@tdakkota tdakkota force-pushed the feat/admin-helpers branch 2 times, most recently from 641efc9 to 00e8705 Compare February 5, 2022 18:23
@tdakkota tdakkota marked this pull request as ready for review March 9, 2022 00:09
@tdakkota tdakkota marked this pull request as draft March 9, 2022 02:22
@tdakkota tdakkota marked this pull request as ready for review March 10, 2022 04:06
@ernado ernado merged commit 1dfed8b into gotd:main Mar 10, 2022
@tdakkota tdakkota deleted the feat/admin-helpers branch March 10, 2022 17:34
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