mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-04 12:47:36 +03:00
ci: clean up Codecov ignore list (#4081)
This commit is contained in:
parent
d52e9f35bc
commit
7599f81faf
1 changed files with 0 additions and 8 deletions
|
@ -1,17 +1,9 @@
|
||||||
coverage:
|
coverage:
|
||||||
round: nearest
|
round: nearest
|
||||||
ignore:
|
ignore:
|
||||||
- streams_map_incoming_bidi.go
|
|
||||||
- streams_map_incoming_uni.go
|
|
||||||
- streams_map_outgoing_bidi.go
|
|
||||||
- streams_map_outgoing_uni.go
|
|
||||||
- http3/gzip_reader.go
|
- http3/gzip_reader.go
|
||||||
- interop/
|
- interop/
|
||||||
- internal/ackhandler/packet_linkedlist.go
|
|
||||||
- internal/handshake/cipher_suite.go
|
- internal/handshake/cipher_suite.go
|
||||||
- internal/utils/byteinterval_linkedlist.go
|
|
||||||
- internal/utils/newconnectionid_linkedlist.go
|
|
||||||
- internal/utils/packetinterval_linkedlist.go
|
|
||||||
- internal/utils/linkedlist/linkedlist.go
|
- internal/utils/linkedlist/linkedlist.go
|
||||||
- logging/null_tracer.go
|
- logging/null_tracer.go
|
||||||
- fuzzing/
|
- fuzzing/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue