Skip to content

Enable Gradle's type-safe project accessors#3742

Merged
schalkms merged 1 commit into
mainfrom
project-accessors
May 6, 2021
Merged

Enable Gradle's type-safe project accessors#3742
schalkms merged 1 commit into
mainfrom
project-accessors

Conversation

@3flex
Copy link
Copy Markdown
Member

@3flex 3flex commented May 5, 2021

Closes #3694

@codecov
Copy link
Copy Markdown

codecov Bot commented May 5, 2021

Codecov Report

Merging #3742 (2f57866) into main (4ee28ac) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #3742   +/-   ##
=========================================
  Coverage     78.67%   78.67%           
  Complexity     2888     2888           
=========================================
  Files           473      473           
  Lines          9309     9309           
  Branches       1704     1704           
=========================================
  Hits           7324     7324           
  Misses         1080     1080           
  Partials        905      905           

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 294c408...2f57866. Read the comment docs.

@3flex 3flex force-pushed the project-accessors branch from f555a86 to 2f57866 Compare May 6, 2021 01:58
@picklebento picklebento added this to the 1.17.0 milestone May 6, 2021
@schalkms schalkms merged commit dc2f3d8 into main May 6, 2021
@schalkms schalkms deleted the project-accessors branch May 6, 2021 18:59
@cortinico cortinico added the housekeeping Marker for housekeeping tasks and refactorings label May 12, 2021
picklebento pushed a commit to picklebento/detekt that referenced this pull request May 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build housekeeping Marker for housekeeping tasks and refactorings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use Gradle 7.0 type-safe project accessors

4 participants