Skip to content

prepare 2.8.0-SNAPSHOT#3243

Merged
liubao68 merged 1 commit intoapache:masterfrom
liubao68:master
Jul 30, 2022
Merged

prepare 2.8.0-SNAPSHOT#3243
liubao68 merged 1 commit intoapache:masterfrom
liubao68:master

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-commenter
Copy link
Copy Markdown

Codecov Report

Merging #3243 (80e84bf) into master (ffbb73b) will increase coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #3243      +/-   ##
============================================
+ Coverage     77.48%   77.50%   +0.02%     
  Complexity     1439     1439              
============================================
  Files          1629     1629              
  Lines         43409    43409              
  Branches       3652     3652              
============================================
+ Hits          33634    33644      +10     
+ Misses         8267     8261       -6     
+ Partials       1508     1504       -4     
Impacted Files Coverage Δ
...mb/config/ConfigCenterConfigurationSourceImpl.java 9.57% <0.00%> (-1.07%) ⬇️
...egistry/client/http/ServiceRegistryClientImpl.java 71.31% <0.00%> (+1.14%) ⬆️
...he/servicecomb/foundation/common/net/NetUtils.java 66.40% <0.00%> (+1.60%) ⬆️
...mb/serviceregistry/client/http/RestClientUtil.java 80.37% <0.00%> (+1.86%) ⬆️
...ecomb/provider/pojo/PojoConsumerMetaRefresher.java 78.04% <0.00%> (+2.43%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us.

@liubao68 liubao68 merged commit 0b4b0d8 into apache:master Jul 30, 2022
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