-
Notifications
You must be signed in to change notification settings - Fork 946
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[frontend] view user's confidence level (#4304) #5292
[frontend] view user's confidence level (#4304) #5292
Conversation
To be reviewed after #5283 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## issue/4304-confidence-level #5292 +/- ##
==============================================================
Coverage ? 65.69%
==============================================================
Files ? 475
Lines ? 59314
Branches ? 4325
==============================================================
Hits ? 38967
Misses ? 20347
Partials ? 0 ☔ View full report in Codecov by Sentry. |
* new attribute user_confidence_level with default value and overrides per entity * default confidence is set from platform settings (default to 100) * elastic mapping as nested, to query overrides properly * migration script to add the mapping and update all users with default confidence
3f01995
to
0877073
Compare
c3469e9
to
cd3fdab
Compare
e3172bd
to
b081205
Compare
219b5c3
to
4d3f8f7
Compare
Closing this PR in favor of #5436 |
Proposed changes
Related issues
Checklist