Skip to content

fix(search): make graphql query autoCompleteForMultiple to show exact matches first #4006

fix(search): make graphql query autoCompleteForMultiple to show exact matches first

fix(search): make graphql query autoCompleteForMultiple to show exact matches first #4006

GitHub Actions / Unit Test Results (build & test) succeeded Oct 13, 2024 in 0s

All 181 tests pass in 3m 3s

 43 files   -   268   43 suites   - 268   3m 3s ⏱️ - 5m 43s
181 tests  - 1 106  181 ✅  - 1 080  0 💤  - 26  0 ❌ ±0 
181 runs   - 1 112  181 ✅  - 1 086  0 💤  - 26  0 ❌ ±0 

Results for commit 0ae7f57. ± Comparison against earlier commit 39ff93a.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results (build & test)

181 tests found

There are 181 tests, see "Raw output" for the full list of tests.
Raw output
com.datahub.authorization.AuthUtilTest ‑ testEntityType
com.datahub.authorization.AuthUtilTest ‑ testIsAPIAuthorizedUrns
com.datahub.authorization.AuthUtilTest ‑ testManageConjoin
com.datahub.authorization.AuthUtilTest ‑ testManageEntityPrivilegeGroupBuilder
com.datahub.authorization.AuthUtilTest ‑ testReadInheritance
com.datahub.authorization.AuthUtilTest ‑ testSimplePrivilegeGroupBuilder
com.datahub.authorization.AuthUtilTest ‑ testSystemEnvInit
com.datahub.metadata.ingestion.IngestionSchedulerTest ‑ testInvokeDelete
com.datahub.metadata.ingestion.IngestionSchedulerTest ‑ testInvokeInvalidSchedule
com.datahub.metadata.ingestion.IngestionSchedulerTest ‑ testInvokeMissingSchedule
com.datahub.metadata.ingestion.IngestionSchedulerTest ‑ testInvokeNewSchedule
com.datahub.metadata.ingestion.IngestionSchedulerTest ‑ testInvokeUpdateExistingSchedule
com.datahub.metadata.ingestion.IngestionSchedulerTest ‑ testSchedule
com.datahub.metadata.ingestion.IngestionSchedulerTest ‑ testUnscheduleAll
com.datahub.plugins.auth.TestConfig ‑ testConfig
com.datahub.plugins.auth.TestConfigProvider ‑ testConfigurationLoading
com.datahub.plugins.auth.TestConfigValidationUtils ‑ testListShouldNotBeEmpty
com.datahub.plugins.auth.TestConfigValidationUtils ‑ testListShouldNotHaveDuplicate
com.datahub.plugins.auth.TestConfigValidationUtils ‑ testMapShouldNotBeEmpty
com.datahub.plugins.auth.TestConfigValidationUtils ‑ testWhiteSpacesValidation
com.datahub.plugins.auth.TestIsolatedClassLoader ‑ testAuthenticatorPlugin
com.datahub.plugins.auth.TestIsolatedClassLoader ‑ testAuthorizerPlugin
com.datahub.plugins.auth.TestIsolatedClassLoader ‑ testDuplicatePluginName
com.datahub.plugins.auth.TestIsolatedClassLoader ‑ testIncorrectImplementation
com.datahub.plugins.auth.TestIsolatedClassLoader ‑ testJarFileName
com.datahub.plugins.auth.TestIsolatedClassLoader ‑ testLenientMode
com.datahub.plugins.auth.TestPluginConfigFactory ‑ authConfig
com.datahub.plugins.auth.TestPluginPermissionManager ‑ testLenientMode
com.datahub.plugins.auth.TestPluginPermissionManager ‑ testRestrictedMode
com.datahub.plugins.metadata.aspect.SpringPluginFactoryTest ‑ testMergedEntityRegistryWithSpringPluginFactory
com.linkedin.common.urn.DatasetFieldUrnTest ‑ testCreateUrn
com.linkedin.common.urn.DatasetFieldUrnTest ‑ testSerialization
com.linkedin.common.urn.DatasetFieldUrnTest ‑ testUrnConstructors
com.linkedin.common.util.ModelUtilsTest ‑ testAspectClassForSnapshot
com.linkedin.common.util.ModelUtilsTest ‑ testGetAspectClass
com.linkedin.common.util.ModelUtilsTest ‑ testGetAspectFromSnapshot
com.linkedin.common.util.ModelUtilsTest ‑ testGetAspectName
com.linkedin.common.util.ModelUtilsTest ‑ testGetAspectsFromSnapshot
com.linkedin.common.util.ModelUtilsTest ‑ testGetAspectsFromSnapshotAlias
com.linkedin.common.util.ModelUtilsTest ‑ testGetAspectsFromSnapshotUnion
com.linkedin.common.util.ModelUtilsTest ‑ testGetAspectsFromSnapshotUnionAlias
com.linkedin.common.util.ModelUtilsTest ‑ testGetInvalidAspectClass
com.linkedin.common.util.ModelUtilsTest ‑ testGetInvalidSnapshotClassFromName
com.linkedin.common.util.ModelUtilsTest ‑ testGetMAETopicName
com.linkedin.common.util.ModelUtilsTest ‑ testGetUrnFromDelta
com.linkedin.common.util.ModelUtilsTest ‑ testGetUrnFromDeltaUnion
com.linkedin.common.util.ModelUtilsTest ‑ testGetUrnFromDeltaUnionAlias
com.linkedin.common.util.ModelUtilsTest ‑ testGetUrnFromDocument
com.linkedin.common.util.ModelUtilsTest ‑ testGetUrnFromEntity
com.linkedin.common.util.ModelUtilsTest ‑ testGetUrnFromRelationship
com.linkedin.common.util.ModelUtilsTest ‑ testGetUrnFromSnapshot
com.linkedin.common.util.ModelUtilsTest ‑ testGetUrnFromSnapshotUnion
com.linkedin.common.util.ModelUtilsTest ‑ testGetUrnFromSnapshotUnionAlias
com.linkedin.common.util.ModelUtilsTest ‑ testGetValidAspectTypes
com.linkedin.common.util.ModelUtilsTest ‑ testGetValidSnapshotClassFromName
com.linkedin.common.util.ModelUtilsTest ‑ testNewAspect
com.linkedin.common.util.ModelUtilsTest ‑ testNewAspectAlias
com.linkedin.common.util.ModelUtilsTest ‑ testNewEntityUnion
com.linkedin.common.util.ModelUtilsTest ‑ testNewEntityUnionAlias
com.linkedin.common.util.ModelUtilsTest ‑ testNewRelatioshipUnion
com.linkedin.common.util.ModelUtilsTest ‑ testNewRelatioshipUnionAlias
com.linkedin.common.util.ModelUtilsTest ‑ testNewSnapshot
com.linkedin.common.util.ModelUtilsTest ‑ testUrnClassForDelta
com.linkedin.common.util.ModelUtilsTest ‑ testUrnClassForDocument
com.linkedin.common.util.ModelUtilsTest ‑ testUrnClassForEntity
com.linkedin.common.util.ModelUtilsTest ‑ testUrnClassForSnapshot
com.linkedin.common.util.ModelUtilsTest ‑ testValidateCorrectAspectForSnapshot
com.linkedin.common.util.ModelUtilsTest ‑ testValidateCorrectUrnForSnapshot
com.linkedin.common.util.ModelUtilsTest ‑ testValidateIncorrectAspectForSnapshot
com.linkedin.common.util.RecordUtilsTest ‑ testCapitalizeFirst
com.linkedin.common.util.RecordUtilsTest ‑ testExtractAspectFromSingleAspectEntity
com.linkedin.common.util.RecordUtilsTest ‑ testGetFieldValueArray
com.linkedin.common.util.RecordUtilsTest ‑ testGetFieldValueArrayOfPrimitiveUnions
com.linkedin.common.util.RecordUtilsTest ‑ testGetFieldValuePrimitive
com.linkedin.common.util.RecordUtilsTest ‑ testGetFieldValueRecordType
com.linkedin.common.util.RecordUtilsTest ‑ testGetFieldValueTypeRef
com.linkedin.common.util.RecordUtilsTest ‑ testGetInvalidMetadataSnapshotClassFromName
com.linkedin.common.util.RecordUtilsTest ‑ testGetInvalidRecordDataSchemaField
com.linkedin.common.util.RecordUtilsTest ‑ testGetRecordTemplatePrimitiveField
com.linkedin.common.util.RecordUtilsTest ‑ testGetRecordTemplateUrnField
com.linkedin.common.util.RecordUtilsTest ‑ testGetRecordTemplateWrappedField
com.linkedin.common.util.RecordUtilsTest ‑ testGetSelectedRecordTemplateFromUnion
com.linkedin.common.util.RecordUtilsTest ‑ testGetValidMetadataSnapshotClassFromName
com.linkedin.common.util.RecordUtilsTest ‑ testGetValidRecordDataSchemaField
com.linkedin.common.util.RecordUtilsTest ‑ testSetRecordTemplateComplexField
com.linkedin.common.util.RecordUtilsTest ‑ testSetRecordTemplatePrimitiveField
com.linkedin.common.util.RecordUtilsTest ‑ testSetSelectedRecordTemplateInUnion
com.linkedin.common.util.RecordUtilsTest ‑ testToJsonString
com.linkedin.common.util.RecordUtilsTest ‑ testToRecordTemplate
com.linkedin.common.util.RecordUtilsTest ‑ testToRecordTemplateFromInvalidString
com.linkedin.common.util.VersionedUrnUtilsTest ‑ testVersionStampConstructConvert
com.linkedin.metadata.EventUtilsTests ‑ testAvroToPegasusMAE
com.linkedin.metadata.EventUtilsTests ‑ testAvroToPegasusMCE
com.linkedin.metadata.EventUtilsTests ‑ testPegasusToAvroFailedMCE
com.linkedin.metadata.EventUtilsTests ‑ testPegasusToAvroMAE
com.linkedin.metadata.EventUtilsTests ‑ testPegasusToAvroMCE
com.linkedin.metadata.ModelValidation ‑ validateAspects
com.linkedin.metadata.ModelValidation ‑ validateDeltas
com.linkedin.metadata.ModelValidation ‑ validateSnapshots
com.linkedin.metadata.aspect.hooks.FieldPathMutatorTest ‑ testValidateDeleteDuplicatedSchemaFieldPath
com.linkedin.metadata.aspect.hooks.FieldPathMutatorTest ‑ testValidateDuplicatedEditableSchemaFieldPath
com.linkedin.metadata.aspect.hooks.FieldPathMutatorTest ‑ testValidateDuplicatedSchemaFieldPath
com.linkedin.metadata.aspect.hooks.FieldPathMutatorTest ‑ testValidateIncorrectAspect
com.linkedin.metadata.aspect.hooks.FieldPathMutatorTest ‑ testValidateNonDuplicatedEditableSchemaFieldPath
com.linkedin.metadata.aspect.hooks.FieldPathMutatorTest ‑ testValidateNonDuplicatedSchemaFieldPath
com.linkedin.metadata.aspect.patch.template.ChartInfoTemplateTest ‑ testChartInfoTemplate
com.linkedin.metadata.aspect.patch.template.DashboardInfoTemplateTest ‑ testDashboardInfoTemplate
com.linkedin.metadata.aspect.patch.template.UpstreamLineageTemplateTest ‑ testLargePatchStandard
com.linkedin.metadata.aspect.patch.template.UpstreamLineageTemplateTest ‑ testPatchUpstream
com.linkedin.metadata.aspect.patch.template.UpstreamLineageTemplateTest ‑ testPatchWithFieldWithForwardSlash
com.linkedin.metadata.aspect.patch.template.UpstreamLineageTemplateTest ‑ testPatchWithFieldWithTilde
com.linkedin.metadata.aspect.plugins.PluginsTest ‑ testConfigEntityRegistry
com.linkedin.metadata.aspect.plugins.PluginsTest ‑ testEmptyMerges
com.linkedin.metadata.aspect.plugins.PluginsTest ‑ testMergedEntityRegistry
com.linkedin.metadata.aspect.plugins.PluginsTest ‑ testUnloadedMerge
com.linkedin.metadata.aspect.plugins.PluginsTest ‑ tripleMergeWithDisabled
com.linkedin.metadata.aspect.plugins.hooks.MCLSideEffectTest ‑ testCustomMCLSideEffect
com.linkedin.metadata.aspect.plugins.hooks.MCPSideEffectTest ‑ testCustomMCPSideEffect
com.linkedin.metadata.aspect.plugins.hooks.MutationPluginTest ‑ testCustomMutator
com.linkedin.metadata.aspect.plugins.validation.ValidatorPluginTest ‑ testCustomValidator
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testModifiedSinceAfterRangeFail
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testModifiedSinceBeforeRangeFail
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testModifiedSinceSuccess
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNextVersionFail
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNextVersionSuccess
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNoPreviousLookupAuditStampModifiedSinceAfterRangeFail
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNoPreviousLookupAuditStampModifiedSinceBeforeRangeFail
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNoPreviousLookupAuditStampModifiedSinceSuccess
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNoPreviousVersionsLookupSchemaMetadataNextVersionFail
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNoPreviousVersionsLookupSchemaMetadataNextVersionSuccess
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNoPreviousVersionsLookupVersionNextVersionFail
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNoPreviousVersionsLookupVersionNextVersionSuccess
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNoSystemMetadataNextVersionNextVersionFail
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNoSystemMetadataNextVersionNextVersionSuccess
com.linkedin.metadata.aspect.validators.CreateIfNotExistsValidatorTest ‑ testCreateIfEntityNotExistsFail
com.linkedin.metadata.aspect.validators.CreateIfNotExistsValidatorTest ‑ testCreateIfEntityNotExistsSuccess
com.linkedin.metadata.aspect.validators.CreateIfNotExistsValidatorTest ‑ testCreateIfNotExistsFail
com.linkedin.metadata.aspect.validators.CreateIfNotExistsValidatorTest ‑ testCreateIfNotExistsSuccess
com.linkedin.metadata.authorization.DisjunctiveTest ‑ testDisjointConjoin
com.linkedin.metadata.authorization.DisjunctiveTest ‑ testDisjointHelper
com.linkedin.metadata.entity.ebean.batch.AspectsBatchImplTest ‑ singleInvalidDoesntBreakBatch
com.linkedin.metadata.entity.ebean.batch.AspectsBatchImplTest ‑ toUpsertBatchItemsChangeItemTest
com.linkedin.metadata.entity.ebean.batch.AspectsBatchImplTest ‑ toUpsertBatchItemsPatchItemTest
com.linkedin.metadata.entity.ebean.batch.AspectsBatchImplTest ‑ toUpsertBatchItemsProposedItemTest
com.linkedin.metadata.models.DataSchemaFactoryTest ‑ testCustomClassLoading
com.linkedin.metadata.models.EntitySpecBuilderTest ‑ testBuildAspectSpecValidationAspectMissingAnnotation
com.linkedin.metadata.models.EntitySpecBuilderTest ‑ testBuildAspectSpecValidationDuplicateSearchableFields
com.linkedin.metadata.models.EntitySpecBuilderTest ‑ testBuildAspectSpecValidationInvalidSearchableFieldType
com.linkedin.metadata.models.EntitySpecBuilderTest ‑ testBuildAspectSpecValidationMissingRelationshipName
com.linkedin.metadata.models.EntitySpecBuilderTest ‑ testBuildAspectSpecValidationNonNumericSearchScoreField
com.linkedin.metadata.models.EntitySpecBuilderTest ‑ testBuildAspectSpecValidationNonSingularSearchScoreField
com.linkedin.metadata.models.EntitySpecBuilderTest ‑ testBuildEntitySpecs
com.linkedin.metadata.models.OpenApiSpecBuilderTest ‑ testOpenApiSpecBuilder
com.linkedin.metadata.models.registry.ConfigEntityRegistryTest ‑ testEntityRegistry
com.linkedin.metadata.models.registry.ConfigEntityRegistryTest ‑ testEntityRegistryIdentifier
com.linkedin.metadata.models.registry.LineageRegistryTest ‑ testRegistry
com.linkedin.metadata.models.registry.LineageRegistryTest ‑ testRegistryWhenEmpty
com.linkedin.metadata.models.registry.PatchEntityRegistryTest ‑ testEntityRegistryLoad
com.linkedin.metadata.models.registry.PatchEntityRegistryTest ‑ testEntityRegistryWithKeyLoad
com.linkedin.metadata.models.registry.PluginEntityRegistryLoaderTest ‑ testEntityRegistry
com.linkedin.metadata.models.registry.PluginEntityRegistryLoaderTest ‑ testEntityRegistryVersioning
com.linkedin.metadata.models.registry.PluginEntityRegistryLoaderTest ‑ testEntityRegistryWithGoodBase
com.linkedin.metadata.utils.EntityKeyUtilsTest ‑ testConvertEntityKeyToUrn
com.linkedin.metadata.utils.EntityKeyUtilsTest ‑ testConvertEntityKeyToUrnInternal
com.linkedin.metadata.utils.EntityKeyUtilsTest ‑ testConvertEntityUrnToKey
com.linkedin.metadata.utils.EntityKeyUtilsTest ‑ testConvertEntityUrnToKeyUrlEncoded
com.linkedin.metadata.utils.IngestionUtilsTest ‑ injectPipelineNameWhenNotThere
com.linkedin.metadata.utils.IngestionUtilsTest ‑ injectPipelineNameWhenThere
com.linkedin.metadata.utils.SchemaFieldUtilsTest ‑ testDowngradeSchemaFieldUrn
com.linkedin.metadata.utils.SchemaFieldUtilsTest ‑ testGenerateSchemaFieldURN
com.linkedin.metadata.utils.SchemaFieldUtilsTest ‑ testSchemaFieldAliases
com.linkedin.metadata.utils.SearchUtilTest ‑ testConvertToFilters
com.linkedin.metadata.utils.elasticsearch.IndexConventionImplTest ‑ testIndexConventionNoPrefix
com.linkedin.metadata.utils.elasticsearch.IndexConventionImplTest ‑ testIndexConventionPrefix
com.linkedin.metadata.utils.elasticsearch.IndexConventionImplTest ‑ testSchemaFieldDocumentId
com.linkedin.metadata.utils.elasticsearch.IndexConventionImplTest ‑ testTimeseriesIndexConventionNoPrefix
com.linkedin.metadata.utils.elasticsearch.IndexConventionImplTest ‑ testTimeseriesIndexConventionPrefix
io.datahubproject.metadata.context.ActorContextTest ‑ actorContextId
io.datahubproject.metadata.context.OperationContextTest ‑ testSystemPrivilegeEscalation
io.datahubproject.metadata.context.SearchContextTest ‑ searchContextId
io.datahubproject.metadata.context.SearchContextTest ‑ testImmutableSearchFlags