Skip to content

Formulate rule/style descriptions consistently#4414

Merged
schalkms merged 2 commits into
mainfrom
#4384-style
Dec 28, 2021
Merged

Formulate rule/style descriptions consistently#4414
schalkms merged 2 commits into
mainfrom
#4384-style

Conversation

@schalkms
Copy link
Copy Markdown
Member

reference #4384

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 27, 2021

Codecov Report

Merging #4414 (fb5f300) into main (48a28fc) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #4414      +/-   ##
============================================
+ Coverage     84.23%   84.29%   +0.05%     
- Complexity     3259     3282      +23     
============================================
  Files           474      474              
  Lines         10323    10437     +114     
  Branches       1825     1861      +36     
============================================
+ Hits           8696     8798     +102     
- Misses          666      670       +4     
- Partials        961      969       +8     
Impacted Files Coverage Δ
...rbosch/detekt/rules/style/EqualsOnSignatureLine.kt 72.72% <ø> (ø)
...kt/rules/style/LibraryCodeMustSpecifyReturnType.kt 88.57% <ø> (ø)
...h/detekt/rules/style/DataClassContainsFunctions.kt 95.65% <100.00%> (ø)
...h/detekt/rules/style/DataClassShouldBeImmutable.kt 100.00% <100.00%> (ø)
...les/style/ExplicitCollectionElementAccessMethod.kt 63.63% <100.00%> (+1.56%) ⬆️
...urbosch/detekt/rules/style/ExpressionBodySyntax.kt 83.33% <100.00%> (ø)
...b/arturbosch/detekt/rules/style/ForbiddenImport.kt 95.45% <100.00%> (ø)
...etekt/rules/style/FunctionOnlyReturningConstant.kt 95.45% <100.00%> (ø)
...kt/rules/style/LibraryEntitiesShouldNotBePublic.kt 88.46% <100.00%> (ø)
...lab/arturbosch/detekt/rules/style/MaxLineLength.kt 94.59% <100.00%> (ø)
... and 54 more

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 48a28fc...fb5f300. Read the comment docs.

Co-authored-by: Chao Zhang <zhangchao6865@gmail.com>
@schalkms schalkms added this to the 1.20.0 milestone Dec 28, 2021
@schalkms schalkms merged commit 3be9ab0 into main Dec 28, 2021
@schalkms schalkms deleted the #4384-style branch December 28, 2021 01:13
@cortinico cortinico added the housekeeping Marker for housekeeping tasks and refactorings label Jan 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

housekeeping Marker for housekeeping tasks and refactorings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants