Gradle Test Run :ciRelease

Pairwise stemming-quality evaluator

summary

11

tests

0

failures

0

skipped

0.042s

duration

100%

successful

Child Name Tests Failures Skipped Duration Success rate
Pair calculation detects arithmetic overflow arithmeticBoundary() 1 0 0 0.001s 100%
Combined over-stemming and under-stemming are independent combinedErrors() 1 0 0 0.001s 100%
Duplicates are removed only within a group and singleton under-stemming is undefined duplicateScope() 1 0 0 0.001s 100%
Ninety-nine percent exact accuracy can coexist with sixteen percent pairwise under-stemming exactAccuracyAndPairwiseRateUseDifferentDenominators() 1 0 0 0.001s 100%
Lowercase filtering detects uppercase and titlecase code points without excluding uncased symbols lowercaseFiltering() 1 0 0 0.001s 100%
Several gold groups colliding in one stem count every cross-group pair multipleGroupsCollide() 1 0 0 0.001s 100%
A partial within-group merge is counted by pairs partialMerge() 1 0 0 0s 100%
A perfect predicted partition has no errors perfectPartition() 1 0 0 0.001s 100%
Deterministic randomized partitions agree with a brute-force pair oracle randomizedOracleAgreement() 1 0 0 0.024s 100%
Stemmer exceptions contain complete scenario context stemmerFailure() 1 0 0 0.005s 100%
One gold group has an undefined over-stemming percentage zeroOverDenominator() 1 0 0 0.002s 100%