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 & forbid usage of java.util.stream #5756

Merged
merged 2 commits into from
Feb 4, 2023
Merged

Conversation

3flex
Copy link
Member

@3flex 3flex commented Feb 4, 2023

No description provided.

@codecov
Copy link

codecov bot commented Feb 4, 2023

Codecov Report

Merging #5756 (a1fd347) into main (369d673) will increase coverage by 0.00%.
The diff coverage is 80.00%.

@@            Coverage Diff            @@
##               main    #5756   +/-   ##
=========================================
  Coverage     84.48%   84.48%           
+ Complexity     3734     3728    -6     
=========================================
  Files           544      544           
  Lines         12752    12753    +1     
  Branches       2232     2233    +1     
=========================================
+ Hits          10774    10775    +1     
  Misses          864      864           
  Partials       1114     1114           
Impacted Files Coverage Δ
...io/gitlab/arturbosch/detekt/core/KtTreeCompiler.kt 78.78% <66.66%> (ø)
...io/gitlab/arturbosch/detekt/generator/Generator.kt 73.68% <100.00%> (+0.71%) ⬆️

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

@schalkms schalkms added this to the 1.23.0 milestone Feb 4, 2023
@schalkms schalkms merged commit 217739d into detekt:main Feb 4, 2023
@3flex 3flex deleted the drop-streams branch February 4, 2023 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants