Skip to content
This repository has been archived by the owner on Jan 16, 2021. It is now read-only.

Commit

Permalink
Add default CodeCov configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
nlutsenko committed Apr 28, 2016
1 parent 1158913 commit f0ea813
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
coverage:
comment: off
ignore:
- Tests/*
status:
project:
default:
target: 60
patch:
default: off
changes:
default: off

0 comments on commit f0ea813

Please sign in to comment.