mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-03 20:27:35 +03:00
exclude autogenerated file from code coverage reports
This commit is contained in:
parent
0e3d7ab60d
commit
3ef33d7cd4
1 changed files with 3 additions and 0 deletions
3
codecov.yml
Normal file
3
codecov.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
coverage:
|
||||
ignore:
|
||||
- /utils/byteinterval_linkedlist.go
|
Loading…
Add table
Add a link
Reference in a new issue