mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-03 20:27:35 +03:00
change codecov settings so it doesn't break PR builds
This commit is contained in:
parent
49a0a7d60c
commit
77580dbf96
1 changed files with 10 additions and 0 deletions
10
codecov.yml
10
codecov.yml
|
@ -1,4 +1,14 @@
|
|||
coverage:
|
||||
round: nearest
|
||||
ignore:
|
||||
- /utils/byteinterval_linkedlist.go
|
||||
- /utils/packetinterval_linkedlist.go
|
||||
|
||||
notify:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
target: 0
|
||||
patch:
|
||||
default:
|
||||
target: 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue