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

Updage spring boot3, open api 3 #3863

Merged
merged 112 commits into from
Jul 21, 2023
Merged

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 Report

Merging #3863 (513db65) into master (554e4e2) will decrease coverage by 0.55%.
The diff coverage is 77.74%.

❗ Current head 513db65 differs from pull request most recent head 49d1889. Consider uploading reports for the commit 49d1889 to get more accurate results

@@             Coverage Diff              @@
##             master    #3863      +/-   ##
============================================
- Coverage     43.98%   43.43%   -0.55%     
+ Complexity     6088     5955     -133     
============================================
  Files          1557     1534      -23     
  Lines         38288    37992     -296     
  Branches       3513     3544      +31     
============================================
- Hits          16841    16502     -339     
- Misses        20136    20190      +54     
+ Partials       1311     1300      -11     
Impacted Files Coverage Δ
...accessLog/core/element/impl/UrlPathAccessItem.java 0.00% <0.00%> (ø)
...omb/codec/protobuf/definition/ProtobufManager.java 70.73% <ø> (ø)
...rvicecomb/common/rest/CommonRestConfiguration.java 100.00% <ø> (ø)
.../org/apache/servicecomb/common/rest/RestConst.java 100.00% <ø> (ø)
...omb/common/rest/RestProducerInvocationCreator.java 0.00% <ø> (ø)
...g/apache/servicecomb/common/rest/UploadConfig.java 50.00% <ø> (ø)
...pache/servicecomb/common/rest/codec/RestCodec.java 68.00% <0.00%> (+7.28%) ⬆️
...b/common/rest/codec/param/ParamValueProcessor.java 44.44% <ø> (+33.33%) ⬆️
...n/rest/codec/param/ParamValueProcessorCreator.java 0.00% <0.00%> (ø)
...common/rest/codec/param/RestClientRequestImpl.java 0.00% <ø> (ø)
... and 117 more

... and 141 files with indirect coverage changes

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

@liubao68 liubao68 merged commit cbcc850 into apache:master Jul 21, 2023
4 checks passed
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