Skip to content

Enable Gradle's version catalogs#3741

Merged
3flex merged 1 commit into
mainfrom
version-catalog
May 5, 2021
Merged

Enable Gradle's version catalogs#3741
3flex merged 1 commit into
mainfrom
version-catalog

Conversation

@3flex
Copy link
Copy Markdown
Member

@3flex 3flex commented May 5, 2021

Closes #3688

@3flex 3flex force-pushed the version-catalog branch from 66eb506 to 7fffff8 Compare May 5, 2021 13:11
@codecov
Copy link
Copy Markdown

codecov Bot commented May 5, 2021

Codecov Report

Merging #3741 (a0ae3f9) into main (98fb90f) will increase coverage by 0.00%.
The diff coverage is n/a.

❗ Current head a0ae3f9 differs from pull request most recent head 7fffff8. Consider uploading reports for the commit 7fffff8 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##               main    #3741   +/-   ##
=========================================
  Coverage     78.69%   78.70%           
- Complexity     2883     2888    +5     
=========================================
  Files           473      473           
  Lines          9299     9306    +7     
  Branches       1704     1704           
=========================================
+ Hits           7318     7324    +6     
  Misses         1077     1077           
- Partials        904      905    +1     
Impacted Files Coverage Δ Complexity Δ
...lin/io/github/detekt/report/xml/XmlOutputReport.kt 100.00% <0.00%> (ø) 7.00% <0.00%> (+2.00%)
.../main/kotlin/io/github/detekt/parser/KtCompiler.kt 77.27% <0.00%> (+0.80%) 8.00% <0.00%> (+3.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 98fb90f...7fffff8. Read the comment docs.

@picklebento picklebento added this to the 1.17.0 milestone May 5, 2021
Copy link
Copy Markdown
Member

@schalkms schalkms left a comment

Choose a reason for hiding this comment

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

👍

@3flex 3flex merged commit 4ee28ac into main May 5, 2021
@3flex 3flex deleted the version-catalog branch May 5, 2021 22:46
@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 version catalog

4 participants