mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-13 07:45:39 +00:00
Michał Cieślak
29c15a5bff
feat(StatusQ): custom UndefinedFilter filter for filtering undefined role values
Generic filter for handling undefined values. This kind of filtering cannot be done using ValueFilter. On the other hand using FastExpressionFilter is much more costy in terms of performance overhead. Closes: #13638
Description
Languages
QML
37.6%
JavaScript
30.4%
Nim
19%
Python
5.8%
C++
5.4%
Other
1.7%