mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-03 04:07:35 +03:00
17 lines
471 B
YAML
17 lines
471 B
YAML
coverage:
|
|
round: nearest
|
|
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
|
|
- internal/ackhandler/packet_linkedlist.go
|
|
- internal/utils/byteinterval_linkedlist.go
|
|
- internal/utils/packetinterval_linkedlist.go
|
|
- internal/utils/linkedlist/linkedlist.go
|
|
status:
|
|
project:
|
|
default:
|
|
threshold: 0.5
|
|
patch: false
|