Add codecov badge.
This commit is contained in:
parent
f76408ae1c
commit
ab26b0508b
@ -5,6 +5,7 @@ This repository contains the source code of the https://3dviewer.net website. Th
|
||||
[](https://ci.appveyor.com/project/kovacsv/online3dviewer)
|
||||
[](https://travis-ci.com/kovacsv/Online3DViewer)
|
||||
[](https://lgtm.com/projects/g/kovacsv/Online3DViewer/context:javascript)
|
||||
[](https://codecov.io/gh/kovacsv/Online3DViewer)
|
||||
|
||||
## Documentation
|
||||
|
||||
|
||||
4
codecov.yml
Normal file
4
codecov.yml
Normal file
@ -0,0 +1,4 @@
|
||||
coverage:
|
||||
range: 50..80
|
||||
round: down
|
||||
precision: 0
|
||||
Loading…
Reference in New Issue
Block a user