[PR #928] [MERGED] ci: fix codecov action #875

Closed
opened 2026-02-25 23:35:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/928
Author: @fmartingr
Created: 6/3/2024
Status: Merged
Merged: 6/3/2024
Merged by: @fmartingr

Base: masterHead: fix/codecov-action


📝 Commits (10+)

📊 Changes

5 files changed (+10 additions, -829 deletions)

View changed files

📝 .github/workflows/_test.yml (+5 -1)
📝 .github/workflows/pull_request.yml (+2 -0)
📝 .github/workflows/push.yml (+2 -0)
📝 .gitignore (+1 -1)
coverage.txt (+0 -827)

📄 Description


🔄 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/go-shiori/shiori/pull/928 **Author:** [@fmartingr](https://github.com/fmartingr) **Created:** 6/3/2024 **Status:** ✅ Merged **Merged:** 6/3/2024 **Merged by:** [@fmartingr](https://github.com/fmartingr) **Base:** `master` ← **Head:** `fix/codecov-action` --- ### 📝 Commits (10+) - [`00bde1a`](https://github.com/go-shiori/shiori/commit/00bde1a85fdc8a0f8e217a5c809b9399c1b57dc6) fixed codecov action - [`094c269`](https://github.com/go-shiori/shiori/commit/094c269e578ff80ac6e507d220b602881b4d696e) ignore coverage local files - [`339a834`](https://github.com/go-shiori/shiori/commit/339a834c46d4c41222990f1d80775f2bd5c952fb) downgraded codecov to 4.4.0 - [`5014edc`](https://github.com/go-shiori/shiori/commit/5014edc44d41ef93fe00d9b7bfd68a4473c23e30) downgrade codecov action to 4.3.1 - [`5317ccc`](https://github.com/go-shiori/shiori/commit/5317ccc42160a07d582eedd6d2b59648136b478a) pass through env - [`0e4b549`](https://github.com/go-shiori/shiori/commit/0e4b549aa072fd8f4864eefdf0cd69f51ac171bc) 4.4.0 again - [`5b46f37`](https://github.com/go-shiori/shiori/commit/5b46f37ce386fd9cdd36ce3ea398bbb0ebc98308) 4.2.0 - [`d79f6e2`](https://github.com/go-shiori/shiori/commit/d79f6e277079b6f3b1d2df9d8a6963913aa0755d) 4.4.1 with cli 0.5.2 - [`f060845`](https://github.com/go-shiori/shiori/commit/f060845f99d5d36d39deb2a90b27c3cce2c50f3b) down to 4.4.0 - [`81f0389`](https://github.com/go-shiori/shiori/commit/81f0389bcb06995e5da48f1a4fc3dbf37b6928c7) cli as 0.4.0 ### 📊 Changes **5 files changed** (+10 additions, -829 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/_test.yml` (+5 -1) 📝 `.github/workflows/pull_request.yml` (+2 -0) 📝 `.github/workflows/push.yml` (+2 -0) 📝 `.gitignore` (+1 -1) ➖ `coverage.txt` (+0 -827) </details> ### 📄 Description - Specify `secrets` on the flow manually. (Thanks https://github.com/napari/napari/pull/6701/files) - Removes `coverage.txt` from the repository - git-Ignores `/coverage.*` from the root folder --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:35:44 +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/shiori#875
No description provided.