mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-03 20:27:35 +03:00
16 lines
444 B
YAML
16 lines
444 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
|
|
- 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
|