Skip to content

Replace za.co.absa.jacoco fork with stock JaCoCo + JMF - #24

Open
tmikula-dev wants to merge 1 commit into
feature/21-replace-cerveda-to-scalatestfrom
feature/22-Introduce-JaCoCo-Method-Filter
Open

Replace za.co.absa.jacoco fork with stock JaCoCo + JMF#24
tmikula-dev wants to merge 1 commit into
feature/21-replace-cerveda-to-scalatestfrom
feature/22-Introduce-JaCoCo-Method-Filter

Conversation

@tmikula-dev

Copy link
Copy Markdown

Overview

Based on conversation with @wajda, we prepared set of PRs to add JMF tooling into root-pom.
This one includes upgrading the JaCoCo plugin, switching to the official JaCoCo Maven plugin, integrating the JaCoCo Method Filter plugin for more granular coverage reporting, and overlaying filtered classes before tests.

Related

Related

Closes #22

@tmikula-dev tmikula-dev self-assigned this Sep 4, 2026
@tmikula-dev tmikula-dev added the enhancement New feature or request label Sep 4, 2026

@wajda wajda left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Introduce JaCoCo Method Filter (JMF) into root-pom — opt-in, backward compatible

3 participants