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

test(tgerr): fix flaky test #560

Merged
merged 1 commit into from
Nov 13, 2021
Merged

Conversation

tdakkota
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Nov 13, 2021

Codecov Report

Merging #560 (711993e) into main (35d1b31) will decrease coverage by 0.18%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #560      +/-   ##
==========================================
- Coverage   70.05%   69.86%   -0.19%     
==========================================
  Files         379      379              
  Lines       17316    17316              
==========================================
- Hits        12130    12098      -32     
- Misses       4433     4476      +43     
+ Partials      753      742      -11     
Impacted Files Coverage Δ
telegram/updates/update.go 9.52% <0.00%> (-61.91%) ⬇️
telegram/updates/state_apply.go 25.00% <0.00%> (-11.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%) ⬇️
telegram/updates/state.go 48.86% <0.00%> (-2.59%) ⬇️
tgtest/send.go 62.16% <0.00%> (+2.70%) ⬆️
tgtest/handle.go 43.13% <0.00%> (+2.94%) ⬆️
internal/mtproto/read.go 61.22% <0.00%> (+4.76%) ⬆️
internal/rpc/engine.go 87.00% <0.00%> (+12.42%) ⬆️

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 35d1b31...711993e. Read the comment docs.

@ernado ernado merged commit 39e401b into gotd:main Nov 13, 2021
@tdakkota tdakkota deleted the fix/flaky-flood-wait-test branch November 13, 2021 12:25
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