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

Fixed KdocMethods #1757

Merged
merged 2 commits into from
Oct 3, 2023
Merged

Conversation

DrAlexD
Copy link
Member

@DrAlexD DrAlexD commented Oct 2, 2023

What's done:

  • Fixed multiple generation of @param and @throws tags.

It's part of #1737

- Fixed multiple generation of `@param` and `@throws` tags.

It's part of saveourtool#1737
@DrAlexD DrAlexD self-assigned this Oct 2, 2023
@DrAlexD DrAlexD added bug Something isn't working tests Improve testing labels Oct 2, 2023
@DrAlexD DrAlexD added this to the 2.0.0 milestone Oct 2, 2023
@DrAlexD DrAlexD enabled auto-merge (squash) October 2, 2023 16:23
@DrAlexD DrAlexD disabled auto-merge October 2, 2023 16:23
@DrAlexD DrAlexD enabled auto-merge (squash) October 2, 2023 16:23
@DrAlexD DrAlexD requested a review from nulls October 2, 2023 16:30
@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

Merging #1757 (9492b66) into master (4a8c498) will increase coverage by 0.27%.
The diff coverage is 93.33%.

@@             Coverage Diff              @@
##             master    #1757      +/-   ##
============================================
+ Coverage     76.47%   76.75%   +0.27%     
- Complexity     2297     2301       +4     
============================================
  Files           126      126              
  Lines          8290     8295       +5     
  Branches       2080     2081       +1     
============================================
+ Hits           6340     6367      +27     
+ Misses         1024      997      -27     
- Partials        926      931       +5     
Files Coverage Δ
.../diktat/ruleset/rules/chapter2/kdoc/KdocMethods.kt 87.80% <93.33%> (+14.21%) ⬆️

@DrAlexD DrAlexD merged commit 2c10a00 into saveourtool:master Oct 3, 2023
27 checks passed
@DrAlexD DrAlexD deleted the feature/fix-kdoc-methods branch October 3, 2023 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tests Improve testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants