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 bind test errors #1950

Merged
merged 2 commits into from Apr 25, 2022
Merged

fix bind test errors #1950

merged 2 commits into from Apr 25, 2022

Conversation

Donglong
Copy link
Contributor

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

fix bind test errors

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

fixes #1949

Other special notes for reviewer:

@codecov-commenter
Copy link

codecov-commenter commented Apr 25, 2022

Codecov Report

Merging #1950 (f35463e) into main (fbf7855) will not change coverage.
The diff coverage is n/a.

❗ Current head f35463e differs from pull request most recent head 63d505a. Consider uploading reports for the commit 63d505a to get more accurate results

@@           Coverage Diff           @@
##             main    #1950   +/-   ##
=======================================
  Coverage   80.66%   80.66%           
=======================================
  Files          81       81           
  Lines        3615     3615           
=======================================
  Hits         2916     2916           
  Misses        492      492           
  Partials      207      207           

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 fbf7855...63d505a. Read the comment docs.

@tonybase tonybase merged commit 259cd84 into go-kratos:main Apr 25, 2022
tonybase pushed a commit that referenced this pull request May 31, 2022
* test(transport): fix assertion condition error

* test(transport): it need a unparsed request
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.

the bind test has some errors
3 participants