mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-11-02 01:07:28 -04:00
19 lines
496 B
YAML
19 lines
496 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
|
|
- h2quic/gzipreader.go
|
|
- h2quic/response.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
|