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 KdocComments for types in generic classes #1832

Merged
merged 4 commits into from
Nov 29, 2023

- fixes to resolve conversations

a72f496
Select commit
Loading
Failed to load commit list.
Merged

Fixed KdocComments for types in generic classes #1832

- fixes to resolve conversations
a72f496
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2023 in 0s

78.18% (+0.02%) compared to 626bac9

View this Pull Request on Codecov

78.18% (+0.02%) compared to 626bac9

Details

Codecov Report

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

Comparison is base (626bac9) 78.15% compared to head (a72f496) 78.18%.

Files Patch % Lines
...diktat/ruleset/rules/chapter2/kdoc/KdocComments.kt 68.08% 0 Missing and 15 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1832      +/-   ##
============================================
+ Coverage     78.15%   78.18%   +0.02%     
+ Complexity     2432     2425       -7     
============================================
  Files           131      131              
  Lines          8616     8631      +15     
  Branches       2174     2174              
============================================
+ Hits           6734     6748      +14     
- Misses          916      917       +1     
  Partials        966      966              

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