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

prepare release 2.8.0 #3369

Merged
merged 4 commits into from
Sep 29, 2022
Merged

prepare release 2.8.0 #3369

merged 4 commits into from
Sep 29, 2022

Conversation

liubao68
Copy link
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

codecov-commenter commented Sep 29, 2022

Codecov Report

Merging #3369 (484030e) into master (02c3837) will increase coverage by 0.00%.
The diff coverage is 75.00%.

@@            Coverage Diff            @@
##             master    #3369   +/-   ##
=========================================
  Coverage     77.56%   77.57%           
  Complexity     1463     1463           
=========================================
  Files          1650     1650           
  Lines         43806    43799    -7     
  Branches       3687     3685    -2     
=========================================
- Hits          33977    33975    -2     
+ Misses         8289     8288    -1     
+ Partials       1540     1536    -4     
Impacted Files Coverage Δ
...java/org/apache/servicecomb/it/deploy/Deploys.java 74.46% <75.00%> (+0.81%) ⬆️
.../servicecomb/registry/discovery/DiscoveryTree.java 96.49% <0.00%> (-3.51%) ⬇️
...egistry/client/http/ServiceRegistryClientImpl.java 71.31% <0.00%> (+0.38%) ⬆️
...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 953fc42 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