Skip to content

Commit

Permalink
coverage tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
cblavier committed Oct 13, 2023
1 parent 532cd9b commit e07d325
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion coveralls.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,9 @@
"output_dir": "coverage/",
"treat_no_relevant_lines_as_covered": true
},
"skip_files": ["test/fixtures", "lib/phoenix_storybook/web.ex"]
"skip_files": [
"test/fixtures",
"lib/phoenix_storybook/web.ex",
"lib/phoenix_storybook/dbg.ex"
]
}

0 comments on commit e07d325

Please sign in to comment.