Skip to content

Default to Teamscale Compact Coverage in NORMAL mode#909

Open
DreierF wants to merge 1 commit into
masterfrom
ts/46042_compact_coverage
Open

Default to Teamscale Compact Coverage in NORMAL mode#909
DreierF wants to merge 1 commit into
masterfrom
ts/46042_compact_coverage

Conversation

@DreierF
Copy link
Copy Markdown
Contributor

@DreierF DreierF commented May 26, 2026

The agent now produces Teamscale Compact Coverage (JSON) by default in NORMAL mode, aligning with the Gradle plugin and reducing report size and upload time. The new orthogonal report-format=COMPACT|JACOCO option lets users fall back to JaCoCo XML. TESTWISE mode is unchanged. The convert CLI selects the format from the output file extension.

TeamscaleUploader.reupload now infers the format from the on-disk file extension so pending retries survive an agent upgrade across the default-flip.

Addresses issue TS-46042

  • Changes are tested adequately
  • Teamscale documentation updated in case of user-visible changes
  • CHANGELOG.md updated
  • Present new features in N&N
  • TGA Tutorial updated
  • TIA Tutorial updated

Please respect the vote of the Teamscale bot or flag irrelevant findings as tolerated or false positives. If you feel that the Teamscale config needs adjustment, please state so in a comment and discuss this with your reviewer.

@DreierF DreierF force-pushed the ts/46042_compact_coverage branch from 349c16e to 9d03d14 Compare May 27, 2026 07:27
The agent now produces Teamscale Compact Coverage (JSON) by default in
NORMAL mode, aligning with the Gradle plugin and reducing report size
and upload time. The new orthogonal
`report-format=TEAMSCALE_COMPACT_COVERAGE|JACOCO` option lets users
fall back to JaCoCo XML. TESTWISE mode is unchanged. The `convert` CLI
selects the format from the output file extension.

`TeamscaleUploader.reupload` now infers the format from the on-disk
file extension so pending retries survive an agent upgrade across the
default-flip.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@DreierF DreierF force-pushed the ts/46042_compact_coverage branch from 9d03d14 to 6240b1a Compare May 27, 2026 08:17
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.

1 participant