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(Gate): add endpoint for confidence criteria stats #700

Merged

Conversation

nicoprow
Copy link
Contributor

@nicoprow nicoprow commented Jan 3, 2024

Description

This pull request add an endpoint for the gate showing aggregation stats for confidence criteria:

  • numberOfBusinessPartnersAverage: average number of how many sharing members have shared the same business partners
  • unqiueTotal: number of business partners that are unique to the sharing members
  • sharedByOwnerTotal: number of business partners that have been shared by the owning sharing member
  • checkedByExternalDataSourceTotal: number of business partners that have been validated against an external data source
  • confidenceLevelAverage : average confidence level among business partner records in the gate

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

@nicoprow nicoprow marked this pull request as ready for review January 3, 2024 08:49
@nicoprow nicoprow merged commit 0ded43f into eclipse-tractusx:main Jan 3, 2024
9 checks passed
@nicoprow nicoprow deleted the feat/stats/confidence-criteria branch January 3, 2024 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant