| 123456789101112131415161718 |
- coverage:
- round: nearest
- ignore:
- - http3/gzip_reader.go
- - interop/
- - internal/handshake/cipher_suite.go
- - internal/utils/linkedlist/linkedlist.go
- - internal/testdata
- - logging/connection_tracer_multiplexer.go
- - logging/tracer_multiplexer.go
- - testutils/
- - fuzzing/
- - metrics/
- status:
- project:
- default:
- threshold: 0.5
- patch: false
|