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

Resolve runtime classpaths consistently with compile classpaths #5730

Merged
merged 1 commit into from
Jan 28, 2023

Conversation

@codecov
Copy link

codecov bot commented Jan 26, 2023

Codecov Report

Merging #5730 (d23941a) into main (3310798) will increase coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #5730      +/-   ##
============================================
+ Coverage     84.46%   84.48%   +0.01%     
+ Complexity     3736     3734       -2     
============================================
  Files           543      544       +1     
  Lines         12716    12751      +35     
  Branches       2223     2231       +8     
============================================
+ Hits          10741    10773      +32     
  Misses          865      865              
- Partials       1110     1113       +3     
Impacted Files Coverage Δ
...turbosch/detekt/rules/bugs/PotentialBugProvider.kt 100.00% <0.00%> (ø)
...detekt/rules/bugs/CastNullableToNonNullableType.kt 92.00% <0.00%> (ø)
...turbosch/detekt/rules/bugs/NullableToStringCall.kt 89.18% <0.00%> (+3.47%) ⬆️
...lin/io/gitlab/arturbosch/detekt/rules/TypeUtils.kt 65.51% <0.00%> (+12.18%) ⬆️

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

Copy link
Member

@chao2zhang chao2zhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TIL

@3flex 3flex merged commit 2afb8a9 into detekt:main Jan 28, 2023
@3flex 3flex deleted the align-classpaths branch January 28, 2023 03:35
@TWiStErRob
Copy link
Member

It's worth reading the release notes on all Gradle releases... they contain gems like this.

@cortinico cortinico added this to the 1.23.0 milestone Feb 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants