This website works better with JavaScript.
Home
Help
Sign In
decentral1se
/
xbotlib
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
26
Wiki
Activity
Browse Source
Attempt to integrate codecov
main
decentral1se
1 month ago
parent
a200d18dbb
commit
8a72b486ac
Signed by:
decentral1se
GPG Key ID:
5E2EF5A63E3718CC
1 changed files
with
9 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
.drone.yml
+ 9
- 0
.drone.yml
View File
@ -31,3 +31,12 @@ pipeline:
commands:
-
pip install tox
-
tox -e ${TOXENV}
kind
:
pipeline
name
:
code coverage
steps:
-
name
:
coverage
image
:
plugins/codecov
settings:
token:
from_secret
:
codecov_token
Write
Preview
Loading…
Cancel
Save