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

[SCB-2162]upgrade spring framerok to 5.2.9.RELEASE and spring boot to… #2136

Merged
merged 1 commit into from Dec 16, 2020
Merged

[SCB-2162]upgrade spring framerok to 5.2.9.RELEASE and spring boot to… #2136

merged 1 commit into from Dec 16, 2020

Conversation

liubao68
Copy link
Contributor

… 2.3.4.RELEASE

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

Codecov Report

Merging #2136 (5b8a513) into master (80314fb) will decrease coverage by 0.00%.
The diff coverage is 93.10%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2136      +/-   ##
============================================
- Coverage     80.73%   80.73%   -0.01%     
  Complexity     1337     1337              
============================================
  Files          1462     1462              
  Lines         40057    40077      +20     
  Branches       3396     3396              
============================================
+ Hits          32341    32357      +16     
- Misses         6249     6255       +6     
+ Partials       1467     1465       -2     
Impacted Files Coverage Δ Complexity Δ
...rvicecomb/core/ConfigurationSpringInitializer.java 89.58% <ø> (+1.58%) 0.00 <0.00> (ø)
...swagger/generator/springdata/SpringDataModule.java 81.25% <89.47%> (+21.25%) 0.00 <0.00> (ø)
.../demo/jaxrs/client/CodeFirstRestTemplateJaxrs.java 90.90% <100.00%> (ø) 8.00 <0.00> (ø)
...demo/jaxrs/client/MultiErrorCodeServiceClient.java 89.08% <100.00%> (ø) 13.00 <0.00> (ø)
...omb/demo/multiServiceCenterClient/ServerBTest.java 100.00% <100.00%> (ø) 3.00 <0.00> (ø)
...comb/config/LastPropertyPlaceholderConfigurer.java 100.00% <100.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 69.32% <0.00%> (-1.17%) 0.00% <0.00%> (ø%)
.../servicecomb/config/client/ConfigCenterClient.java 52.54% <0.00%> (+0.42%) 0.00% <0.00%> (ø%)
...ache/servicecomb/foundation/common/net/IpPort.java 93.33% <0.00%> (+3.33%) 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 80314fb...5b8a513. Read the comment docs.

@wujimin wujimin merged commit 58e61d8 into apache:master Dec 16, 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.

None yet

3 participants