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

feat:add swagger report switch. #1148

Merged

Conversation

SkyeBeFreeman
Copy link
Collaborator

PR Type

Feature.

Describe what this PR does for and how you did.

Adding the issue link (#xxx) if possible.

fixes #1134

Note

Checklist

  • Add information of this PR to CHANGELOG.md in root of project.
  • Add documentation in javadoc or comment below the PR if necessary.

Checklist (Optional)

  • Will pull request to branch of 2020.0.
  • Will pull request to branch of 2022.0.
  • Will pull request to branch of hoxton.

@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

Merging #1148 (5a9e0ce) into 2021.0 (5cf3640) will decrease coverage by 0.75%.
Report is 1 commits behind head on 2021.0.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             2021.0    #1148      +/-   ##
============================================
- Coverage     76.23%   75.49%   -0.75%     
- Complexity     1626     1627       +1     
============================================
  Files           256      258       +2     
  Lines          5909     5969      +60     
  Branches        720      736      +16     
============================================
+ Hits           4505     4506       +1     
- Misses         1011     1071      +60     
+ Partials        393      392       -1     
Files Coverage Δ
...cent/cloud/polaris/contract/utils/PackageUtil.java 0.00% <ø> (ø)
...ris/contract/config/PolarisContractProperties.java 0.00% <0.00%> (ø)
...d/polaris/contract/filter/ApiDocServletFilter.java 0.00% <0.00%> (ø)
...d/polaris/contract/filter/ApiDocWebFluxFilter.java 0.00% <0.00%> (ø)
...ntract/config/PolarisSwaggerAutoConfiguration.java 0.00% <0.00%> (ø)
...loud/polaris/contract/PolarisContractReporter.java 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

@SkyeBeFreeman SkyeBeFreeman merged commit d7d9a75 into Tencent:2021.0 Sep 26, 2023
@SkyeBeFreeman SkyeBeFreeman deleted the 2021/add-swagger-report-switch branch September 26, 2023 12:15
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.

支持服务契约上报
1 participant