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

Gradle 8.3 fix #6416

Closed
wants to merge 15 commits into from
Closed

Gradle 8.3 fix #6416

wants to merge 15 commits into from

Conversation

3flex
Copy link
Member

@3flex 3flex commented Aug 20, 2023

Use #6415 to test a fix for build failure in #6406

Proof of concept only, do not merge.

@detekt-ci
Copy link
Collaborator

detekt-ci commented Aug 20, 2023

Warnings
⚠️ It looks like this PR contains functional changes without a corresponding test.

Generated by 🚫 dangerJS against c389c00

@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Merging #6416 (46d1b40) into main (e6303e3) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 46d1b40 differs from pull request most recent head c389c00. Consider uploading reports for the commit c389c00 to get more accurate results

@@            Coverage Diff            @@
##               main    #6416   +/-   ##
=========================================
  Coverage     85.07%   85.07%           
  Complexity     4026     4026           
=========================================
  Files           566      566           
  Lines         13162    13162           
  Branches       2363     2363           
=========================================
  Hits          11197    11197           
  Misses          794      794           
  Partials       1171     1171           
Files Changed Coverage Δ
.../detekt/compiler/plugin/DetektAnalysisExtension.kt 85.71% <100.00%> (ø)
.../main/kotlin/io/github/detekt/parser/KtCompiler.kt 87.50% <100.00%> (ø)

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.

None yet

2 participants