When filtering by dimension value, allow filtering for lack of value in a specific dimension
Open
- Dominant language
- Python
- Stars
- 29
- Forks
- 33
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 19
Description
We can currently filter for `foo=bar` but not `foo=[]`.
Have a magic value such as `NONE` or `UNSET` (in capital letters, because dimension values are validated to be lowercase-dash slugs) to denote this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.