Skip to content
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

feat(rpc): Add confidence to the table response #81339

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wmak
Copy link
Member

@wmak wmak commented Nov 26, 2024

  • This updates the events/ endpoint to return a new top-level key called confidence which will be a list of dictionaries with each key being the aggregat, and the value being high or low depending on the calculated confidence

- This updates the events/ endpoint to return a new top-level key called
  `confidence` which will be a list of dictionaries with each key being
  the aggregat, and the value being `high` or `low` depending on the
  calculated confidence
@wmak wmak requested review from a team as code owners November 26, 2024 21:01
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 26, 2024
Copy link

codecov bot commented Nov 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #81339   +/-   ##
=======================================
  Coverage   80.35%   80.35%           
=======================================
  Files        7219     7219           
  Lines      319538   319584   +46     
  Branches    20769    20769           
=======================================
+ Hits       256749   256796   +47     
+ Misses      62395    62394    -1     
  Partials      394      394           

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant