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 deprecated customReports detekt task property - #2811 #2944

Merged
merged 1 commit into from
Aug 24, 2020

Conversation

arturbosch
Copy link
Member

@arturbosch arturbosch commented Aug 9, 2020

Changed to WIP:

  • needs to run with Gradle 5.0
  • other Gradle PR must be merged first

@arturbosch arturbosch added this to the 1.11.0 milestone Aug 9, 2020
@arturbosch arturbosch changed the title Remove long deprecated detekt task properties - #2811 Remove deprecated customReports detekt task property - #2811 Aug 9, 2020
@arturbosch arturbosch changed the title Remove deprecated customReports detekt task property - #2811 [wip] Remove deprecated customReports detekt task property - #2811 Aug 9, 2020
@arturbosch arturbosch modified the milestones: 1.11.0-RC2, 1.11.0, 1.12.0 Aug 9, 2020
@arturbosch arturbosch modified the milestone: 1.12.0 Aug 23, 2020
@arturbosch arturbosch added the migration Marker to add a migration step in the changelog label Aug 23, 2020
@arturbosch arturbosch changed the title [wip] Remove deprecated customReports detekt task property - #2811 Remove deprecated customReports detekt task property - #2811 Aug 23, 2020
@codecov
Copy link

codecov bot commented Aug 23, 2020

Codecov Report

Merging #2944 into master will decrease coverage by 0.05%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2944      +/-   ##
============================================
- Coverage     79.78%   79.73%   -0.06%     
  Complexity     2506     2506              
============================================
  Files           427      427              
  Lines          7534     7539       +5     
  Branches       1420     1421       +1     
============================================
  Hits           6011     6011              
- Misses          767      772       +5     
  Partials        756      756              
Impacted Files Coverage Δ Complexity Δ
.../main/kotlin/io/gitlab/arturbosch/detekt/Detekt.kt 27.90% <0.00%> (-0.67%) 16.00 <0.00> (ø)
...kotlin/io/gitlab/arturbosch/detekt/DetektPlugin.kt 53.84% <0.00%> (-1.84%) 10.00 <0.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 2dd828c...5dfa9e4. Read the comment docs.

@arturbosch arturbosch merged commit 0fc25c4 into master Aug 24, 2020
@arturbosch arturbosch deleted the remove-gradle-deprecations branch August 24, 2020 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
migration Marker to add a migration step in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants