[PR #716] [MERGED] Fix missing coverage upload #760

Closed
opened 2026-03-02 15:59:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/probberechts/soccerdata/pull/716
Author: @probberechts
Created: 10/10/2024
Status: Merged
Merged: 10/10/2024
Merged by: @probberechts

Base: masterHead: ci/coverage


📝 Commits (1)

  • 4487987 fix(ci): fix missing coverage upload

📊 Changes

1 file changed (+9 additions, -33 deletions)

View changed files

📝 .github/workflows/ci.yml (+9 -33)

📄 Description

From September 2nd, 2024, the GitHub action update-artifact does not upload hidden files and folders by default. This caused trouble with .coverage files.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/probberechts/soccerdata/pull/716 **Author:** [@probberechts](https://github.com/probberechts) **Created:** 10/10/2024 **Status:** ✅ Merged **Merged:** 10/10/2024 **Merged by:** [@probberechts](https://github.com/probberechts) **Base:** `master` ← **Head:** `ci/coverage` --- ### 📝 Commits (1) - [`4487987`](https://github.com/probberechts/soccerdata/commit/448798760739fee917a357c8026a3ec65214c8f9) fix(ci): fix missing coverage upload ### 📊 Changes **1 file changed** (+9 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+9 -33) </details> ### 📄 Description From September 2nd, 2024, the GitHub action update-artifact does not upload hidden files and folders by default. This caused trouble with .coverage files. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 15:59:27 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/soccerdata#760
No description provided.