You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix(UI) Metrics value by default if no metric
fix#872
* precision and correct metric default value
* update metrics when removing label
* chore: format method
* lint fix
Co-authored-by: Francisco Aranda <francisco@recogn.ai>
* fix(UI) Metrics value by default if no metric
fix#872
* precision and correct metric default value
* update metrics when removing label
* chore: format method
* lint fix
Co-authored-by: Francisco Aranda <francisco@recogn.ai>
Affected records count (
Records: ...
) should be shown only if we have label info. Otherwise, it's quite confusing:The same could be applied to coverage and annotated coverage (Giving 0% of coverage while rule query returns results is confusing)
The text was updated successfully, but these errors were encountered: