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

Enable UseAnyOrNoneInsteadOfFind #4362

Merged
merged 1 commit into from Dec 16, 2021
Merged

Conversation

BraisGabin
Copy link
Member

Enable and fix the current issues.

@BraisGabin BraisGabin added the housekeeping Marker for housekeeping tasks and refactorings label Dec 9, 2021
@BraisGabin BraisGabin added this to the 1.20.0 milestone Dec 9, 2021
@codecov
Copy link

codecov bot commented Dec 9, 2021

Codecov Report

Merging #4362 (5b63f8a) into main (92433ea) will decrease coverage by 0.00%.
The diff coverage is 40.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #4362      +/-   ##
============================================
- Coverage     84.26%   84.26%   -0.01%     
+ Complexity     3263     3261       -2     
============================================
  Files           473      473              
  Lines         10336    10337       +1     
  Branches       1827     1826       -1     
============================================
  Hits           8710     8710              
- Misses          667      668       +1     
  Partials        959      959              
Impacted Files Coverage Δ
...gitlab/arturbosch/detekt/rules/bugs/Deprecation.kt 81.25% <0.00%> (ø)
...etekt/rules/style/optional/MandatoryBracesLoops.kt 73.33% <33.33%> (-2.53%) ⬇️
...gitlab/arturbosch/detekt/api/AnnotationExcluder.kt 66.66% <100.00%> (ø)

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 92433ea...5b63f8a. Read the comment docs.

@BraisGabin BraisGabin force-pushed the enable-UseAnyOrNoneInsteadOfFind branch from d1f57fe to 15b265a Compare December 9, 2021 16:42
@BraisGabin BraisGabin force-pushed the enable-UseAnyOrNoneInsteadOfFind branch from 15b265a to 5b63f8a Compare December 9, 2021 16:58
@3flex 3flex merged commit 296fbd0 into main Dec 16, 2021
@3flex 3flex deleted the enable-UseAnyOrNoneInsteadOfFind branch December 16, 2021 22:23
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.

None yet

2 participants