Skip to content

Remove --stacktrace now that we have scan - #3724

Merged
schalkms merged 1 commit into
mainfrom
ci-gradle-stracktrace
Apr 30, 2021
Merged

Remove --stacktrace now that we have scan#3724
schalkms merged 1 commit into
mainfrom
ci-gradle-stracktrace

Conversation

@BraisGabin

Copy link
Copy Markdown
Member

This PR reverts #3604 now that we have #3710

--stacktrace is quite noisy and it makes difficult to find which test failed.

@codecov

codecov Bot commented Apr 30, 2021

Copy link
Copy Markdown

Codecov Report

Merging #3724 (84e3abf) into main (f290bf7) will not change coverage.
The diff coverage is n/a.

❗ Current head 84e3abf differs from pull request most recent head 767182b. Consider uploading reports for the commit 767182b to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##               main    #3724   +/-   ##
=========================================
  Coverage     78.04%   78.04%           
  Complexity     2883     2883           
=========================================
  Files           473      473           
  Lines          9300     9300           
  Branches       1767     1767           
=========================================
  Hits           7258     7258           
  Misses         1078     1078           
  Partials        964      964           

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 f290bf7...767182b. Read the comment docs.

@schalkms
schalkms merged commit 64b2fa6 into main Apr 30, 2021
@schalkms
schalkms deleted the ci-gradle-stracktrace branch April 30, 2021 18:01

@picklebento picklebento left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Ah I didn't publish this review


- name: Build detekt
run: ./gradlew build moveJarForIntegrationTest -x detekt -PwarningsAsErrors=true --stacktrace
run: ./gradlew build moveJarForIntegrationTest -x detekt

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Do we still want to keep warningAsError? I remember that there was a PR to fix all grande warnings

@cortinico cortinico added this to the 1.17.0 milestone May 1, 2021
@cortinico cortinico added the housekeeping Marker for housekeeping tasks and refactorings label May 1, 2021
@picklebento picklebento mentioned this pull request May 8, 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

housekeeping Marker for housekeeping tasks and refactorings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants