mirror of https://github.com/ginuerzh/gost
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
496 B
18 lines
496 B
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
|
|
|