quality: Add testcases for table_mod, set_controller_id and resume message handlers
This commit is contained in:
parent
27cfce26b3
commit
db8aa3561b
4 changed files with 40 additions and 14 deletions
11
coveralls.json
Normal file
11
coveralls.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"skip_files": [
|
||||
"lib/openflow/enums.ex"
|
||||
],
|
||||
|
||||
"coverage_options": {
|
||||
"output_dir": "cover/",
|
||||
"template_path": "lib/templates/html/htmlcov/",
|
||||
"minimum_coverage": 0
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue