Skip to content

Improve StringSwitchJavacFilter#2023

Merged
Godin merged 5 commits into
jacoco:masterfrom
Godin:string_switch_javac_24
Feb 20, 2026
Merged

Improve StringSwitchJavacFilter#2023
Godin merged 5 commits into
jacoco:masterfrom
Godin:string_switch_javac_24

Conversation

@Godin

@Godin Godin commented Dec 10, 2025

Copy link
Copy Markdown
Member

Fixes #2011

@Godin Godin self-assigned this Dec 10, 2025
@Godin Godin added this to Filtering Dec 10, 2025
@github-project-automation github-project-automation Bot moved this to Awaiting triage in Filtering Dec 10, 2025
@Godin Godin moved this from Awaiting triage to In Progress in Filtering Dec 10, 2025
@Godin Godin added this to the 0.8.15 milestone Dec 11, 2025
@Godin Godin force-pushed the string_switch_javac_24 branch 2 times, most recently from f3d30f5 to d4ed3e6 Compare December 11, 2025 13:26
@Godin Godin added the language: Java Tickets about Java language support label Dec 12, 2025
@Godin Godin force-pushed the string_switch_javac_24 branch from 57f56ba to 783a94e Compare February 4, 2026 10:50
@Godin Godin force-pushed the string_switch_javac_24 branch from 783a94e to f83506d Compare February 4, 2026 13:15
@Godin Godin marked this pull request as ready for review February 4, 2026 15:04
@Godin Godin requested a review from marchof February 4, 2026 15:04
@Godin Godin merged commit 532aefb into jacoco:master Feb 20, 2026
80 of 82 checks passed
@Godin Godin deleted the string_switch_javac_24 branch February 20, 2026 12:27
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Filtering Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: core.filters language: Java Tickets about Java language support

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

JaCoCo 0.8.14 version reduces the test coverage results for switch statement (parameter type String) when used with forEach

2 participants