Skip to content

Improve documentation for naming rules#4146

Merged
picklebento merged 1 commit into
mainfrom
improve-naming-documentation
Oct 3, 2021
Merged

Improve documentation for naming rules#4146
picklebento merged 1 commit into
mainfrom
improve-naming-documentation

Conversation

@BraisGabin

Copy link
Copy Markdown
Member

Align the description of all the naming rules.

@codecov

codecov Bot commented Oct 2, 2021

Copy link
Copy Markdown

Codecov Report

Merging #4146 (fa5aab9) into main (f12697d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #4146   +/-   ##
=========================================
  Coverage     83.44%   83.44%           
  Complexity     3177     3177           
=========================================
  Files           465      465           
  Lines          9104     9104           
  Branches       1775     1775           
=========================================
  Hits           7597     7597           
  Misses          572      572           
  Partials        935      935           
Impacted Files Coverage Δ
...tlab/arturbosch/detekt/rules/naming/ClassNaming.kt 100.00% <ø> (ø)
.../detekt/rules/naming/ConstructorParameterNaming.kt 100.00% <ø> (ø)
...itlab/arturbosch/detekt/rules/naming/EnumNaming.kt 92.85% <ø> (ø)
...b/arturbosch/detekt/rules/naming/FunctionNaming.kt 100.00% <ø> (ø)
...sch/detekt/rules/naming/FunctionParameterNaming.kt 90.90% <ø> (ø)
...rbosch/detekt/rules/naming/ObjectPropertyNaming.kt 100.00% <ø> (ø)
...ab/arturbosch/detekt/rules/naming/PackageNaming.kt 100.00% <ø> (ø)
...osch/detekt/rules/naming/TopLevelPropertyNaming.kt 100.00% <ø> (ø)
...b/arturbosch/detekt/rules/naming/VariableNaming.kt 96.15% <ø> (ø)

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 f12697d...fa5aab9. Read the comment docs.

@picklebento picklebento added this to the 1.19.0 milestone Oct 3, 2021
@picklebento picklebento merged commit 8894bc2 into main Oct 3, 2021
@picklebento picklebento deleted the improve-naming-documentation branch October 3, 2021 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants