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

Remove single-use times method, use stdlib's repeat instead. #5774

Merged
merged 1 commit into from
Feb 9, 2023

Conversation

TWiStErRob
Copy link
Member

No description provided.

@TWiStErRob TWiStErRob added the housekeeping Marker for housekeeping tasks and refactorings label Feb 9, 2023
@codecov
Copy link

codecov bot commented Feb 9, 2023

Codecov Report

Merging #5774 (31e23ff) into main (36fa0a6) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main    #5774      +/-   ##
============================================
- Coverage     84.48%   84.47%   -0.02%     
  Complexity     3742     3742              
============================================
  Files           546      546              
  Lines         12791    12782       -9     
  Branches       2233     2232       -1     
============================================
- Hits          10806    10797       -9     
  Misses          869      869              
  Partials       1116     1116              
Impacted Files Coverage Δ
...ils/src/main/kotlin/io/github/detekt/utils/Yaml.kt 75.92% <100.00%> (-3.44%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@cortinico cortinico added this to the 1.23.0 milestone Feb 9, 2023
@cortinico cortinico merged commit 4055e8c into detekt:main Feb 9, 2023
@TWiStErRob TWiStErRob deleted the use_stdlib branch May 19, 2023 16:37
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