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(dialogs): check iterator end correctly #698

Merged
merged 1 commit into from Feb 17, 2022

Conversation

tdakkota
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Feb 17, 2022

Codecov Report

Merging #698 (616c36a) into main (42accec) will decrease coverage by 0.29%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #698      +/-   ##
==========================================
- Coverage   69.58%   69.28%   -0.30%     
==========================================
  Files         430      430              
  Lines       20523    20523              
==========================================
- Hits        14281    14220      -61     
- Misses       5332     5399      +67     
+ Partials      910      904       -6     
Impacted Files Coverage Δ
telegram/query/dialogs/iter.go 67.34% <100.00%> (ø)
telegram/updates/update.go 9.52% <0.00%> (-90.48%) ⬇️
telegram/updates/state_apply.go 25.58% <0.00%> (-11.63%) ⬇️
telegram/updates/gap_buffer.go 71.42% <0.00%> (-10.72%) ⬇️
telegram/updates/state_channel.go 45.75% <0.00%> (-7.08%) ⬇️
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%) ⬇️
internal/mtproto/conn.go 92.22% <0.00%> (-3.34%) ⬇️
internal/proto/gzip.go 80.00% <0.00%> (-3.00%) ⬇️
telegram/updates/state.go 48.71% <0.00%> (-2.57%) ⬇️
... and 7 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 42accec...616c36a. Read the comment docs.

@tdakkota tdakkota merged commit 412013f into gotd:main Feb 17, 2022
@tdakkota tdakkota deleted the fix/check-dialogs-iterator-end branch February 17, 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