Skip to content

Commit

Permalink
chore: configurações do coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
tiago154 committed Feb 27, 2021
1 parent 5e02e77 commit 8c4ecfb
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 @@
{
"skip_files": [
"test/",
"lib/rocketpay_web/channels/user_socket.ex"
],
"coverage_options": {
"treat_no_relevant_lines_as_covered": true
}
}

0 comments on commit 8c4ecfb

Please sign in to comment.