Task #3132
v94.5: Show scores for results in extension based on compile and run time settings
Start date:
07/18/2023
Due date:
07/18/2023
% Done:
100%
Estimated time:
(Total: 5.00 h)
Spent time:
(Total: 7.75 h)
Description
In the extension, show 'final score'*'purple link result score' (upto 3 decimal points) in parenthesis beside the result if:
- server setting is true
- property setting is true
property setting should be set to true for dev and QA and false for prod.
server setting should be set to true by default but should be settable to false.
So, we will never see this in prod. But, it will visible by default in QA and Dev so that we can test how accuarate our "match messages" are.
Subtasks