github.com/MerlinKodo/quic-go@v0.39.2/codecov.yml (about)

     1  coverage:
     2    round: nearest
     3    ignore:
     4      - http3/gzip_reader.go
     5      - interop/
     6      - internal/handshake/cipher_suite.go
     7      - internal/utils/linkedlist/linkedlist.go
     8      - fuzzing/
     9      - metrics/
    10    status:
    11      project:
    12        default:
    13          threshold: 0.5
    14      patch: false