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

[ISSUE #4848]Storage adjustment for swagger type API documents: change from local cache to database. #4849

Merged
merged 89 commits into from
Jul 18, 2023

Conversation

lianjunwei and others added 30 commits June 9, 2022 01:26
yes
 以 '#' 开始的行将被忽略,而空的提交说明将终止提交。
# Conflicts:
#	shenyu-admin/src/main/java/org/apache/shenyu/admin/service/manager/impl/SwaggerDocParser.java
ok# 以 '#' 开始的行将被忽略,而空的提交说明将终止提交。
… incorrect when micro service parameter uses "@ApiModelProperty".
…c function of the gateway management system.
@lianjunwei lianjunwei closed this Jul 15, 2023
@lianjunwei lianjunwei reopened this Jul 15, 2023
@lianjunwei lianjunwei closed this Jul 15, 2023
@lianjunwei lianjunwei reopened this Jul 15, 2023
@lianjunwei lianjunwei closed this Jul 15, 2023
@lianjunwei lianjunwei reopened this Jul 15, 2023
@lianjunwei lianjunwei closed this Jul 15, 2023
@lianjunwei lianjunwei reopened this Jul 15, 2023
@lianjunwei lianjunwei closed this Jul 15, 2023
@lianjunwei lianjunwei reopened this Jul 15, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 15, 2023

Codecov Report

Merging #4849 (cd76eb6) into master (a62a04c) will decrease coverage by 0.27%.
The diff coverage is 51.45%.

@@             Coverage Diff              @@
##             master    #4849      +/-   ##
============================================
- Coverage     64.53%   64.27%   -0.27%     
+ Complexity     8212     8198      -14     
============================================
  Files          1160     1161       +1     
  Lines         34086    34134      +48     
  Branches       3055     3056       +1     
============================================
- Hits          21998    21938      -60     
- Misses        10346    10450     +104     
- Partials       1742     1746       +4     
Impacted Files Coverage Δ
...ache/shenyu/admin/controller/ApiDocController.java 76.08% <ø> (+1.61%) ⬆️
...ervice/manager/impl/RegisterApiDocServiceImpl.java 4.65% <4.65%> (ø)
.../service/manager/impl/LoadServiceDocEntryImpl.java 69.00% <66.66%> (ø)
...ervice/manager/impl/PullSwaggerDocServiceImpl.java 23.07% <66.66%> (ø)
...nyu/admin/service/manager/impl/DocManagerImpl.java 79.22% <84.44%> (+4.22%) ⬆️
...va/org/apache/shenyu/admin/model/bean/DocInfo.java 100.00% <100.00%> (ø)
...va/org/apache/shenyu/admin/model/bean/DocItem.java 81.63% <100.00%> (-12.25%) ⬇️
...u/admin/service/manager/impl/SwaggerDocParser.java 41.41% <100.00%> (-2.25%) ⬇️
...ister/AbstractShenyuClientRegisterServiceImpl.java 93.84% <100.00%> (-0.39%) ⬇️

... and 18 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lianjunwei lianjunwei closed this Jul 16, 2023
@lianjunwei lianjunwei reopened this Jul 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] api document does't work
4 participants