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

fix(participants): checking of the last batch #672

Merged
merged 2 commits into from
Jan 20, 2022

Conversation

tdakkota
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jan 20, 2022

Codecov Report

Merging #672 (d629f73) into main (ca6bef0) will increase coverage by 0.34%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #672      +/-   ##
==========================================
+ Coverage   68.85%   69.19%   +0.34%     
==========================================
  Files         425      425              
  Lines       20355    20355              
==========================================
+ Hits        14015    14085      +70     
+ Misses       5435     5360      -75     
- Partials      905      910       +5     
Impacted Files Coverage Δ
telegram/query/channels/participants/iter.go 75.58% <100.00%> (ø)
telegram/updates/state.go 51.28% <0.00%> (+2.56%) ⬆️
internal/proto/gzip.go 83.00% <0.00%> (+3.00%) ⬆️
telegram/updates/internal/e2e/storage_mem.go 59.84% <0.00%> (+6.06%) ⬆️
telegram/updates/internal/e2e/server.go 71.53% <0.00%> (+6.15%) ⬆️
telegram/updates/state_channel.go 52.83% <0.00%> (+7.07%) ⬆️
telegram/updates/state_apply.go 36.71% <0.00%> (+11.71%) ⬆️
telegram/updates/update.go 71.42% <0.00%> (+61.90%) ⬆️

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 ca6bef0...d629f73. Read the comment docs.

@ernado ernado merged commit 5209c86 into gotd:main Jan 20, 2022
@tdakkota tdakkota deleted the fix/participants-iterator branch January 20, 2022 09:49
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