Replies: 1 comment
-
You can see the logic here: scorecard/pkg/scorecard_result.go Lines 64 to 65 in 397c97f Specifically here, which ignores inconclusive results (-1) when calculating the aggregate: scorecard/pkg/scorecard_result.go Lines 86 to 89 in 397c97f |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all, couldn't find this anywhere in the docs but, how does an inconclusive score impact the aggregate score? Is the -1 ignored or included in the aggregate score?
Beta Was this translation helpful? Give feedback.
All reactions