Skip to content

fix: "skipped" status is not shown as "pending" was taking precedence #68

fix: "skipped" status is not shown as "pending" was taking precedence

fix: "skipped" status is not shown as "pending" was taking precedence #68

GitHub Actions / Tests succeeded May 22, 2024 in 0s

25 passed, 0 failed and 0 skipped

Tests passed successfully

✔️ junit.xml

25 tests were completed in 7s with 25 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
github.com/kube-cicd/pipelines-feedback-core 0ms
github.com/kube-cicd/pipelines-feedback-core/internal/config 2✔️ 18ms
github.com/kube-cicd/pipelines-feedback-core/internal/feedback/jxscm 0ms
github.com/kube-cicd/pipelines-feedback-core/pkgs/apis/pipelinesfeedback.keskad.pl 0ms
github.com/kube-cicd/pipelines-feedback-core/pkgs/apis/pipelinesfeedback.keskad.pl/v1alpha1 0ms
github.com/kube-cicd/pipelines-feedback-core/pkgs/app 0ms
github.com/kube-cicd/pipelines-feedback-core/pkgs/cli 0ms
github.com/kube-cicd/pipelines-feedback-core/pkgs/client/clientset/versioned 0ms
github.com/kube-cicd/pipelines-feedback-core/pkgs/client/clientset/versioned/fake 0ms
github.com/kube-cicd/pipelines-feedback-core/pkgs/client/clientset/versioned/scheme 0ms
github.com/kube-cicd/pipelines-feedback-core/pkgs/client/clientset/versioned/typed/pipelinesfeedback.keskad.pl/v1alpha1 0ms
github.com/kube-cicd/pipelines-feedback-core/pkgs/client/clientset/versioned/typed/pipelinesfeedback.keskad.pl/v1alpha1/fake 0ms
github.com/kube-cicd/pipelines-feedback-core/pkgs/client/informers/externalversions 0ms
github.com/kube-cicd/pipelines-feedback-core/pkgs/client/informers/externalversions/internalinterfaces 0ms
github.com/kube-cicd/pipelines-feedback-core/pkgs/client/informers/externalversions/pipelinesfeedback.keskad.pl 0ms
github.com/kube-cicd/pipelines-feedback-core/pkgs/client/informers/externalversions/pipelinesfeedback.keskad.pl/v1alpha1 0ms
github.com/kube-cicd/pipelines-feedback-core/pkgs/client/listers/pipelinesfeedback.keskad.pl/v1alpha1 0ms
github.com/kube-cicd/pipelines-feedback-core/pkgs/config 14✔️ 27ms
github.com/kube-cicd/pipelines-feedback-core/pkgs/contract 1✔️ 22ms
github.com/kube-cicd/pipelines-feedback-core/pkgs/contract/wiring 0ms
github.com/kube-cicd/pipelines-feedback-core/pkgs/controller 1✔️ 18ms
github.com/kube-cicd/pipelines-feedback-core/pkgs/fake 0ms
github.com/kube-cicd/pipelines-feedback-core/pkgs/feedback 0ms
github.com/kube-cicd/pipelines-feedback-core/pkgs/feedback/debug 0ms
github.com/kube-cicd/pipelines-feedback-core/pkgs/feedback/jxscm 0ms
github.com/kube-cicd/pipelines-feedback-core/pkgs/implementation/batchjob 0ms
github.com/kube-cicd/pipelines-feedback-core/pkgs/k8s 1✔️ 25ms
github.com/kube-cicd/pipelines-feedback-core/pkgs/logging 0ms
github.com/kube-cicd/pipelines-feedback-core/pkgs/provider 0ms
github.com/kube-cicd/pipelines-feedback-core/pkgs/store 5✔️ 7s
github.com/kube-cicd/pipelines-feedback-core/pkgs/templating 1✔️ 6ms

✔️ github.com/kube-cicd/pipelines-feedback-core/internal/config

✔️ TestIndexedDocumentStoreFlow_Namespaced
✔️ TestIndexedDocumentStoreFlow_ClusterScope

✔️ github.com/kube-cicd/pipelines-feedback-core/pkgs/config

✔️ TestData_GetOrDefault
✔️ TestData_GetOrDefault_WithValidationFailure
✔️ TestLocalCollector_CollectInitially_NotSetUp
✔️ TestLocalCollector_CollectInitially_WithConfigFound
✔️ TestMultipleCollector_CollectInitially
✔️ TestMultipleCollector_CollectOnRequest
✔️ TestConfigurationProvider_FetchContextual
✔️ TestConfigurationProvider_FetchGlobal
✔️ TestConfigurationProvider_FetchSecretKey_FetchesKeyFromKubernetesSecret
✔️ TestConfigurationProvider_FetchFromFieldOrSecret_FetchesFromSecret
✔️ TestConfigurationProvider_FetchFromFieldOrSecret_FetchesFromConfigKeyFirst
✔️ TestSchemaValidator_ValidateRequestedEntry
✔️ TestSchemaValidator_ValidateConfig_Scoped
✔️ TestSchemaValidator_ValidateConfig_Global

✔️ github.com/kube-cicd/pipelines-feedback-core/pkgs/contract

✔️ TestPipelineInfo_GetLogs

✔️ github.com/kube-cicd/pipelines-feedback-core/pkgs/controller

✔️ TestGenericController_ReconcileWithDelayedRetries

✔️ github.com/kube-cicd/pipelines-feedback-core/pkgs/k8s

✔️ TestCreateJobContextFromKubernetesAnnotations

✔️ github.com/kube-cicd/pipelines-feedback-core/pkgs/store

✔️ TestRedis_Flow
✔️ TestMemory_SetGet_WithTTL
✔️ TestMemory_SetGet_WithoutTTL
✔️ TestOperator_CountHowManyTimesKubernetesResourceReceived
✔️ TestOperator_RecordEventFiring_WasEventAlreadySent

✔️ github.com/kube-cicd/pipelines-feedback-core/pkgs/templating

✔️ TestTemplateDashboardUrl