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. #1225

Merged
merged 2 commits 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
Copy link

codecov bot commented Jan 20, 2024

Codecov Report

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

Comparison is base (ce7f2d7) 75.77% compared to head (085f3d1) 77.20%.
Report is 2 commits behind head on 2020.0.

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              @@
##             2020.0    #1225      +/-   ##
============================================
+ Coverage     75.77%   77.20%   +1.42%     
  Complexity     1579     1579              
============================================
  Files           255      256       +1     
  Lines          5792     5685     -107     
  Branches        705      691      -14     
============================================
  Hits           4389     4389              
+ Misses         1022      915     -107     
  Partials        381      381              

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

@SkyeBeFreeman SkyeBeFreeman merged commit 38792c1 into Tencent:2020.0 Jan 20, 2024
9 checks passed
@SkyeBeFreeman SkyeBeFreeman deleted the 2020/optimize-contract branch January 20, 2024 11:09
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