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