Skip to content

[SCB-2166] swagger generator support securityDefinition#2142

Merged
liubao68 merged 1 commit intoapache:masterfrom
wujimin:SCB-2166-swagger-securityDefinition
Dec 17, 2020
Merged

[SCB-2166] swagger generator support securityDefinition#2142
liubao68 merged 1 commit intoapache:masterfrom
wujimin:SCB-2166-swagger-securityDefinition

Conversation

@wujimin
Copy link
Contributor

@wujimin wujimin commented Dec 16, 2020

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.

@wujimin wujimin requested review from liubao68 and yhs0092 December 16, 2020 16:59
@codecov-io
Copy link

Codecov Report

Merging #2142 (bade17d) into master (7f8f71d) will decrease coverage by 0.00%.
The diff coverage is 82.14%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2142      +/-   ##
============================================
- Coverage     80.73%   80.73%   -0.01%     
  Complexity     1337     1337              
============================================
  Files          1462     1462              
  Lines         40093    40127      +34     
  Branches       3399     3407       +8     
============================================
+ Hits          32368    32395      +27     
- Misses         6259     6264       +5     
- Partials       1466     1468       +2     
Impacted Files Coverage Δ Complexity Δ
...ocessor/annotation/SwaggerDefinitionProcessor.java 87.28% <82.14%> (-0.81%) 0.00 <0.00> (ø)
.../servicecomb/registry/discovery/DiscoveryTree.java 96.49% <0.00%> (-3.51%) 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 7f8f71d...bade17d. Read the comment docs.

@liubao68 liubao68 merged commit b79423c into apache:master Dec 17, 2020
@wujimin wujimin deleted the SCB-2166-swagger-securityDefinition branch March 12, 2021 08:18
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.

3 participants