mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Merge remote-tracking branch 'nox/code-coverage'
This commit is contained in:
commit
42111aa11f
2 changed files with 2 additions and 0 deletions
1
cover.spec
Normal file
1
cover.spec
Normal file
|
@ -0,0 +1 @@
|
||||||
|
{incl_app, cowboy, details}.
|
|
@ -1,3 +1,4 @@
|
||||||
|
{cover_enabled, true}.
|
||||||
{dialyzer_opts, [src, {warnings, [
|
{dialyzer_opts, [src, {warnings, [
|
||||||
behaviours,
|
behaviours,
|
||||||
error_handling,
|
error_handling,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue