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

Fix ClassCastException in test on java 11 openjdk9 #3984

Merged
merged 1 commit into from
Jul 28, 2021

Conversation

marschwar
Copy link
Contributor

Closes #3983

@codecov
Copy link

codecov bot commented Jul 27, 2021

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.

@chao2zhang chao2zhang 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