Closed georgifarashev closed 4 years ago
In some cases fetching entities is required but their labels are not used.
Introduce a new db api that fetches entities without labels.
Coverage decreased (-0.1%) to 86.836% when pulling 2f8092106144f95aa5d58396a143c5ed069f769b on add-list-nolabels into 4064e61056e6978a9c5a594f64751a4285f7167b on master.
Add ListNoLabels to storage
Motivation
In some cases fetching entities is required but their labels are not used.
Approach
Introduce a new db api that fetches entities without labels.
Pull Request status