Skip to content

Commit

Permalink
added codecov yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Maria Mafalda Fernando committed Jul 2, 2019
1 parent a6a0d83 commit af4eafa
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
coverage:
precision: 2
round: down
range: "70...100"

comment:
layout: "reach, diff, flags, files"
behavior: new
require_changes: false
require_base: no
require_head: yes
branches: !master, !development

ignore:
- "portal/tests/*"

0 comments on commit af4eafa

Please sign in to comment.