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 problem of rest protocol PR #352 #408

Merged
merged 3 commits into from
Mar 15, 2020
Merged

Conversation

Patrick0308
Copy link
Contributor

What this PR does:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


@codecov-io
Copy link

codecov-io commented Mar 15, 2020

Codecov Report

Merging #408 into feature/rest will decrease coverage by 0.29%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff                @@
##           feature/rest     #408      +/-   ##
================================================
- Coverage         67.53%   67.24%   -0.30%     
================================================
  Files               170      170              
  Lines              8596     8596              
================================================
- Hits               5805     5780      -25     
- Misses             2247     2269      +22     
- Partials            544      547       +3     
Impacted Files Coverage Δ
...config_reader/reader_impl/default_config_reader.go 69.23% <ø> (ø)
protocol/dubbo/listener.go 57.52% <0.00%> (-5.38%) ⬇️
protocol/dubbo/codec.go 72.50% <0.00%> (-5.00%) ⬇️
protocol/dubbo/pool.go 76.71% <0.00%> (-4.57%) ⬇️
filter/filter_impl/hystrix_filter.go 68.64% <0.00%> (-3.39%) ⬇️
protocol/dubbo/readwriter.go 68.29% <0.00%> (-2.44%) ⬇️
config_center/nacos/facade.go 71.87% <0.00%> (+9.37%) ⬆️

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 e9fc1f8...72fac64. Read the comment docs.

@zouyx zouyx merged commit 8c53128 into apache:feature/rest Mar 15, 2020
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.

3 participants