Skip to content

feat: Adding new JMF CI check solution. - #141

Open
tmikula-dev wants to merge 2 commits into
masterfrom
feature/136-add-jacoco-jmf
Open

feat: Adding new JMF CI check solution.#141
tmikula-dev wants to merge 2 commits into
masterfrom
feature/136-add-jacoco-jmf

Conversation

@tmikula-dev

Copy link
Copy Markdown
Collaborator

Overview

This pull request modernizes and simplifies the project's JaCoCo code coverage setup. It replaces custom plugin wiring and manual configuration with a streamlined, maintainable approach using the new jacoco-method-filter-sbt plugin and a rule-based method filter file. The GitHub Actions workflow for coverage reporting is also refactored for better performance and clarity.

Release Notes

  • It adds a new JaCoCo solution local and CI
  • Also adds option to filter out methods and classes, that supposed

Related

Closes #136

@tmikula-dev tmikula-dev self-assigned this Aug 5, 2026
@tmikula-dev tmikula-dev added the enhancement New feature or request label Aug 5, 2026
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.

Adopt Java Method Filtration JaCoCo Extension

1 participant