Update dependency io.github.gw-kit:delta-coverage-core to v3.6.0#89
Open
renovate[bot] wants to merge 1 commit intodevelopfrom
Open
Update dependency io.github.gw-kit:delta-coverage-core to v3.6.0#89renovate[bot] wants to merge 1 commit intodevelopfrom
renovate[bot] wants to merge 1 commit intodevelopfrom
Conversation
7248215 to
81990a0
Compare
81990a0 to
2e1ffeb
Compare
3398668 to
b34d781
Compare
b34d781 to
339cc13
Compare
5325948 to
4e286ac
Compare
4e286ac to
ccca730
Compare
ccca730 to
bbcdb10
Compare
4cf318f to
89df4e8
Compare
aa29334 to
2658d1b
Compare
2658d1b to
97d66ab
Compare
97d66ab to
646d45e
Compare
58162ce to
3923d2d
Compare
3923d2d to
98e737c
Compare
1cd934e to
1a0b844
Compare
1a0b844 to
77c5c34
Compare
77c5c34 to
f4a781a
Compare
f4a781a to
ed9ecb3
Compare
ed9ecb3 to
1d8669c
Compare
848edb4 to
0b3bb4d
Compare
0b3bb4d to
711ea55
Compare
711ea55 to
092fb5b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.3.0→3.6.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
gw-kit/delta-coverage-plugin (io.github.gw-kit:delta-coverage-core)
v3.6.0Compare Source
New features
CLI Tool: Introduced
delta-coverage-climodule - a standalone command-line interface for runningdelta coverage analysis without requiring the Gradle plugin. This is useful for CI/CD pipelines where
you cannot inject the Gradle plugin into build scripts. See CLI README for details.
build/**/jacoco/*.exec)Added Explain Report feature for debugging and troubleshooting Delta Coverage configuration.
Per-view include/exclude class filters: Added
includeClassesandexcludeClassesproperties to report views.This allows configuring class filters at the view level in addition to global
excludeClasses.Deprecated
matchClassesproperty inReportViewis deprecated. UseincludeClassesinstead.Fixed
Properties like
useNativeGitare now evaluated lazily improving compatibility with Gradle's configuration cache.Dependency updates
v3.5.1Compare Source
Fixed
matchClassesis specified for custom report views.Exclude patterns are now correctly ignored when an include list (
matchClasses) is provided,ensuring only explicitly specified classes are included in coverage reports.
v3.5.0Compare Source
New features
delta-coverage-demomodule for manual testing and debugging of delta-coverage-core locally.matchClassesproperty in report views.Fixed
excludeClassesproperty now correctly applies to full coverage reports when using IntelliJ engine.Changed
Dependency updates
v3.4.2Compare Source
Fixed
excludeClassesshould be applied to full coverage report as well when coverage engine is Intellij.v3.4.1Compare Source
Fixed
excludeClassesproperty is configured.v3.4.0Compare Source
New features
This allows to generate coverage badges.
For more details see delta-coverage-action.
Dependency updates
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.