forked from quic-go/quic-go
Fix codecov.yml structure
This commit is contained in:
11
codecov.yml
11
codecov.yml
@@ -1,14 +1,11 @@
|
|||||||
coverage:
|
coverage:
|
||||||
round: nearest
|
round: nearest
|
||||||
ignore:
|
ignore:
|
||||||
- /ackhandlerlegacy/packet_linkedlist.go
|
- ackhandlerlegacy/packet_linkedlist.go
|
||||||
- /utils/byteinterval_linkedlist.go
|
- utils/byteinterval_linkedlist.go
|
||||||
- /utils/packetinterval_linkedlist.go
|
- utils/packetinterval_linkedlist.go
|
||||||
notify:
|
|
||||||
status:
|
status:
|
||||||
project:
|
project:
|
||||||
default:
|
default:
|
||||||
threshold: 0.5
|
threshold: 0.5
|
||||||
patch:
|
patch: false
|
||||||
default:
|
|
||||||
enabled: false
|
|
||||||
|
|||||||
Reference in New Issue
Block a user