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(transport): add transport Listener test #1735

Merged
merged 7 commits into from
Dec 31, 2021
Merged

test(transport): add transport Listener test #1735

merged 7 commits into from
Dec 31, 2021

Conversation

daemon365
Copy link
Member

Description (what this PR does / why we need it):

Which issue(s) this PR fixes (resolves / be part of):

fixes #

Other special notes for reviewer:

@codecov-commenter
Copy link

codecov-commenter commented Dec 30, 2021

Codecov Report

Merging #1735 (5112eb3) into main (3625634) will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1735      +/-   ##
==========================================
+ Coverage   81.12%   81.18%   +0.05%     
==========================================
  Files          78       78              
  Lines        3476     3476              
==========================================
+ Hits         2820     2822       +2     
+ Misses        452      448       -4     
- Partials      204      206       +2     
Impacted Files Coverage Δ
transport/http/resolver.go 64.00% <0.00%> (-4.00%) ⬇️
selector/node/ewma/node.go 83.87% <0.00%> (-3.23%) ⬇️
transport/http/server.go 77.41% <0.00%> (+2.41%) ⬆️
transport/grpc/server.go 93.33% <0.00%> (+2.85%) ⬆️
internal/context/context.go 100.00% <0.00%> (+2.98%) ⬆️

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 3625634...5112eb3. Read the comment docs.

@tonybase tonybase merged commit 7f003a8 into main Dec 31, 2021
@tonybase tonybase deleted the test_transport branch December 31, 2021 03:15
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

3 participants