Add .codecov.yml and codecov badge to README.md
This commit is contained in:
parent
a287953c48
commit
f1b3f8a693
2
.codecov.yml
Normal file
2
.codecov.yml
Normal file
@ -0,0 +1,2 @@
|
||||
comment:
|
||||
require_changes: yes
|
@ -4,6 +4,7 @@ ProtoTorch is a PyTorch-based Python toolbox for bleeding-edge research in
|
||||
prototype-based machine learning algorithms.
|
||||
|
||||
![Tests](https://github.com/si-cim/prototorch/workflows/Tests/badge.svg)
|
||||
[![codecov](https://codecov.io/gh/si-cim/prototorch/branch/master/graph/badge.svg)](https://codecov.io/gh/si-cim/prototorch)
|
||||
|
||||
## Description
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user