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 display options and fix array bug #2103

Merged
merged 3 commits into from
Jul 10, 2022
Merged

Conversation

kurten
Copy link
Contributor

@kurten kurten commented Jul 9, 2022

  • 修复 装饰器中声明数组类型判断出错bug
  • 增加 displayOptions

#2074

@gitpod-io
Copy link

gitpod-io bot commented Jul 9, 2022

@codecov-commenter
Copy link

codecov-commenter commented Jul 10, 2022

Codecov Report

Merging #2103 (e0007a0) into main (059eb24) will decrease coverage by 0.03%.
The diff coverage is 38.46%.

@@            Coverage Diff             @@
##             main    #2103      +/-   ##
==========================================
- Coverage   81.95%   81.92%   -0.04%     
==========================================
  Files         426      426              
  Lines       14506    14515       +9     
  Branches     3413     3416       +3     
==========================================
+ Hits        11889    11891       +2     
- Misses       2393     2400       +7     
  Partials      224      224              
Impacted Files Coverage Δ
packages/swagger/src/swaggerExplorer.ts 79.81% <25.00%> (-0.92%) ⬇️
packages/swagger/src/swaggerMiddleware.ts 56.96% <60.00%> (-0.38%) ⬇️

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 059eb24...e0007a0. Read the comment docs.

@czy88840616 czy88840616 merged commit 4f8e06d into main Jul 10, 2022
@czy88840616 czy88840616 deleted the fix/swagger_bug branch July 10, 2022 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants