This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
graphkit-learn
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
2
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
use pytest-cov.
v0.1
jajupmochi
5 years ago
parent
562ddf775e
commit
8ea4445639
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -19,7 +19,7 @@ install:
- python setup.py bdist_wheel
- python setup.py bdist_wheel
script:
script:
- pytest --cov-report term --cov=
investpy
gklearn/tests/
- pytest --cov-report term --cov=
gklearn
gklearn/tests/
after_success:
after_success:
- codecov
- codecov
Write
Preview
Loading…
Cancel
Save