Skip to content

Bump jacoco and simplify code coverage CI#2963

Merged
dplyukhin merged 3 commits into
mainfrom
fix-temporal-sdk-java-main-code-coverage
Jul 24, 2026
Merged

Bump jacoco and simplify code coverage CI#2963
dplyukhin merged 3 commits into
mainfrom
fix-temporal-sdk-java-main-code-coverage

Conversation

@dplyukhin

Copy link
Copy Markdown
Contributor

What was changed

  • Bump JaCoCo to 0.8.15 for Java 23 compatibility
  • Avoid feeding duplicate classes to jacoco
  • Simplify code coverage CI workflow

Why?

Code coverage is failing in CI

Checklist

  1. Closes Code coverage causing commit failures on main #2962

  2. How was this tested:

  1. Any docs updates needed?

Comment thread .github/workflows/coverage.yml Outdated
@dplyukhin
dplyukhin marked this pull request as ready for review July 23, 2026 21:53
@dplyukhin
dplyukhin requested a review from a team as a code owner July 23, 2026 21:53
@dplyukhin
dplyukhin merged commit 4c0e493 into main Jul 24, 2026
18 checks passed
@dplyukhin
dplyukhin deleted the fix-temporal-sdk-java-main-code-coverage branch July 24, 2026 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Code coverage causing commit failures on main

2 participants