Skip to content

Commit 5620275

Browse files
committed
more verbose code coverage
1 parent c224e29 commit 5620275

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.codecov.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
comment: false
1+
comment:
2+
layout: "header, diff, tree, changes"
3+
behavior: default
4+
require_changes: false # if true: only post the comment if coverage changes
5+
branches: null
6+
flags: null
7+
paths: null

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2016-12-04 Dirk Eddelbuettel <[email protected]>
2+
3+
* .codecov.yml (comment): Enable more verbose codecov.io reports
4+
15
2016-12-03 Dirk Eddelbuettel <[email protected]>
26

37
* inst/unitTests/cpp/dates.cpp (Datetime_format): Additional ostream tests

0 commit comments

Comments
 (0)