32747a5f25
There is apparently no reason to ignore empty results - it was probably the case in the past (`null` value). ["", "v"] should be considered invalid by toValue() because it represents two values. ["", "v"] should be returned as it by toValues(), not trimming "". Tests passes, it will hopefully not cause any issue in prod. |
||
---|---|---|
.. | ||
database_test.go | ||
database.go | ||
flag_test.go | ||
flag.go | ||
layer_test.go | ||
layer.go | ||
lock_test.go | ||
lock.go | ||
notification_test.go | ||
notification.go | ||
os_mapping.go | ||
package_test.go | ||
package.go | ||
requests.go | ||
vulnerability_test.go | ||
vulnerability.go |