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

Improve rule documentaion and smell message of NamedArguments #4796

Merged
merged 1 commit into from May 8, 2022

Conversation

BraisGabin
Copy link
Member

Improve rule documentaion to give context about why this issue could appear and improve the smell message to point exactly what's going on.

@codecov
Copy link

codecov bot commented Apr 30, 2022

Codecov Report

Merging #4796 (1229796) into main (22bc63d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##               main    #4796   +/-   ##
=========================================
  Coverage     84.70%   84.70%           
  Complexity     3426     3426           
=========================================
  Files           491      491           
  Lines         11253    11255    +2     
  Branches       2069     2069           
=========================================
+ Hits           9532     9534    +2     
  Misses          676      676           
  Partials       1045     1045           
Impacted Files Coverage Δ
...turbosch/detekt/rules/complexity/NamedArguments.kt 83.33% <100.00%> (+1.19%) ⬆️

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 22bc63d...1229796. Read the comment docs.

@cortinico cortinico added this to the 1.21.0 milestone Apr 30, 2022
@chao2zhang chao2zhang merged commit 5fcc0e8 into main May 8, 2022
@chao2zhang chao2zhang deleted the NamedArguments branch May 8, 2022 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants