Skip to content

Commit

Permalink
Reduce verbosity of codecov PR comments
Browse files Browse the repository at this point in the history
The full information is still available via the link to the report.
This just reduces the amount of information in the PR comment.
  • Loading branch information
drewnoakes committed Oct 25, 2018
1 parent e0cd673 commit 6a9a5ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ coverage:
- "build/src/::src/"

comment:
layout: "diff, flags, files, footer"
layout: "diff"

0 comments on commit 6a9a5ed

Please sign in to comment.