[
https://issues.apache.org/jira/browse/SPARK-59033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-59033.
----------------------------------
Fix Version/s: 5.0.0
Resolution: Fixed
Issue resolved by pull request 59
[https://github.com/apache/spark-connect-rust/pull/59]
> Coverage badges 404: published to a badges/ subdirectory instead of the
> branch root
> -----------------------------------------------------------------------------------
>
> Key: SPARK-59033
> URL: https://issues.apache.org/jira/browse/SPARK-59033
> Project: Spark
> Issue Type: Bug
> Components: Project Infra
> Affects Versions: 5.0.0
> Reporter: Hyukjin Kwon
> Assignee: Hyukjin Kwon
> Priority: Major
> Labels: pull-request-available
> Fix For: 5.0.0
>
>
> The README coverage badges render as "resource not found" (shields.io 404).
> The endpoints read the JSON at the root of the badges branch
> (raw.githubusercontent.com/apache/spark-connect-rust/badges/coverage-rust.json),
> but .github/workflows/coverage.yml copied the JSON into a badges/
> subdirectory before committing, so the published path was
> .../badges/badges/coverage-rust.json.
> Fix: publish coverage-rust.json and coverage-python.json at the root of the
> badges branch so the README endpoints resolve.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]