[PR #2493] [MERGED] add codecov.io service. #16429

Closed
opened 2025-11-02 12:10:26 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2493
Author: @appleboy
Created: 9/12/2017
Status: Merged
Merged: 9/13/2017
Merged by: @appleboy

Base: masterHead: coverage


📝 Commits (5)

📊 Changes

4 files changed (+74 additions, -29 deletions)

View changed files

📝 .drone.yml (+48 -7)
📝 .gitignore (+1 -0)
📝 Makefile (+24 -21)
📝 README.md (+1 -1)

📄 Description

Add codecov.io coverage service. See https://codecov.io/gh/go-gitea/gitea


🔄 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-gitea/gitea/pull/2493 **Author:** [@appleboy](https://github.com/appleboy) **Created:** 9/12/2017 **Status:** ✅ Merged **Merged:** 9/13/2017 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `master` ← **Head:** `coverage` --- ### 📝 Commits (5) - [`68cabb9`](https://github.com/go-gitea/gitea/commit/68cabb9316ab4e01f6757871213d22abced3cd25) add codecov.io service. - [`e749d8f`](https://github.com/go-gitea/gitea/commit/e749d8f8f84064aa41c6a38cdf03e1d1d04eacab) update - [`8130806`](https://github.com/go-gitea/gitea/commit/813080612467cfeeaa7384bb295364a18bcc390c) only PR or master branch (for coverage badge) - [`310a5f7`](https://github.com/go-gitea/gitea/commit/310a5f7145faabae28addd410dd5e28a5ed9c46b) update - [`6959915`](https://github.com/go-gitea/gitea/commit/6959915f100a30a6a2963ce15eb4801c03b2c0c3) update init ### 📊 Changes **4 files changed** (+74 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `.drone.yml` (+48 -7) 📝 `.gitignore` (+1 -0) 📝 `Makefile` (+24 -21) 📝 `README.md` (+1 -1) </details> ### 📄 Description Add codecov.io coverage service. See https://codecov.io/gh/go-gitea/gitea --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:10:26 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16429