Fix codecov.yml structure

This commit is contained in:
Steve Peak
2016-08-11 11:04:50 -06:00
committed by GitHub
parent 3b5f975e37
commit 8087478f6a

View File

@@ -1,14 +1,11 @@
coverage: coverage:
round: nearest round: nearest
ignore: ignore:
- /ackhandlerlegacy/packet_linkedlist.go - ackhandlerlegacy/packet_linkedlist.go
- /utils/byteinterval_linkedlist.go - utils/byteinterval_linkedlist.go
- /utils/packetinterval_linkedlist.go - utils/packetinterval_linkedlist.go
notify:
status: status:
project: project:
default: default:
threshold: 0.5 threshold: 0.5
patch: patch: false
default:
enabled: false