Skip to content

Commit

Permalink
add coveralls.json file for #10
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonic committed Oct 16, 2018
1 parent eaa70bc commit 4d748c0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions coveralls.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"coverage_options": {
"minimum_coverage": 100
},
"skip_files": [
"test/",
"lib/encryption_web.ex"
]
}

0 comments on commit 4d748c0

Please sign in to comment.