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

Add missing test in FunctionNaming #3976

Merged
merged 1 commit into from
Jul 25, 2021
Merged

Conversation

BraisGabin
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 25, 2021

Codecov Report

Merging #3976 (25fec9b) into main (ce7bb32) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #3976      +/-   ##
============================================
+ Coverage     83.48%   83.49%   +0.01%     
- Complexity     3159     3160       +1     
============================================
  Files           458      458              
  Lines          9047     9047              
  Branches       1759     1759              
============================================
+ Hits           7553     7554       +1     
  Misses          567      567              
+ Partials        927      926       -1     
Impacted Files Coverage Δ
...b/arturbosch/detekt/rules/naming/FunctionNaming.kt 100.00% <0.00%> (+3.84%) ⬆️

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 ce7bb32...25fec9b. Read the comment docs.

@schalkms schalkms merged commit 9255ec2 into main Jul 25, 2021
@schalkms schalkms deleted the missing-test-FunctionNaming branch July 25, 2021 11:35
@schalkms schalkms added this to the 1.19.0 milestone Jul 25, 2021
@BraisGabin BraisGabin modified the milestones: 1.19.0, 1.18.0 Jul 25, 2021
@cortinico cortinico added the housekeeping Marker for housekeeping tasks and refactorings label Jul 29, 2021
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