Skip to content

[BUG] DiffCoverage Gradle plugin is not JDK21 compatibile #761

@dbwiddis

Description

@dbwiddis

What is the bug?

The diffCoverage plugin is not JDK 21 compatible, and a PR to fix it is unmerged since November 2023:

How can one reproduce the bug?

./gradlew test
./gradlew diffCoverage

What is the expected behavior?

A diff coverage report similar to what CodeCov provides on PRs, but prior to actually creating a PR

What is your host/environment?

JDK 21

Do you have any additional context?

The linked issue suggests switching to the Delta Coverage plugin.

Fixing this also needs a doc update in the developer guide.

Metadata

Metadata

Assignees

Labels

CICI related issuesbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions