mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-04 12:47:36 +03:00
fix codecov config
This commit is contained in:
parent
c2e0717c89
commit
1348e21572
1 changed files with 9 additions and 10 deletions
19
codecov.yml
19
codecov.yml
|
@ -1,15 +1,14 @@
|
||||||
coverage:
|
coverage:
|
||||||
round: nearest
|
round: nearest
|
||||||
ignore:
|
ignore:
|
||||||
|
- /ackhandlerlegacy/packet_linkedlist.go
|
||||||
- /utils/byteinterval_linkedlist.go
|
- /utils/byteinterval_linkedlist.go
|
||||||
- /utils/packetinterval_linkedlist.go
|
- /utils/packetinterval_linkedlist.go
|
||||||
- /ackhandlerlegacy/packet_linkedlist.go
|
notify:
|
||||||
|
status:
|
||||||
notify:
|
project:
|
||||||
status:
|
default:
|
||||||
project:
|
threshold: 0.5
|
||||||
default:
|
patch:
|
||||||
target: 0
|
default:
|
||||||
patch:
|
enabled: false
|
||||||
default:
|
|
||||||
target: 0
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue