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(e2e): enable TestExternalE2EUsersDialog #748

Merged
merged 1 commit into from
Apr 22, 2022

Conversation

ernado
Copy link
Member

@ernado ernado commented Apr 22, 2022

close #554

@codecov
Copy link

codecov bot commented Apr 22, 2022

Codecov Report

Merging #748 (5ac3c50) into main (6b40342) will increase coverage by 0.34%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #748      +/-   ##
==========================================
+ Coverage   69.75%   70.10%   +0.34%     
==========================================
  Files         442      442              
  Lines       20987    20987              
==========================================
+ Hits        14640    14712      +72     
+ Misses       5422     5351      -71     
+ Partials      925      924       -1     
Impacted Files Coverage Δ
clock/clock.go 80.00% <0.00%> (-20.00%) ⬇️
telegram/updates/gap_buffer.go 71.42% <0.00%> (-10.72%) ⬇️
telegram/updates/sequence_box.go 80.53% <0.00%> (-0.89%) ⬇️
telegram/updates/state.go 51.28% <0.00%> (+2.56%) ⬆️
tgtest/server.go 89.09% <0.00%> (+3.63%) ⬆️
tgtest/loop.go 70.00% <0.00%> (+5.00%) ⬆️
tgtest/send.go 59.45% <0.00%> (+5.40%) ⬆️
tgtest/handle.go 43.13% <0.00%> (+5.88%) ⬆️
telegram/updates/internal/e2e/server.go 71.53% <0.00%> (+6.15%) ⬆️
telegram/updates/state_channel.go 52.83% <0.00%> (+7.07%) ⬆️
... and 2 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@ernado ernado merged commit a6443a9 into main Apr 22, 2022
@ernado ernado deleted the test/enable-e2e-users-dialog branch April 22, 2022 18:55
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.

test: external e2e is failing
1 participant