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

Fix FunctionParameterNamingSpec #4145

Merged
merged 1 commit into from
Oct 4, 2021
Merged

Conversation

BraisGabin
Copy link
Member

We weren't testing the correct rule.

@BraisGabin BraisGabin added the housekeeping Marker for housekeeping tasks and refactorings label Oct 2, 2021
@BraisGabin BraisGabin enabled auto-merge (squash) October 2, 2021 10:58
@codecov
Copy link

codecov bot commented Oct 2, 2021

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #4145   +/-   ##
=========================================
  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 Δ
.../detekt/rules/naming/ConstructorParameterNaming.kt 96.55% <0.00%> (-3.45%) ⬇️
...sch/detekt/rules/naming/FunctionParameterNaming.kt 95.45% <0.00%> (+4.54%) ⬆️

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

@chao2zhang chao2zhang added this to the 1.19.0 milestone Oct 4, 2021
@BraisGabin BraisGabin merged commit e07c297 into main Oct 4, 2021
@BraisGabin BraisGabin deleted the fix-fuction-parameter-naming-tests branch October 4, 2021 14:17
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