[PR #915] [MERGED] Fix GHA pipeline #910

Closed
opened 2026-03-02 16:00:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/probberechts/soccerdata/pull/915
Author: @probberechts
Created: 1/6/2026
Status: Merged
Merged: 1/16/2026
Merged by: @probberechts

Base: masterHead: fix/ci


📝 Commits (5)

📊 Changes

10 files changed (+139 additions, -60 deletions)

View changed files

📝 .dvc/config (+1 -0)
📝 Makefile (+0 -5)
📝 soccerdata/clubelo.py (+5 -2)
📝 soccerdata/fotmob.py (+2 -4)
📝 soccerdata/understat.py (+5 -3)
tests/appdata/.gitignore (+1 -0)
📝 tests/appdata/data.dvc (+3 -3)
📝 tests/test_ClubElo.py (+7 -6)
📝 tests/test_Integration.py (+21 -22)
📝 tests/test_common.py (+94 -15)

📄 Description

No description provided


🔄 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/915 **Author:** [@probberechts](https://github.com/probberechts) **Created:** 1/6/2026 **Status:** ✅ Merged **Merged:** 1/16/2026 **Merged by:** [@probberechts](https://github.com/probberechts) **Base:** `master` ← **Head:** `fix/ci` --- ### 📝 Commits (5) - [`9f6b4e0`](https://github.com/probberechts/soccerdata/commit/9f6b4e02cfc4d0e3e05d049106f9ac6f419d9201) update data - [`257302c`](https://github.com/probberechts/soccerdata/commit/257302c38197bae0e1f62fe2599fb8aed6a1ed9e) format - [`85e5894`](https://github.com/probberechts/soccerdata/commit/85e58944252d51a6d6299f746ee6fa1789d2da44) fix tests - [`5a5401e`](https://github.com/probberechts/soccerdata/commit/5a5401e32ec34be4abcbbcf1d130d646f599af9c) lint - [`3d7144e`](https://github.com/probberechts/soccerdata/commit/3d7144e849114eef83a8a21c29b91f79b447c1c3) fix typing ### 📊 Changes **10 files changed** (+139 additions, -60 deletions) <details> <summary>View changed files</summary> 📝 `.dvc/config` (+1 -0) 📝 `Makefile` (+0 -5) 📝 `soccerdata/clubelo.py` (+5 -2) 📝 `soccerdata/fotmob.py` (+2 -4) 📝 `soccerdata/understat.py` (+5 -3) ➕ `tests/appdata/.gitignore` (+1 -0) 📝 `tests/appdata/data.dvc` (+3 -3) 📝 `tests/test_ClubElo.py` (+7 -6) 📝 `tests/test_Integration.py` (+21 -22) 📝 `tests/test_common.py` (+94 -15) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 16:00:08 +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#910
No description provided.