Skip to content

Fix ClassCastException in test on java 11 openjdk9#3984

Merged
picklebento merged 1 commit into
detekt:mainfrom
marschwar:fix/mock-error
Jul 28, 2021
Merged

Fix ClassCastException in test on java 11 openjdk9#3984
picklebento merged 1 commit into
detekt:mainfrom
marschwar:fix/mock-error

Conversation

@marschwar

Copy link
Copy Markdown
Contributor

Closes #3983

@codecov

codecov Bot commented Jul 27, 2021

Copy link
Copy Markdown

Codecov Report

Merging #3984 (98feba4) into main (a4c4f26) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #3984   +/-   ##
=========================================
  Coverage     83.49%   83.49%           
  Complexity     3160     3160           
=========================================
  Files           458      458           
  Lines          9047     9047           
  Branches       1759     1759           
=========================================
  Hits           7554     7554           
  Misses          568      568           
  Partials        925      925           

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 a4c4f26...98feba4. Read the comment docs.

@picklebento picklebento merged commit 57d723a into detekt:main Jul 28, 2021
@cortinico cortinico changed the title Fix ClassCastException in test on java 11 openj9 Fix ClassCastException in test on java 11 openjdk9 Jul 29, 2021
@cortinico cortinico added the housekeeping Marker for housekeeping tasks and refactorings label Jul 29, 2021
@cortinico cortinico added this to the 1.18.0 milestone Jul 29, 2021
@marschwar marschwar deleted the fix/mock-error branch February 1, 2022 06:28
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.

Test fails on Java 11 openj9

4 participants