[PR #1838] [MERGED] fix: only run test coverage on master branch. #16077

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1838
Author: @appleboy
Created: 5/31/2017
Status: Merged
Merged: 6/1/2017
Merged by: @bkcsoft

Base: masterHead: drone123


📝 Commits (8)

📊 Changes

2 files changed (+29 additions, -6 deletions)

View changed files

📝 .drone.yml (+28 -5)
📝 .drone.yml.sig (+1 -1)

📄 Description

As @tboerger mention https://github.com/go-gitea/gitea/pull/1783#issuecomment-304476001. drone-coverage plugin doesn't support command attribute so we change test command behavior. Just run test coverage on the master branch.

cc @tboerger @lunny @bkcsoft


🔄 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/1838 **Author:** [@appleboy](https://github.com/appleboy) **Created:** 5/31/2017 **Status:** ✅ Merged **Merged:** 6/1/2017 **Merged by:** [@bkcsoft](https://github.com/bkcsoft) **Base:** `master` ← **Head:** `drone123` --- ### 📝 Commits (8) - [`9e93388`](https://github.com/go-gitea/gitea/commit/9e9338869b0b7651f642fd57192a9ba6085ee430) fix: only run test coverage on master branch. - [`c69f575`](https://github.com/go-gitea/gitea/commit/c69f575e046b81bea2ea869b57b57821e0478a2d) remove command attritube. - [`cf2735a`](https://github.com/go-gitea/gitea/commit/cf2735af37e82c8719282da257e4b05142e4d1f8) update test command. - [`823574a`](https://github.com/go-gitea/gitea/commit/823574ad76d994f66732eae3f45f7c20128a6e78) update drone - [`94a27a8`](https://github.com/go-gitea/gitea/commit/94a27a82915feb8d4aa77d2fd0a216939e020789) update drone - [`7d79e1d`](https://github.com/go-gitea/gitea/commit/7d79e1dfe87d10242e4d315dd9a2953e831edfca) update drone - [`0a9ed3e`](https://github.com/go-gitea/gitea/commit/0a9ed3eac97a4053abd1f81d1ca3a466c35d6de7) update drone - [`fe959fe`](https://github.com/go-gitea/gitea/commit/fe959fec6616d924bceb886742c761be1783aac0) only test coverage on master branch ### 📊 Changes **2 files changed** (+29 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.drone.yml` (+28 -5) 📝 `.drone.yml.sig` (+1 -1) </details> ### 📄 Description As @tboerger mention https://github.com/go-gitea/gitea/pull/1783#issuecomment-304476001. `drone-coverage` plugin doesn't support `command` attribute so we change test command behavior. Just run test coverage on the master branch. cc @tboerger @lunny @bkcsoft --- <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:01:47 -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#16077