Skip to content

Conversation

@BraisGabin
Copy link
Member

I'm not sure why create the baseline using java -jar ... works but if you do it using the gradle plugin fails. It should fail in both cases, I'm missing something nearly from sure. But at least this quick fix fixes #2033

@codecov-io
Copy link

codecov-io commented Oct 19, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@4790a9b). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2034   +/-   ##
=========================================
  Coverage          ?   80.44%           
  Complexity        ?     1996           
=========================================
  Files             ?      329           
  Lines             ?     5610           
  Branches          ?     1026           
=========================================
  Hits              ?     4513           
  Misses            ?      552           
  Partials          ?      545
Impacted Files Coverage Δ Complexity Δ
.../io/gitlab/arturbosch/detekt/cli/runners/Runner.kt 89.28% <100%> (ø) 6 <0> (?)

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 4790a9b...3bd217a. Read the comment docs.

@arturbosch arturbosch added this to the 1.2.0 milestone Oct 24, 2019
@arturbosch arturbosch merged commit 57ce95e into detekt:master Oct 27, 2019
smyachenkov pushed a commit to smyachenkov/detekt that referenced this pull request Dec 9, 2019
smyachenkov pushed a commit to smyachenkov/detekt that referenced this pull request Dec 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gradle detektBaseline task fails

4 participants