Skip to content

Fix ExpressionBodySyntax not checking property getters/setters#5938

Merged
BraisGabin merged 1 commit into
mainfrom
fix-#5936
Mar 26, 2023
Merged

Fix ExpressionBodySyntax not checking property getters/setters#5938
BraisGabin merged 1 commit into
mainfrom
fix-#5936

Conversation

@schalkms

Copy link
Copy Markdown
Member

Closes #5936

@codecov

codecov Bot commented Mar 25, 2023

Copy link
Copy Markdown

Codecov Report

Merging #5938 (7d8a66a) into main (eb58da6) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main    #5938      +/-   ##
============================================
+ Coverage     84.46%   84.47%   +0.01%     
- Complexity     3784     3789       +5     
============================================
  Files           546      546              
  Lines         12923    12930       +7     
  Branches       2268     2270       +2     
============================================
+ Hits          10915    10923       +8     
  Misses          877      877              
+ Partials       1131     1130       -1     
Impacted Files Coverage Δ
...urbosch/detekt/rules/style/ExpressionBodySyntax.kt 92.00% <100.00%> (+8.66%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@BraisGabin BraisGabin added this to the 1.23.0 milestone Mar 26, 2023
@BraisGabin
BraisGabin merged commit 2187667 into main Mar 26, 2023
@BraisGabin
BraisGabin deleted the fix-#5936 branch March 26, 2023 09:17
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.

ExpressionBodySyntax not checking property getters

2 participants