Skip to content

prepare release 2.8.0(keep version or will release wrong artifacts)#3375

Merged
liubao68 merged 1 commit into
apache:masterfrom
liubao68:master
Sep 29, 2022
Merged

prepare release 2.8.0(keep version or will release wrong artifacts)#3375
liubao68 merged 1 commit into
apache: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 #3375 (76cf0e2) into master (17d0efa) will increase coverage by 0.00%.
The diff coverage is 63.63%.

@@            Coverage Diff            @@
##             master    #3375   +/-   ##
=========================================
  Coverage     77.54%   77.54%           
  Complexity     1463     1463           
=========================================
  Files          1650     1650           
  Lines         43799    43806    +7     
  Branches       3685     3687    +2     
=========================================
+ Hits          33963    33971    +8     
+ Misses         8298     8295    -3     
- Partials       1538     1540    +2     
Impacted Files Coverage Δ
...java/org/apache/servicecomb/it/deploy/Deploys.java 73.64% <63.63%> (-0.82%) ⬇️
...he/servicecomb/foundation/common/net/NetUtils.java 64.80% <0.00%> (-1.61%) ⬇️
...mb/config/ConfigCenterConfigurationSourceImpl.java 10.63% <0.00%> (+1.06%) ⬆️
.../servicecomb/registry/discovery/DiscoveryTree.java 100.00% <0.00%> (+3.50%) ⬆️
...comb/core/definition/MicroserviceVersionsMeta.java 100.00% <0.00%> (+5.26%) ⬆️
...thentication/consumer/RSAConsumerTokenManager.java 77.41% <0.00%> (+6.45%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@liubao68 liubao68 merged commit 9ba3236 into apache:master Sep 29, 2022
lbc97 pushed a commit to lbc97/servicecomb-java-chassis that referenced this pull request Feb 21, 2023
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