Minor change to codecov.yml

This commit is contained in:
Troy McConaghy 2016-04-17 13:43:21 +02:00
parent adab6d4e17
commit 16d888d571

View File

@ -28,5 +28,7 @@ coverage:
- "tests/*"
comment:
layout: "header, diff, changes, sunburst, suggestions"
# @stevepeak (from codecov.io) suggested we change 'suggestions' to 'uncovered'
# in the following line. Thanks Steve!
layout: "header, diff, changes, sunburst, uncovered"
behavior: default