Skip to content

Skip JaCoCo (always fails on main)#1492

Merged
SteveSandersonMS merged 1 commit into
mainfrom
stevesa/skip-jacoco
May 29, 2026
Merged

Skip JaCoCo (always fails on main)#1492
SteveSandersonMS merged 1 commit into
mainfrom
stevesa/skip-jacoco

Conversation

@SteveSandersonMS
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings May 29, 2026 08:53
@SteveSandersonMS SteveSandersonMS requested a review from a team as a code owner May 29, 2026 08:53
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR disables the Java JaCoCo coverage badge update steps in the Java SDK CI workflow because they currently fail on main.

Changes:

  • Skips JaCoCo badge generation unconditionally.
  • Skips the automated PR creation for badge updates unconditionally.
Show a summary per file
File Description
.github/workflows/java-sdk-tests.yml Disables the two CI steps responsible for generating and publishing the Java JaCoCo coverage badge.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@SteveSandersonMS SteveSandersonMS merged commit ffadd9d into main May 29, 2026
17 checks passed
@SteveSandersonMS SteveSandersonMS deleted the stevesa/skip-jacoco branch May 29, 2026 08:59
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.

2 participants