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

Use Kotlin's ArrayDeque implementation #4218

Merged
merged 1 commit into from Nov 1, 2021
Merged

Conversation

3flex
Copy link
Member

@3flex 3flex commented Nov 1, 2021

No description provided.

@codecov
Copy link

codecov bot commented Nov 1, 2021

Codecov Report

Merging #4218 (2269a06) into main (3fee5d0) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #4218   +/-   ##
=========================================
  Coverage     84.27%   84.27%           
  Complexity     3244     3244           
=========================================
  Files           468      468           
  Lines         10176    10176           
  Branches       1781     1781           
=========================================
  Hits           8576     8576           
  Misses          658      658           
  Partials        942      942           
Impacted Files Coverage Δ
...ain/kotlin/io/github/detekt/metrics/LinesOfCode.kt 95.45% <100.00%> (ø)
...bosch/detekt/rules/bugs/EqualsWithHashCodeExist.kt 89.28% <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 3fee5d0...2269a06. Read the comment docs.

@3flex 3flex added the housekeeping Marker for housekeeping tasks and refactorings label Nov 1, 2021
@cortinico cortinico added this to the 1.19.0 milestone Nov 1, 2021
@3flex 3flex merged commit 327f1d0 into detekt:main Nov 1, 2021
@3flex 3flex deleted the arraydeque branch November 1, 2021 09:08
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