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 invite links helpers #641

Merged
merged 7 commits into from
Dec 23, 2021
Merged

Conversation

tdakkota
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Dec 22, 2021

Codecov Report

Merging #641 (96d96da) into main (4dd90ee) will increase coverage by 0.36%.
The diff coverage is 64.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #641      +/-   ##
==========================================
+ Coverage   68.79%   69.15%   +0.36%     
==========================================
  Files         421      425       +4     
  Lines       20031    20378     +347     
==========================================
+ Hits        13780    14093     +313     
- Misses       5361     5380      +19     
- Partials      890      905      +15     
Impacted Files Coverage Δ
telegram/peers/integration.go 0.00% <0.00%> (ø)
telegram/peers/manager.go 0.00% <ø> (ø)
telegram/peers/peers.go 32.94% <ø> (+32.94%) ⬆️
telegram/peers/update.go 30.85% <30.85%> (ø)
telegram/peers/broadcast.go 69.23% <45.45%> (+58.11%) ⬆️
telegram/peers/user.go 58.99% <60.00%> (-0.87%) ⬇️
telegram/peers/join.go 57.69% <63.63%> (+57.69%) ⬆️
telegram/peers/peerid_map.go 63.63% <63.63%> (ø)
telegram/peers/invite_link.go 64.81% <64.81%> (ø)
telegram/peers/apply.go 69.36% <66.66%> (-1.14%) ⬇️
... and 16 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 4dd90ee...96d96da. Read the comment docs.

@tdakkota tdakkota force-pushed the feat/peers-add-missing-methods branch from 0f5c7f2 to 832a3da Compare December 22, 2021 13:50
@tdakkota tdakkota force-pushed the feat/peers-add-missing-methods branch from eda9664 to 96d96da Compare December 23, 2021 13:19
@tdakkota tdakkota marked this pull request as ready for review December 23, 2021 13:58
@ernado ernado merged commit 410f74c into main Dec 23, 2021
@ernado ernado deleted the feat/peers-add-missing-methods branch December 23, 2021 16:13
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