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

Local vars inside object literals can't be const - Closes #2794 #2799

Merged
merged 1 commit into from
Jun 14, 2020

Conversation

arturbosch
Copy link
Member

No description provided.

@arturbosch arturbosch added this to the 1.10.0 milestone Jun 14, 2020
@codecov
Copy link

codecov bot commented Jun 14, 2020

Codecov Report

Merging #2799 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2799      +/-   ##
============================================
+ Coverage     80.51%   80.53%   +0.01%     
- Complexity     2324     2326       +2     
============================================
  Files           386      386              
  Lines          6955     6957       +2     
  Branches       1262     1262              
============================================
+ Hits           5600     5603       +3     
  Misses          725      725              
+ Partials        630      629       -1     
Impacted Files Coverage Δ Complexity Δ
...gitlab/arturbosch/detekt/rules/style/MayBeConst.kt 80.00% <100.00%> (+2.91%) 42.00 <3.00> (+2.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 4ca022b...1442723. Read the comment docs.

@schalkms schalkms merged commit 0256975 into master Jun 14, 2020
@schalkms schalkms deleted the fix-2794 branch June 14, 2020 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants