Commit 8745886b authored by Thibault Hallouin's avatar Thibault Hallouin
Browse files

deal with 0 divide in skill scores to return -INF

in particular, BSS was returning 0 when BS reference was null, but 0 is
a meaningful value for such score, so it is preferable to return -INF
to indicate that the denominator was null and hence the division
undefined

the same philosophy is also used where relevant (i.e. in AWN, AWI, WSS)
1 merge request!3release v0.1.0
Pipeline #44109 failed with stage
in 3 minutes and 25 seconds