-
Notifications
You must be signed in to change notification settings - Fork 42
Conversation
It will need to add the codecov token to drone for go-gitea/git. |
.drone.yml
Outdated
- coverage.out | ||
when: | ||
event: [ push, pull_request ] | ||
branch: [ master ] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove the branch condition.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ping @lunny
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will check this tonight
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@appleboy done.
Codecov Report
@@ Coverage Diff @@
## master #120 +/- ##
=========================================
Coverage ? 32.78%
=========================================
Files ? 25
Lines ? 1397
Branches ? 0
=========================================
Hits ? 458
Misses ? 868
Partials ? 71 Continue to review full report at Codecov.
|
No description provided.