Getting coverage to 100%
This commit is contained in:
parent
b27e10374e
commit
c45523f38a
25 changed files with 2393 additions and 2282 deletions
24
test/points/autobind.yaml
Normal file
24
test/points/autobind.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
points.zones:
|
||||
none:
|
||||
key:
|
||||
autobind: 0
|
||||
columns:
|
||||
a:
|
||||
b:
|
||||
some:
|
||||
key:
|
||||
autobind: 1
|
||||
columns:
|
||||
a:
|
||||
b:
|
||||
outlines:
|
||||
none:
|
||||
- what: rectangle
|
||||
where: /none_.*/
|
||||
size: 5
|
||||
bound: true
|
||||
some:
|
||||
- what: rectangle
|
||||
where: /some_.*/
|
||||
size: 5
|
||||
bound: true
|
Loading…
Add table
Add a link
Reference in a new issue