The GitHub Actions job "Required Checks" on texera.git/fix/codecov-report-paths 
has succeeded.
Run started by GitHub user Yicong-Huang (triggered by Yicong-Huang).

Head commit for run:
06a7a7b3a3663be8398e58b3abc2e3634226a0b1 / github-actions[bot] 
<github-actions[bot]@users.noreply.github.com>
fix(ci): use correct sbt-jacoco API names; apply per-module

The previous commit used class names that do not exist in sbt-jacoco
3.5.0 (`ScalaHTMLReport`, `XMLReport`) and scoped the setting to
`ThisBuild`, which the plugin's project-scoped default overrides.

Use the published `JacocoReportFormats.ScalaHTML` / `.XML` constants
and bundle the override into `asfLicensingSettings` so every module
picks it up, producing `target/scala-2.13/jacoco/report/jacoco.xml`
for the Codecov upload glob.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>

Report URL: https://github.com/apache/texera/actions/runs/25246127914

With regards,
GitHub Actions via GitBox

Reply via email to