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 issue description and smell message of DestructuringDeclarationWithTooManyEntries #4795

Merged
merged 1 commit into from May 12, 2022

Conversation

BraisGabin
Copy link
Member

Improve issue description 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 #4795 (0c95c12) into main (22bc63d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##               main    #4795   +/-   ##
=========================================
  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 Δ
...tyle/DestructuringDeclarationWithTooManyEntries.kt 100.00% <100.00%> (ø)

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...0c95c12. Read the comment docs.

@cortinico cortinico added this to the 1.21.0 milestone Apr 30, 2022
@BraisGabin BraisGabin merged commit 5af7184 into main May 12, 2022
@BraisGabin BraisGabin deleted the DestructuringDeclarationWithTooManyEntries branch May 12, 2022 11:00
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

2 participants