forked from quic-go/quic-go
change codecov settings so it doesn't break PR builds
This commit is contained in:
10
codecov.yml
10
codecov.yml
@@ -1,4 +1,14 @@
|
|||||||
coverage:
|
coverage:
|
||||||
|
round: nearest
|
||||||
ignore:
|
ignore:
|
||||||
- /utils/byteinterval_linkedlist.go
|
- /utils/byteinterval_linkedlist.go
|
||||||
- /utils/packetinterval_linkedlist.go
|
- /utils/packetinterval_linkedlist.go
|
||||||
|
|
||||||
|
notify:
|
||||||
|
status:
|
||||||
|
project:
|
||||||
|
default:
|
||||||
|
target: 0
|
||||||
|
patch:
|
||||||
|
default:
|
||||||
|
target: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user