diff --git a/codecov.yml b/codecov.yml index 1451766e..0d7e4821 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,14 +1,11 @@ coverage: round: nearest ignore: - - /ackhandlerlegacy/packet_linkedlist.go - - /utils/byteinterval_linkedlist.go - - /utils/packetinterval_linkedlist.go - notify: - status: - project: - default: - threshold: 0.5 - patch: - default: - enabled: false + - ackhandlerlegacy/packet_linkedlist.go + - utils/byteinterval_linkedlist.go + - utils/packetinterval_linkedlist.go + status: + project: + default: + threshold: 0.5 + patch: false