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

Add simple stats to correlation result processing script #2229

Merged
merged 3 commits into from
Jun 10, 2022

Conversation

florelis
Copy link
Member

@florelis florelis commented Jun 8, 2022

This changes the script that processes correlation results to produce simple stats of how many packages were correlated successfully. This can be used to easily evaluate if the correlation heuristic is doing well.

It also fixes an issue when running the script on powershell instead of pwsh, where a path join didn't use the full path and resulted in not being able to find the result JSON files.

Microsoft Reviewers: Open in CodeFlow

@florelis florelis requested a review from a team as a code owner June 8, 2022 20:41
@florelis florelis merged commit 7d86fc0 into microsoft:master Jun 10, 2022
@florelis florelis deleted the correlationScript branch June 10, 2022 18:39
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.

2 participants