Skip to content

release 2.1.2#2026

Merged
liubao68 merged 2 commits into
apache:masterfrom
liubao68:liubao
Oct 27, 2020
Merged

release 2.1.2#2026
liubao68 merged 2 commits into
apache:masterfrom
liubao68:liubao

Conversation

@liubao68

Copy link
Copy Markdown
Contributor

Follow this checklist to help us incorporate your contribution quickly and easily:

  • Make sure there is a JIRA issue filed for the change (usually before you start working on it). Trivial changes like typos do not require a JIRA issue. Your pull request should address just this issue, without pulling in other changes.
  • Each commit in the pull request should have a meaningful subject line and body.
  • Format the pull request title like [SCB-XXX] Fixes bug in ApproximateQuantiles, where you replace SCB-XXX with the appropriate JIRA issue.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Run mvn clean install -Pit to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #2026 into master will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2026      +/-   ##
============================================
- Coverage     81.61%   81.61%   -0.01%     
  Complexity     1301     1301              
============================================
  Files          1414     1414              
  Lines         38988    38989       +1     
  Branches       3337     3337              
============================================
- Hits          31822    31821       -1     
- Misses         5730     5733       +3     
+ Partials       1436     1435       -1     
Impacted Files Coverage Δ Complexity Δ
...ervicecomb/edge/core/CommonHttpEdgeDispatcher.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...mb/serviceregistry/client/http/RestClientUtil.java 75.70% <0.00%> (-1.87%) 0.00% <0.00%> (ø%)
...egistry/client/http/ServiceRegistryClientImpl.java 70.70% <0.00%> (-1.12%) 0.00% <0.00%> (ø%)
.../servicecomb/config/client/ConfigCenterClient.java 54.31% <0.00%> (+0.43%) 0.00% <0.00%> (ø%)
...omb/codec/protobuf/definition/ProtobufManager.java 73.17% <0.00%> (+2.43%) 0.00% <0.00%> (ø%)
...pache/servicecomb/config/kie/client/KieClient.java 78.57% <0.00%> (+5.95%) 0.00% <0.00%> (ø%)

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 9bed8e5...f9bbc9a. Read the comment docs.

@liubao68 liubao68 merged commit ae8c6e4 into apache:master Oct 27, 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.

2 participants