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: Support configuring doc.source.disable to disable documentation reading #1059

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

tangcent
Copy link
Owner

@tangcent tangcent commented Nov 2, 2023

close #1055

@tangcent tangcent added the type: new feature Add New Feature label Nov 2, 2023
Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Merging #1059 (f79a32f) into master (43f649d) will increase coverage by 0.017%.
The diff coverage is 72.727%.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master     #1059       +/-   ##
===============================================
+ Coverage     62.211%   62.228%   +0.017%     
+ Complexity      2251      2241       -10     
===============================================
  Files            243       244        +1     
  Lines          11858     11874       +16     
  Branches        2918      2925        +7     
===============================================
+ Hits            7377      7389       +12     
  Misses          2915      2915               
- Partials        1566      1570        +4     
Flag Coverage Δ
unittests 62.228% <72.727%> (+0.017%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...kotlin/com/itangcent/idea/psi/DisableDocSupport.kt 72.727% <72.727%> (ø)

... and 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 43f649d...f79a32f. Read the comment docs.

@tangcent tangcent merged commit 5172fa0 into master Nov 6, 2023
10 checks passed
@tangcent tangcent mentioned this pull request Nov 6, 2023
@tangcent tangcent deleted the feature/doc branch November 6, 2023 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: new feature Add New Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Question] 是否考虑仅使用swagger或注释开关
1 participant