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

Simple property assignments in KTS #6251

Merged
merged 2 commits into from
Jul 14, 2023
Merged

Conversation

Goooler
Copy link
Contributor

@Goooler Goooler commented Jul 3, 2023

@codecov
Copy link

codecov bot commented Jul 3, 2023

Codecov Report

Merging #6251 (b93ca64) into main (7383f45) will decrease coverage by 0.74%.
The diff coverage is n/a.

❗ Current head b93ca64 differs from pull request most recent head 8c65057. Consider uploading reports for the commit 8c65057 to get more accurate results

@@             Coverage Diff              @@
##               main    #6251      +/-   ##
============================================
- Coverage     85.19%   84.45%   -0.74%     
+ Complexity     4029     4001      -28     
============================================
  Files           568      568              
  Lines         13421    13440      +19     
  Branches       2376     2378       +2     
============================================
- Hits          11434    11351      -83     
- Misses          829      934     +105     
+ Partials       1158     1155       -3     

see 21 files with indirect coverage changes

@3flex
Copy link
Member

3flex commented Jul 3, 2023

Thanks! I'd thought about doing this but it's incubating so I found it a bit distracting in the IDE. My personal preference is to wait for 8.3 when Gradle plans to make it stable but I don't want to block it if others see the value.

@3flex 3flex added the housekeeping Marker for housekeeping tasks and refactorings label Jul 4, 2023
# Conflicts:
#	build-logic/src/main/kotlin/module.gradle.kts
#	detekt-gradle-plugin/build.gradle.kts
@cortinico cortinico merged commit 60c73fb into detekt:main Jul 14, 2023
@Goooler Goooler deleted the kts_assign branch July 14, 2023 00:29
mgroth0 pushed a commit to mgroth0/detekt that referenced this pull request Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build housekeeping Marker for housekeeping tasks and refactorings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants