Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
430 0 0 0 100% 753.196

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
com.sparkutils.quality.tests 14 0 0 0 100% 19.349
com.sparkutils.qualityTests.mapLookup 9 0 0 0 100% 17.344
com.sparkutils.qualityTests.bloom 21 0 0 0 100% 22.414
com.sparkutils.qualityTests 361 0 0 0 100% 672.437
com.sparkutils.qualityTests.id 25 0 0 0 100% 21.652

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

com.sparkutils.quality.tests

Class Tests Errors Failures Skipped Success Rate Time
MetaRuleSetTest 4 0 0 0 100% 8.084
RoundTripPrivateTest 1 0 0 0 100% 2.901
UserLambdaFunctionCompilationTest 9 0 0 0 100% 8.364

com.sparkutils.qualityTests.mapLookup

Class Tests Errors Failures Skipped Success Rate Time
MapLookupTests 5 0 0 0 100% 9.557
MapLoaderTest 4 0 0 0 100% 7.787

com.sparkutils.qualityTests.bloom

Class Tests Errors Failures Skipped Success Rate Time
BloomLoaderTest 4 0 0 0 100% 7.551
BloomTests 17 0 0 0 100% 14.863

com.sparkutils.qualityTests

Class Tests Errors Failures Skipped Success Rate Time
UserLambdaFunctionTest 17 0 0 0 100% 14.862
LookupIdentificationTest 4 0 0 0 100% 3.29
BaseFunctionalityTest 36 0 0 0 100% 38.071
SubExpressionEliminationTest 13 0 0 0 100% 7.498
VersionSerializingTest 1 0 0 0 100% 12.179
ReplaceWithMissingAttributesTest 13 0 0 0 100% 5.431
RuleFolderTest 13 0 0 0 100% 22.493
CodeGenTest 2 0 0 0 100% 31.522
DocsParserTest 13 0 0 0 100% 0.834
RoundTripTest 7 0 0 0 100% 94.344
ExtensionDeltaTest 67 0 0 0 100% 211.061
AggregatesTest 29 0 0 0 100% 66.088
RuleEngineTest 12 0 0 0 100% 74.742
VariableIdentificationTest 9 0 0 0 100% 4.011
JoinValidationTest 2 0 0 0 100% 7.837
YamlTests 10 0 0 0 100% 21.091
TrEitherTest 3 0 0 0 100% 0.258
ValidationTest 25 0 0 0 100% 8.164
RngAndRowIdTest 10 0 0 0 100% 10.47
ExtensionParquetTest 67 0 0 0 100% 25.899
ViewLoaderTest 7 0 0 0 100% 6.91
DocMarkdownTest 1 0 0 0 100% 5.382

com.sparkutils.qualityTests.id

Class Tests Errors Failures Skipped Success Rate Time
IDTests 25 0 0 0 100% 21.652

Test Cases

[Summary] [Package List] [Test Cases]

UserLambdaFunctionTest

returnLambdaTest 6.178
lambdaNoParamsRuleTest 0.502
lambdaMultiParamLengthExpandedTest 0.393
lambdaMultiParamLengthSelfReferenceTest 0.32
lambdaMultiParamDupeLengthTest 0.091
globalLambdasTest 0.308
testHOFFunForwardDropin 0.262
lambdaMissing0LengthTest 0.072
lambdaRuleTest 0.126
nullInParam 0.44
testCallFunForward 0.198
testHOFLambdaDropin 0.604
testPlaceHolderNullableOverrides 0.573
testHOFDropins 2.989
nestedLambdaRuleTest 0.125
deepPartialTest 0.14
hofTest 1.211

MetaRuleSetTest

filterExpTest 5.913
regExpTest 0.034
fullLoadTest 1.361
transformLoadTest 0.463

LookupIdentificationTest

testMixed 2.841
mapLookuplambdaTest 0.084
mapContainslambdaTest 0.027
probabilityInlambdaTest 0.022

BaseFunctionalityTest

positiveProbResultsOverridden 6.603
typeCheckPackInts 3.459
probabilityOnThree 0.401
verifySimpleExprs 3.629
flattenResultsTest 2.127
testRuleResult 1.868
updateFields 0.527
softShouldShowPassed 0.275
testPrintCode 0.189
testPrintExpr 0.136
testExpressionsWithFields 0.195
disabledOverallShouldBePassed 0.206
flattenResultsWithMissingTest 0.383
testRuleResultDetails 1.862
scalarSubqueryAsTrigger 0.446
testCompareWithArrays 0.387
testCompareWithStructsReverseAndNested 0.438
functionParameterSizes 0.004
verifyResultExprDSL 0.114
negativeProbResultsOverridden 0.216
checkMinimumLengthWorks 0.003
disabled 0.151
failedOnOne 0.154
mapArrays 0.002
testExpressionsWithAggregate 1.381
typeCheckProbability 4.852
testComparableResultsDifferentKeysAndMapValue 3.863
negativeProbResults 0.207
mixedIgnore 0.114
testCompareWithArraysOrderingAndReverse 0.304
oddBoxingIssueShouldRun 0.198
positiveProbResults 0.145
softFail 0.125
longPairEqual 0.116
typeCheckFlatten 1.656
testComparableResults 0.872

BloomLoaderTest

testBloomLoading 6.749
testConfigLoadingWithoutIds 0.152
testConfigLoading 0.137
testMapSQLLoading 0.324

SubExpressionEliminationTest

folderShouldEliminate 4.707
runnerShouldNotEliminateWithRunnerEval 0.276
expressionShouldNotEliminateWithRunnerEval 0.208
folderShouldNotEliminateWithRunnerEval 0.164
engineShouldNotEliminateWithRunnerEval 0.21
engineShouldEliminate 0.142
expressionShouldEliminate 0.107
runnerShouldEliminate 0.101
controlEngine 0.202
controlFolder 0.172
controlRunner 0.091
folderShouldEliminateWithTriggersFalse 0.09
controlExpression 0.084

VersionSerializingTest

ruleEngineSuiteVersionedRoundTripsDF 11.865

ReplaceWithMissingAttributesTest

testNoReplace 3.819
testWithOutputReplaceCoalesce 0.06
testCalledWithLambdaReplaceCoalesce 0.405
testRuleReplaceWithOutputCoalesce 0.016
testRuleReplaceCoalesce 0.012
testRuleReplaceWithOutputNoReplaceCoalesce 0.016
testCoalesceNested 0.007
testRuleNoReplaceCoalesce 0.012
testRuleDisableCoalesce 0.011
testRuleReplaceWithOutputReplaceCoalesce 0.012
testCalledWithLambdaNoReplaceCoalesce 0.023
testCoalesceNestedNull 0.009
testWithOutputNoReplaceCoalesce 0.009

RuleFolderTest

testFlattenResultsSet 13.738
testSimpleProductionRulesReplaceOutOfOrderSet 0.839
testSimpleProductionRulesReplaceCustomDDLSet 0.725
testSetSyntaxEqualToButNoAttribute 0.005
testSimpleProductionRulesReplaceSet 0.346
testSimpleProductionRulesReplaceDebug 0.772
testSimpleProductionRulesReplaceDebugSet 0.611
testSimpleProductionRulesReplace 0.353
testSimpleProductionRulesReplaceOutOfOrder 0.51
testSetSyntaxButNoEqualTo 0.001
testSimpleProductionRulesReplaceCustomDDL 0.55
testFlattenResults 3.47
testSimpleProductionRules 0.261

RoundTripPrivateTest

ruleExprSwapping 2.596

IDTests

testAdlerIDGenHashFun 8.971
rountTripProvided 0.008
testMURMUR3_128IDGenHashFun 1.733
testSHA256IDGenHashFun 1.596
testSHA256IDGen 1.181
testMD5IDGenHashFun 1.046
testGuaranteedUniqueIDOps 0.015
testFakeIDGenDigestFun 1.035
testMD5IDGen 0.893
guaranteedUniqueIDMACAddressOverflowTest 0.001
testUUIDRoundTripping 0.433
testMURMUR3IDZAGenHashFun 0.96
testRNGIDGen 0.038
testIDEqual 0.674
equalsTest 0.001
testMURMUR3_128IDZAGenHashFun 1.012
rountTripFields 0
roundTripGuaranteedUniqueIDLocalMac 0
rountTripRandom 0
testMurmur3 0.038
assertsOnGuaranteedUniqueID 0
testIDBase64 0.547
testUniqueIDGen 0.157
testRNGIDGenNonJump 0.011
testXXH3IDGenZAHashFun 0.972

CodeGenTest

ruleEngineRunnerDefault 16.061
ruleRunnerDefault 15.038

DocsParserTest

descOnlyButWithExprTest 0.605
simpleDescOnlyTest 0.002
simpleNoParamsTest 0.003
emptyDescReturnStarsOnLinesTest 0.049
markdownParsingTest 0.007
simpleParsingTest 0.002
leadingWhiteSpacesTest 0.001
simpleNoReturnTest 0.001
simpleParamsOnlyTest 0.002
trailingWhiteSpacesWithAnnotationsTest 0.001
emptyDescParamStarsOnLinesTest 0.001
multilineStarsOnLinesTest 0.001
noDocsTest 0.007

RoundTripTest

ruleSuiteRoundTrippingToDF 7.45
ruleEngineSuiteRoundTrippingToDF 1.26
ruleEvalToStructAndEncodeBackWithUserType 19.581
ruleEvalToStructAndEncodeBack 17.38
verifyPacking 0.003
ruleEvalToOverallAndDetailsAndEncodeBack 40.021
ruleEvalAndBackViaDisk 8.211

MapLookupTests

emptyTest 7.035
taxonomyLookup 1.096
multiKey 0.272
lookupTest 0.564
setTest 0.273

UserLambdaFunctionCompilationTest

runDisabledCompilation 6.45
loadHandlersViaProperty 0.011
defaultHofConfigTests 0
runNestedCompilation 0.446
withSpecifiedHoFHandler 0.576
loadHandlers 0.003
withDefaultHoF 0.426
convertHandlers 0.001
runDisabledBottom 0.131

ExtensionDeltaTest

testAsymmetricFilterPlanJoinLteViaExistingSession 2.442
testAsymmetricFilterPlanJoinStructLtViaExistingSession 0.016
testAsymmetricFilterPlanJoinFieldsLtEqViaExistingSession 0.002
testDifferentLengthsId 11.211
testAsymmetricFilterPlanIdJoinDifferentSizeFields 7.038
testAsymmetricFilterPlanJoinEq 9.028
testAsymmetricFilterPlanJoinGt 8.015
testAsymmetricFilterPlanJoinLt 7.222
testForceFunctionInjection 0.245
testAsymmetricFilterPlanJoinMixedLtViaExistingSession 0.046
testExtensionDisableStar 0.05
testAsymmetricFilterPlanJoinStructGtEqViaExistingSession 0.032
testAsymmetricFilterPlanIdJoinDifferentSizeStruct 4.184
testAsymmetricFilterPlanJoinStructEqn 6.64
testAsymmetricFilterPlanJoinStructGtEq 6.367
testAsymmetricFilterPlanJoinStructLtEq 6.135
testAsymmetricFilterPlanJoinMixedEqn 6.176
testAsymmetricFilterPlanJoinStructEqViaExistingSession 0.023
testAsymmetricFilterPlanIdCallStructs 3.474
testAsymmetricFilterPlanJoinFieldsEq 6.701
testAsymmetricFilterPlanJoinFieldsGt 6.11
testAsymmetricFilterPlanJoinFieldsLt 6.226
testAsymmetricFilterPlanJoinFieldsLtViaExistingSession 0.025
testAsymmetricFilterPlanIdJoinDifferentSizeStructLT 3.607
testAsymmetricFilterPlanJoinFieldsGtEq 5.968
testAsymmetricFilterPlanJoinFieldsLtEq 5.963
testAsymmetricFilterPlanJoinLtViaExistingSession 0.022
testAsymmetricFilterPlanJoinStructEqnViaExistingSession 0.001
testAsymmetricFilterPlanIdCallFieldsViaExistingSession 0
testAsymmetricFilterPlanJoinMixedGtEq 6.072
testAsymmetricFilterPlanJoinMixedLtEq 6.017
testAsymmetricFilterPlanJoinMixedEqnViaExistingSession 0.025
testAsymmetricFilterPlanJoinMixedEqViaExistingSession 0.001
testAsymmetricFilterPlan 3.213
testAsymmetricFilterPlanJoinFieldsGtEqViaExistingSession 0.022
testAsymmetricFilterPlanJoinMixedLtEqViaExistingSession 0.001
testAsymmetricFilterPlanJoinMixedEq 6.251
testAsymmetricFilterPlanJoinMixedGt 5.968
testAsymmetricFilterPlanJoinMixedLt 5.905
testAsymmetricFilterPlanJoinStructGtViaExistingSession 0.022
testAsymmetricFilterPlanJoinFieldsEqn 5.897
testExtension 0.081
testAsymmetricFilterPlanJoinEQNViaExistingSession 0.021
testAsymmetricFilterPlanIdCallStructsViaExistingSession 0.001
testAsymmetricFilterPlanJoinFieldsEqViaExistingSession 0.001
testAsymmetricFilterPlanJoinFieldsEqnViaExistingSession 0
testAsymmetricFilterPlanJoinEqViaExistingSession 0.001
testAsymmetricFilterPlanJoinMixedGtViaExistingSession 0
testExtensionDisableSpecific 0.034
testAsymmetricFilterPlanIdJoinDifferentSizeFieldsLT 3.739
testDefaultFunctionRegistrationViaBuiltIn 0.131
testAsymmetricFilterPlanIdJoinDifferentSizeMixedLT 3.625
testAsymmetricFilterPlanViaExistingSession 0.025
testAsymmetricFilterPlanJoinGteViaExistingSession 0.001
testAsymmetricFilterPlanJoinEQN 6.082
testAsymmetricFilterPlanJoinGte 6.034
testAsymmetricFilterPlanJoinLte 6.003
testAsymmetricFilterPlanJoinFieldsGtViaExistingSession 0.021
testAsymmetricFilterPlanJoinStructLtEqViaExistingSession 0.001
testAsymmetricFilterPlanJoinGtViaExistingSession 0
testAsymmetricFilterPlanJoinMixedGtEqViaExistingSession 0.001
testAsymmetricFilterEqSQL 6.832
testAsymmetricFilterPlanIdCallFields 3.8
testAsymmetricFilterPlanJoinStructEq 6.392
testAsymmetricFilterPlanJoinStructGt 5.982
testAsymmetricFilterPlanJoinStructLt 5.969
testAsymmetricFilterPlanIdJoinDifferentSizeMixed 3.595

AggregatesTest

mapAggrOnePassDeprecatedTest 7.258
mapTestSort 18.001
mapDeprecatedTestSort 13.152
mapDeprecatedTest 8.757
decimalPrecisionHofTest 1.619
mapStructKeyAggrCountTest 0.252
decimalPrecisionDeprecatedIncTest 0.39
mapAggrOnePassTest 0.334
decimalPrecisionIncExprTest 0.47
sumTestDSL 0.691
decimalPrecisionExprDSLTest 0.086
multiGroups 1.992
decimalPrecisionIncTest 0.175
mapAggrSumTest 0.122
decimalPrecisionNO_REWRITEIncTest 0.021
mapAggrSumDeprecatedTest 0.101
mapStructKeyAggrCountDeprecatedTest 0.098
decimalPrecisionIncDSLTest 0.135
mapAggrDecimalDSLTest 0.128
mapAggrCountTest 0.105
mapAggrDecimalTest 0.124
mapTest 8.531
decimalPrecisionTest 0.187
evalSumTest 0.377
decimalPrecisionNO_REWRITETest 0.156
mapAggrCountDeprecatedTest 0.119
groupByNestedMapWith 2.037
decimalPrecisionIncExprDSLTest 0.183
mapAggrCountDSLTest 0.104

RuleEngineTest

testHugeAmountOfRulesSOE 63.491
testSalience 3.164
testDebug 0.454
scalarSubqueryAsOutputExpressionViaLambdaParam 1.444
scalarSubqueryAsOutputExpressionViaLambdaNoParam 0.431
scalarSubqueryAsOutputExpressionViaLambdaNonAttributeParam 0.37
testProbabilityRuleFail 0.569
testProbabilityRulePass 0.369
testFlattenResults 1.535
scalarSubqueryAsOutputExpression 0.286
testSimpleProductionRules 0.359
scalarSubqueryAsOutputExpressionInStruct 1.934

VariableIdentificationTest

testNestedAndNonEvaluatedLambdaReversedOrder 3.037
testOverloadedLambdas 0.037
testFieldLookupWithLambda 0.388
testNestedAndNonEvaluatedLambda 0.01
testLambdaFromANonLeaf 0.009
testSimpleLambdaLookupWithFunctions 0.007
testSimpleLambdaLookupWithUnknownFunctions 0.031
testSimpleLambdaLookup 0.002
testNonLambdaNonLeaf 0.004

JoinValidationTest

testViaRelation 6.897
testWithRenames 0.626

YamlTests

sqlTest 6.834
sequenceAsKeys 0.99
nonLiteralMapEntriesTest 0.069
theRest 10.916
sequencesAsValues 0.351
decimalViaYaml 0.213
mapsAsValues 0.367
structsAsValues 0.293
structsAsKeys 0.347
sequenceAsKeysDecimals 0.269

TrEitherTest

testFolds 0.176
testGets 0.003
testIs 0

MapLoaderTest

testMapLoading 6.806
testConfigLoadingWithoutIds 0.174
testConfigLoading 0.148
testMapSQLLoading 0.464

ValidationTest

testNestedFieldDoesntError 4.894
testLambdaWithDuplicateArityError 0.072
testFunctionSyntaxError 0.289
testTransformOutput 1.712
testLambdaStackError 0.019
testOutputFunctionSyntaxError 0.019
testLambdaNestedNameError 0.021
testExpressionLookups 0.194
testMissingViews 0.116
testLambdaNestedOverloadedNameWithInterimError 0.016
testAllTheThingsExceptLambdaSOE 0.024
testLambdaSparkUnknownNameError 0.017
testLambdaSyntaxError 0.015
testFunctionNameError 0.01
testLambdaActualStackErrorSuppressed 0.074
testLambdaNestedOverloadedNameError 0.015
testUnknownFunctionRuleRunnerError 0.016
testLambdaActualStackError 0.014
testUnknownFunctionRuleEngineRunnerError 0.013
testNestedFieldLambdaError 0.009
testShowFunction 0.191
testOutputFunctionNameError 0.008
testLambdaNameError 0.007
testAllTheDocsWarnings 0.015
testNestedFieldError 0.008

RngAndRowIdTest

rngLongsUUIDTest 6.801
rngBytesTest 0.651
idFromUUIDTest 0.38
uniqueIDTest 0.303
rngBytesUUIDTest 0.343
rowIDTest 0.225
rngLongsUUIDNonJumpableTest 0.277
rngLongsTest 0.781
rngBytesUUIDNonJumpableTest 0.257
rngBytesWellsTest 0.127

ExtensionParquetTest

testAsymmetricFilterPlanJoinLteViaExistingSession 2.403
testAsymmetricFilterPlanJoinStructLtViaExistingSession 0.017
testAsymmetricFilterPlanJoinFieldsLtEqViaExistingSession 0.001
testDifferentLengthsId 4.272
testAsymmetricFilterPlanIdJoinDifferentSizeFields 0.849
testAsymmetricFilterPlanJoinEq 0.804
testAsymmetricFilterPlanJoinGt 0.541
testAsymmetricFilterPlanJoinLt 0.504
testForceFunctionInjection 0.27
testAsymmetricFilterPlanJoinMixedLtViaExistingSession 0.033
testExtensionDisableStar 0.053
testAsymmetricFilterPlanJoinStructGtEqViaExistingSession 0.031
testAsymmetricFilterPlanIdJoinDifferentSizeStruct 0.417
testAsymmetricFilterPlanJoinStructEqn 0.521
testAsymmetricFilterPlanJoinStructGtEq 0.5
testAsymmetricFilterPlanJoinStructLtEq 0.451
testAsymmetricFilterPlanJoinMixedEqn 0.46
testAsymmetricFilterPlanJoinStructEqViaExistingSession 0.029
testAsymmetricFilterPlanIdCallStructs 0.263
testAsymmetricFilterPlanJoinFieldsEq 0.44
testAsymmetricFilterPlanJoinFieldsGt 0.415
testAsymmetricFilterPlanJoinFieldsLt 0.396
testAsymmetricFilterPlanJoinFieldsLtViaExistingSession 0.023
testAsymmetricFilterPlanIdJoinDifferentSizeStructLT 0.329
testAsymmetricFilterPlanJoinFieldsGtEq 0.37
testAsymmetricFilterPlanJoinFieldsLtEq 0.367
testAsymmetricFilterPlanJoinLtViaExistingSession 0.023
testAsymmetricFilterPlanJoinStructEqnViaExistingSession 0.001
testAsymmetricFilterPlanIdCallFieldsViaExistingSession 0
testAsymmetricFilterPlanJoinMixedGtEq 0.358
testAsymmetricFilterPlanJoinMixedLtEq 0.348
testAsymmetricFilterPlanJoinMixedEqnViaExistingSession 0.032
testAsymmetricFilterPlanJoinMixedEqViaExistingSession 0.001
testAsymmetricFilterPlan 0.206
testAsymmetricFilterPlanJoinFieldsGtEqViaExistingSession 0.024
testAsymmetricFilterPlanJoinMixedLtEqViaExistingSession 0.001
testAsymmetricFilterPlanJoinMixedEq 0.37
testAsymmetricFilterPlanJoinMixedGt 0.357
testAsymmetricFilterPlanJoinMixedLt 0.375
testAsymmetricFilterPlanJoinStructGtViaExistingSession 0.031
testAsymmetricFilterPlanJoinFieldsEqn 0.394
testExtension 0.237
testAsymmetricFilterPlanJoinEQNViaExistingSession 0.023
testAsymmetricFilterPlanIdCallStructsViaExistingSession 0
testAsymmetricFilterPlanJoinFieldsEqViaExistingSession 0.001
testAsymmetricFilterPlanJoinFieldsEqnViaExistingSession 0.001
testAsymmetricFilterPlanJoinEqViaExistingSession 0
testAsymmetricFilterPlanJoinMixedGtViaExistingSession 0.001
testExtensionDisableSpecific 0.041
testAsymmetricFilterPlanIdJoinDifferentSizeFieldsLT 0.334
testDefaultFunctionRegistrationViaBuiltIn 0.148
testAsymmetricFilterPlanIdJoinDifferentSizeMixedLT 0.365
testAsymmetricFilterPlanViaExistingSession 0.022
testAsymmetricFilterPlanJoinGteViaExistingSession 0.001
testAsymmetricFilterPlanJoinEQN 0.336
testAsymmetricFilterPlanJoinGte 0.358
testAsymmetricFilterPlanJoinLte 0.339
testAsymmetricFilterPlanJoinFieldsGtViaExistingSession 0.03
testAsymmetricFilterPlanJoinStructLtEqViaExistingSession 0.001
testAsymmetricFilterPlanJoinGtViaExistingSession 0
testAsymmetricFilterPlanJoinMixedGtEqViaExistingSession 0.001
testAsymmetricFilterEqSQL 4.392
testAsymmetricFilterPlanIdCallFields 0.264
testAsymmetricFilterPlanJoinStructEq 0.363
testAsymmetricFilterPlanJoinStructGt 0.318
testAsymmetricFilterPlanJoinStructLt 0.363
testAsymmetricFilterPlanIdJoinDifferentSizeMixed 0.341

ViewLoaderTest

testViewLoads 6.01
testViewLoadsFailedAsInfinite 0.124
testViewLoadsThatDontParse 0.137
testViewLoadsThatNeedQuoting 0.094
testViewLoadsFailedAsJoinsNotPresent 0.09
testConfigLoadingWithoutIds 0.134
testConfigLoading 0.101

BloomTests

shouldThrowOnUnknownBlooms 4.76
verifyMeasurementSQLRoundTripBucketedArrayMapped 2.358
verifyMeasurementSQLRoundTripSpark 0.76
verifyMeasurementColumnParquet 0.814
verifyMeasurementSQLRoundTripBucketedArrayEager 0.348
verifyInputParams 0.045
verifyMeasurementSQLParquet 0.614
verifyCompilationBucketedArrayEager 1.732
verifyMeasurementColumnSpark 0.527
assertIncrementalBucketsViaFPP 0.002
verifyMeasurementSQLSpark 0.473
verifyCompilationBucketedArrayLazy 0.617
verifyMeasurementSQLRoundTripBucketedArrayLazy 0.215
verifyBloomsAreIdentified 0.031
verifyCompilationBucketedArrayMapped 0.623
verifyCompilationSpark 0.621
assertIncrementalBucketsViaExpectedNums 0.002

DocMarkdownTest

testMDRuleDocs 5.193