Skip to content

chore: add new validation util and a bit of housekeeping (#210) #431

chore: add new validation util and a bit of housekeeping (#210)

chore: add new validation util and a bit of housekeeping (#210) #431

GitHub Actions / Test Results succeeded May 10, 2024 in 0s

All 120 tests pass in 59s

120 tests  ±0   120 ✅ ±0   59s ⏱️ -1s
 29 suites ±0     0 💤 ±0 
 29 files   ±0     0 ❌ ±0 

Results for commit 24f3fc0. ± Comparison against earlier commit ef9a8f2.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

120 tests found

There are 120 tests, see "Raw output" for the full list of tests.
Raw output
org.hypertrace.alerting.config.service.EventConditionConfigServiceImplTest ‑ createReadUpdateReadDelete()
org.hypertrace.config.objectstore.ConfigObjectScopeResolverTest ‑ testResolutionWithDefault()
org.hypertrace.config.objectstore.ConfigObjectScopeResolverTest ‑ testResolutionWithoutDefault()
org.hypertrace.config.objectstore.ContextuallyIdentifiedObjectStoreTest ‑ generatesConfigDeleteRequest()
org.hypertrace.config.objectstore.ContextuallyIdentifiedObjectStoreTest ‑ generatesConfigReadRequestForGet()
org.hypertrace.config.objectstore.ContextuallyIdentifiedObjectStoreTest ‑ generatesConfigReadRequestForGetObject()
org.hypertrace.config.objectstore.ContextuallyIdentifiedObjectStoreTest ‑ generatesConfigUpsertRequest()
org.hypertrace.config.objectstore.DefaultObjectStoreTest ‑ generatesConfigDeleteRequest()
org.hypertrace.config.objectstore.DefaultObjectStoreTest ‑ generatesConfigReadRequestForGet()
org.hypertrace.config.objectstore.DefaultObjectStoreTest ‑ generatesConfigReadRequestForGetObject()
org.hypertrace.config.objectstore.DefaultObjectStoreTest ‑ generatesConfigUpsertRequest()
org.hypertrace.config.objectstore.IdentifiedObjectStoreTest ‑ buildClassNameForChangeEvent_test()
org.hypertrace.config.objectstore.IdentifiedObjectStoreTest ‑ generatesConfigDeleteRequest()
org.hypertrace.config.objectstore.IdentifiedObjectStoreTest ‑ generatesConfigReadRequestForGet()
org.hypertrace.config.objectstore.IdentifiedObjectStoreTest ‑ generatesConfigReadRequestForGetAll()
org.hypertrace.config.objectstore.IdentifiedObjectStoreTest ‑ generatesConfigReadRequestForGetObject()
org.hypertrace.config.objectstore.IdentifiedObjectStoreTest ‑ generatesConfigUpsertRequest()
org.hypertrace.config.objectstore.IdentifiedObjectStoreTest ‑ generatesDeleteRequestsForDeleteConfigs()
org.hypertrace.config.objectstore.IdentifiedObjectStoreTest ‑ generatesUpsertRequestsForUpsertAll()
org.hypertrace.config.objectstore.IdentifiedObjectStoreWithFilterTest ‑ generatesConfigReadRequestForGetAll()
org.hypertrace.config.objectstore.IdentifiedObjectStoreWithFilterTest ‑ generatesConfigReadRequestForGetObject()
org.hypertrace.config.service.ConfigServiceGrpcImplTest ‑ deleteConfig()
org.hypertrace.config.service.ConfigServiceGrpcImplTest ‑ deleteConfigs()
org.hypertrace.config.service.ConfigServiceGrpcImplTest ‑ deleteDefaultContextConfig()
org.hypertrace.config.service.ConfigServiceGrpcImplTest ‑ deletingNonExistingConfigShouldThrowError()
org.hypertrace.config.service.ConfigServiceGrpcImplTest ‑ getAllConfigs()
org.hypertrace.config.service.ConfigServiceGrpcImplTest ‑ getConfig()
org.hypertrace.config.service.ConfigServiceGrpcImplTest ‑ upsertConfig()
org.hypertrace.config.service.ConfigServiceIntegrationTest ‑ testDeleteConfig()
org.hypertrace.config.service.ConfigServiceIntegrationTest ‑ testDeleteConfigs()
org.hypertrace.config.service.ConfigServiceIntegrationTest ‑ testGetAllConfigs()
org.hypertrace.config.service.ConfigServiceIntegrationTest ‑ testGetConfig()
org.hypertrace.config.service.ConfigServiceIntegrationTest ‑ testUpsertAllConfigs()
org.hypertrace.config.service.ConfigServiceIntegrationTest ‑ testUpsertConfig()
org.hypertrace.config.service.ConfigServiceUtilsTest ‑ merge()
org.hypertrace.config.service.change.event.impl.ConfigChangeEventGeneratorFactoryTest ‑ createConfigChangeEventGeneratorImpl()
org.hypertrace.config.service.change.event.impl.ConfigChangeEventGeneratorFactoryTest ‑ createNoopConfigChangeEventGenerator()
org.hypertrace.config.service.change.event.impl.ConfigChangeEventGeneratorImplTest ‑ sendChangeNotification()
org.hypertrace.config.service.change.event.impl.ConfigChangeEventGeneratorImplTest ‑ sendChangeNotificationWithNoContext()
org.hypertrace.config.service.change.event.impl.ConfigChangeEventGeneratorImplTest ‑ sendCreateNotification()
org.hypertrace.config.service.change.event.impl.ConfigChangeEventGeneratorImplTest ‑ sendCreateNotificationWithNoContext()
org.hypertrace.config.service.change.event.impl.ConfigChangeEventGeneratorImplTest ‑ sendDeleteNotification()
org.hypertrace.config.service.change.event.impl.ConfigChangeEventGeneratorImplTest ‑ sendDeleteNotificationWithNoContext()
org.hypertrace.config.service.store.ConfigDocumentTest ‑ Test backward compatibility using a json string without creation and update timestamps
org.hypertrace.config.service.store.ConfigDocumentTest ‑ convertDocumentContainingNullValue()
org.hypertrace.config.service.store.ConfigDocumentTest ‑ convertToAndFromJson()
org.hypertrace.config.service.store.DocumentConfigStoreTest ‑ getAllConfigs()
org.hypertrace.config.service.store.DocumentConfigStoreTest ‑ getConfig()
org.hypertrace.config.service.store.DocumentConfigStoreTest ‑ getConfigs()
org.hypertrace.config.service.store.DocumentConfigStoreTest ‑ writeAllConfigs()
org.hypertrace.config.service.store.DocumentConfigStoreTest ‑ writeConfig()
org.hypertrace.config.span.processing.utils.SpanFilterMatcherTest ‑ environmentNameMatcherTest()
org.hypertrace.config.span.processing.utils.SpanFilterMatcherTest ‑ serviceNameMatcherTest()
org.hypertrace.config.span.processing.utils.SpanFilterMatcherTest ‑ testMatcher()
org.hypertrace.label.application.rule.config.service.LabelApplicationRuleConfigServiceImplTest ‑ createLabelApplicationRule()
org.hypertrace.label.application.rule.config.service.LabelApplicationRuleConfigServiceImplTest ‑ createLabelApplicationRuleWithDynamicLabelApplicationRulesLimitReached()
org.hypertrace.label.application.rule.config.service.LabelApplicationRuleConfigServiceImplTest ‑ deleteApplicationRule()
org.hypertrace.label.application.rule.config.service.LabelApplicationRuleConfigServiceImplTest ‑ deleteApplicationRuleError()
org.hypertrace.label.application.rule.config.service.LabelApplicationRuleConfigServiceImplTest ‑ getLabelApplicationRules()
org.hypertrace.label.application.rule.config.service.LabelApplicationRuleConfigServiceImplTest ‑ updateLabelApplicationRule()
org.hypertrace.label.application.rule.config.service.LabelApplicationRuleConfigServiceImplTest ‑ updateLabelApplicationRuleError()
org.hypertrace.label.application.rule.config.service.LabelApplicationRuleValidatorTest ‑ validateDisabledRule()
org.hypertrace.label.application.rule.config.service.LabelApplicationRuleValidatorTest ‑ validateLabelExpression()
org.hypertrace.label.application.rule.config.service.LabelApplicationRuleValidatorTest ‑ validateOrThrowCreateRuleActionError()
org.hypertrace.label.application.rule.config.service.LabelApplicationRuleValidatorTest ‑ validateOrThrowCreateRuleCompositeCondition()
org.hypertrace.label.application.rule.config.service.LabelApplicationRuleValidatorTest ‑ validateOrThrowCreateRuleInvalidLeafConditionWithMatchRegex()
org.hypertrace.label.application.rule.config.service.LabelApplicationRuleValidatorTest ‑ validateOrThrowCreateRuleInvalidLeafConditionWithMatchesIPs()
org.hypertrace.label.application.rule.config.service.LabelApplicationRuleValidatorTest ‑ validateOrThrowCreateRuleInvalidLeafConditionWithNotMatchRegex()
org.hypertrace.label.application.rule.config.service.LabelApplicationRuleValidatorTest ‑ validateOrThrowCreateRuleKeyError()
org.hypertrace.label.application.rule.config.service.LabelApplicationRuleValidatorTest ‑ validateOrThrowCreateRuleLeafCondition()
org.hypertrace.label.application.rule.config.service.LabelApplicationRuleValidatorTest ‑ validateOrThrowCreateRuleLeafConditionWithMatchRegex()
org.hypertrace.label.application.rule.config.service.LabelApplicationRuleValidatorTest ‑ validateOrThrowCreateRuleLeafConditionWithMatchesIPs()
org.hypertrace.label.application.rule.config.service.LabelApplicationRuleValidatorTest ‑ validateOrThrowCreateRuleLeafConditionWithNotMatchRegex()
org.hypertrace.label.application.rule.config.service.LabelApplicationRuleValidatorTest ‑ validateOrThrowCreateRuleValueError()
org.hypertrace.label.config.service.LabelsConfigServiceImplTest ‑ test_createLabel()
org.hypertrace.label.config.service.LabelsConfigServiceImplTest ‑ test_deleteLabel()
org.hypertrace.label.config.service.LabelsConfigServiceImplTest ‑ test_getLabel()
org.hypertrace.label.config.service.LabelsConfigServiceImplTest ‑ test_getLabels()
org.hypertrace.label.config.service.LabelsConfigServiceImplTest ‑ test_getOrCreateLabels()
org.hypertrace.label.config.service.LabelsConfigServiceImplTest ‑ test_getOrCreateLabelsWithExistingAndSystemLabels()
org.hypertrace.label.config.service.LabelsConfigServiceImplTest ‑ test_system_createLabel()
org.hypertrace.label.config.service.LabelsConfigServiceImplTest ‑ test_system_deleteLabel()
org.hypertrace.label.config.service.LabelsConfigServiceImplTest ‑ test_system_getLabel()
org.hypertrace.label.config.service.LabelsConfigServiceImplTest ‑ test_system_updateLabel()
org.hypertrace.label.config.service.LabelsConfigServiceImplTest ‑ test_updateLabel()
org.hypertrace.notification.config.service.NotificationChannelConfigServiceImplTest ‑ createReadUpdateDeleteNotificationChannels()
org.hypertrace.notification.config.service.NotificationChannelConfigServiceImplTest ‑ testProtoChanges()
org.hypertrace.notification.config.service.NotificationChannelConfigServiceRequestValidatorTest ‑ testValidateWebhookExclusions()
org.hypertrace.notification.config.service.NotificationChannelConfigServiceRequestValidatorTest ‑ testValidateWebhookHttpsSupport()
org.hypertrace.notification.config.service.NotificationRuleConfigServiceImplTest ‑ createReadUpdateDeleteNotificationRules()
org.hypertrace.partitioner.config.service.PartitionerConfigServiceRequestValidatorTest ‑ testDefaultGroupWeightIsValid()
org.hypertrace.partitioner.config.service.PartitionerConfigServiceRequestValidatorTest ‑ testPartitionGroupMembersAreUniqueExists()
org.hypertrace.partitioner.config.service.PartitionerConfigServiceRequestValidatorTest ‑ testPartitionGroupMembersExists()
org.hypertrace.partitioner.config.service.PartitionerConfigServiceRequestValidatorTest ‑ testPartitionGroupNameExists()
org.hypertrace.partitioner.config.service.PartitionerConfigServiceRequestValidatorTest ‑ testPartitionGroupsExist()
org.hypertrace.partitioner.config.service.PartitionerConfigServiceRequestValidatorTest ‑ testProfileNameExists()
org.hypertrace.partitioner.config.service.PartitionerConfigServiceRequestValidatorTest ‑ testProfilePartitionKeyExists()
org.hypertrace.partitioner.config.service.PartitionerConfigServiceRequestValidatorTest ‑ testProfilesExist()
org.hypertrace.space.config.service.SpaceConfigRequestConverterImplTest ‑ convertsCreateRequest()
org.hypertrace.space.config.service.SpaceConfigRequestConverterImplTest ‑ convertsDeleteRequest()
org.hypertrace.space.config.service.SpaceConfigRequestConverterImplTest ‑ convertsGetRequest()
org.hypertrace.space.config.service.SpaceConfigRequestConverterImplTest ‑ convertsUpdateRequest()
org.hypertrace.space.config.service.SpaceConfigRequestValidatorImplTest ‑ validateUpdateRequest()
org.hypertrace.space.config.service.SpaceConfigRequestValidatorImplTest ‑ validatesCreateRequest()
org.hypertrace.space.config.service.SpaceConfigRequestValidatorImplTest ‑ validatesDeleteRequest()
org.hypertrace.space.config.service.SpaceConfigRequestValidatorImplTest ‑ validatesGetRequest()
org.hypertrace.space.config.service.SpaceConfigResponseConverterImplTest ‑ convertsCreateResponse()
org.hypertrace.space.config.service.SpaceConfigResponseConverterImplTest ‑ convertsDeleteResponse()
org.hypertrace.space.config.service.SpaceConfigResponseConverterImplTest ‑ convertsGetAllResponse()
org.hypertrace.space.config.service.SpaceConfigResponseConverterImplTest ‑ convertsUpdateResponse()
org.hypertrace.space.config.service.SpaceConfigRuleConverterImplTest ‑ convertsFromRule()
org.hypertrace.space.config.service.SpaceConfigRuleConverterImplTest ‑ convertsToRule()
org.hypertrace.space.config.service.SpaceConfigRuleConverterImplTest ‑ errorsOnInvalidValue()
org.hypertrace.space.config.service.SpacesConfigServiceImplTest ‑ createReadUpdateReadDelete()
org.hypertrace.span.processing.config.service.SpanProcessingConfigServiceImplTest ‑ testExcludeSpanRulesCrud()
org.hypertrace.span.processing.config.service.SpanProcessingConfigServiceModuleTest ‑ testResolveBindings()
org.hypertrace.span.processing.config.service.validation.SpanProcessingRequestValidatorTest ‑ validatesExcludeSpanRuleCreateRequest()
org.hypertrace.span.processing.config.service.validation.SpanProcessingRequestValidatorTest ‑ validatesExcludeSpanRuleDeleteRequest()
org.hypertrace.span.processing.config.service.validation.SpanProcessingRequestValidatorTest ‑ validatesExcludeSpanRuleUpdateRequest()
org.hypertrace.span.processing.config.service.validation.SpanProcessingRequestValidatorTest ‑ validatesExcludeSpanRulesGetRequest()