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: swagger render json not match path #3560

Merged
merged 2 commits into from Jan 14, 2024
Merged

Conversation

czy88840616
Copy link
Member

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

@czy88840616 czy88840616 added the pr: bug fix This PR fixes a bug in a past release. label Jan 14, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jan 14, 2024

Codecov Report

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

Comparison is base (3b89b43) 84.55% compared to head (3fc11c8) 84.55%.

Files Patch % Lines
packages/swagger/src/ui/render.ts 0.00% 3 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3560   +/-   ##
=======================================
  Coverage   84.55%   84.55%           
=======================================
  Files         486      486           
  Lines       46172    46174    +2     
  Branches     5526     5527    +1     
=======================================
+ Hits        39039    39042    +3     
+ Misses       7093     7092    -1     
  Partials       40       40           

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

@czy88840616 czy88840616 merged commit 5ea69a7 into main Jan 14, 2024
6 checks passed
@czy88840616 czy88840616 deleted the fix-swagger-render-json branch January 14, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: bug fix This PR fixes a bug in a past release.
Development

Successfully merging this pull request may close these issues.

None yet

2 participants