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

fix:fix swagger not working bug. #1224

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

SkyeBeFreeman
Copy link
Collaborator

PR Type

Describe what this PR does for and how you did.

Adding the issue link (#xxx) if possible.

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.

@SkyeBeFreeman SkyeBeFreeman added this to the 1.13.0 milestone Jan 19, 2024
@SkyeBeFreeman SkyeBeFreeman force-pushed the 2021/optimize-contract branch from 847a723 to 5c5a8b1 Compare January 19, 2024 11:38
Copy link

codecov bot commented Jan 19, 2024

Codecov Report

Attention: 49 lines in your changes are missing coverage. Please review.

Comparison is base (ee0f990) 75.56% compared to head (5c5a8b1) 77.11%.

Files Patch % Lines
...loud/polaris/contract/PolarisContractReporter.java 0.00% 25 Missing ⚠️
...ntract/config/PolarisSwaggerAutoConfiguration.java 0.00% 18 Missing ⚠️
...d/polaris/contract/filter/ApiDocServletFilter.java 0.00% 3 Missing ⚠️
...org/springdoc/api/AbstractOpenApiResourceUtil.java 0.00% 1 Missing ⚠️
.../org/springdoc/webflux/api/OpenApiWebFluxUtil.java 0.00% 1 Missing ⚠️
...va/org/springdoc/webmvc/api/OpenApiWebMvcUtil.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             2021.0    #1224      +/-   ##
============================================
+ Coverage     75.56%   77.11%   +1.55%     
  Complexity     1646     1646              
============================================
  Files           259      260       +1     
  Lines          6068     5946     -122     
  Branches        755      739      -16     
============================================
  Hits           4585     4585              
+ Misses         1075      953     -122     
  Partials        408      408              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SkyeBeFreeman SkyeBeFreeman merged commit 5155698 into Tencent:2021.0 Jan 20, 2024
9 checks passed
@SkyeBeFreeman SkyeBeFreeman deleted the 2021/optimize-contract branch January 20, 2024 10:26
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