Skip to content

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

Merged
tmikula-dev merged 1 commit into
mainfrom
feature/22-Introduce-JaCoCo-Method-Filter
Sep 7, 2026
Merged

tmikula-dev merged 1 commit into
mainfrom
feature/22-Introduce-JaCoCo-Method-Filter

Conversation

@tmikula-dev

Copy link
Copy Markdown
Contributor

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

Base automatically changed from feature/21-replace-cerveda-to-scalatest to main September 7, 2026 07:25
@tmikula-dev
tmikula-dev force-pushed the feature/22-Introduce-JaCoCo-Method-Filter branch from 445d7ba to b447a25 Compare September 7, 2026 07:25
@tmikula-dev
tmikula-dev disabled the stack merge September 7, 2026 07:32
@tmikula-dev
tmikula-dev merged commit 4101221 into main Sep 7, 2026
@tmikula-dev
tmikula-dev deleted the feature/22-Introduce-JaCoCo-Method-Filter branch September 7, 2026 07:32
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

4 participants