Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@t-kameyama
Copy link
Contributor

Fixes #6218

@codecov
Copy link

codecov bot commented Jun 16, 2023

Codecov Report

Merging #6224 (15ab960) into main (3ddaa00) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main    #6224      +/-   ##
============================================
- Coverage     84.46%   84.45%   -0.01%     
- Complexity     3999     4001       +2     
============================================
  Files           568      568              
  Lines         13439    13440       +1     
  Branches       2377     2378       +1     
============================================
  Hits          11351    11351              
  Misses          934      934              
- Partials       1154     1155       +1     
Impacted Files Coverage Δ
...ch/detekt/rules/style/MaxChainedCallsOnSameLine.kt 88.63% <100.00%> (+0.26%) ⬆️

... and 2 files with indirect coverage changes

@schalkms schalkms added this to the 2.0.0 milestone Jun 17, 2023
@schalkms schalkms merged commit ed9ad67 into detekt:main Jun 17, 2023
@t-kameyama t-kameyama deleted the issue_6218 branch June 17, 2023 22:53
LeoColman pushed a commit to LeoColman/detekt that referenced this pull request Jun 19, 2023
LeoColman pushed a commit to LeoColman/detekt that referenced this pull request Jun 20, 2023
@cortinico cortinico added the pick request Marker for PRs that should be ported to the 1.0 release branch label Jul 15, 2023
cortinico pushed a commit to cortinico/detekt that referenced this pull request Jul 15, 2023
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

pick request Marker for PRs that should be ported to the 1.0 release branch rules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MaxChainedCallsOnSameLine false positive for deeply nested type

4 participants