UniTrack

Projects / jhelm / Run #3525

← Prev Next →

Run #3525 FAILED Export ↗

fix/634-test-hook-filter · flag default · 801c71b · 2026-07-02 05:42 · build #976

100% pass
Tests
833
Passed
832
Failed
1
Skipped
0
Duration
25.7s
Line cov
83.1%
Quality gate FAILED
Regression vs baseline 1 new failure(s)
vs baseline run #3522 on main1 new · 0 fixed · 0 still failing

Failures (1)

FAILED org.alexmond.jhelm.core.KpsComparisonTest#compareSingleChart(String, String, String, String)[1] — dandydev-charts/redis-ha - 1 comparison failure(s): - Resources missing in JHelm: [Pod/release-dandydev-charts-redis-ha-configmap-test] failed.csv: dandydev-charts/redis-ha,dandydev-charts,https://dandydeveloper.github.io/charts/ first failed: 801c71b
org.opentest4j.AssertionFailedError: 
dandydev-charts/redis-ha - 1 comparison failure(s):
  - Resources missing in JHelm: [Pod/release-dandydev-charts-redis-ha-configmap-test]
  failed.csv: dandydev-charts/redis-ha,dandydev-charts,https://dandydeveloper.github.io/charts/

	at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:42)
	at org.junit.jupiter.api.Assertions.fail(Assertions.java:143)
	at org.alexmond.jhelm.core.KpsComparisonTest.compareManifests(KpsComparisonTest.java:563)
	at org.alexmond.jhelm.core.KpsComparisonTest.compareChart(KpsComparisonTest.java:477)
	at org.alexmond.jhelm.core.KpsComparisonTest.compareSingleChart(KpsComparisonTest.java:213)
system-out
2026-07-02T05:41:51.939Z  INFO 12041 --- [           main] o.alexmond.jhelm.core.KpsComparisonTest  : Chart dandydev-charts/redis-ha not found locally, fetching from repository https://dandydeveloper.github.io/charts/...
2026-07-02T05:41:51.939Z  INFO 12041 --- [           main] o.alexmond.jhelm.core.KpsComparisonTest  : Adding repo dandydev-charts at https://dandydeveloper.github.io/charts/ via RepoManager
2026-07-02T05:41:51.941Z  INFO 12041 --- [           main] o.a.jhelm.core.service.RepoManager       : Updating repository 'dandydev-charts' from https://dandydeveloper.github.io/charts/index.yaml
2026-07-02T05:41:51.986Z  INFO 12041 --- [           main] o.a.jhelm.core.service.RepoManager       : Repository 'dandydev-charts' index updated
2026-07-02T05:41:51.987Z  INFO 12041 --- [           main] o.a.jhelm.core.service.RepoManager       : Updating repository 'dandydev-charts' from https://dandydeveloper.github.io/charts/index.yaml
2026-07-02T05:41:52.015Z  INFO 12041 --- [           main] o.a.jhelm.core.service.RepoManager       : Repository 'dandydev-charts' index updated
2026-07-02T05:41:52.016Z  INFO 12041 --- [           main] o.alexmond.jhelm.core.KpsComparisonTest  : Adding repo dandydev-charts at https://dandydeveloper.github.io/charts/ to Helm CLI
2026-07-02T05:41:52.193Z  INFO 12041 --- [           main] o.alexmond.jhelm.core.KpsComparisonTest  : Fetching chart dandydev-charts/redis-ha (version 4.39.0) via RepoManager...
2026-07-02T05:41:52.206Z  INFO 12041 --- [           main] o.a.jhelm.core.service.RepoManager       : Pulling chart from https://github.com/DandyDeveloper/charts/releases/download/redis-ha-4.39.0/redis-ha-4.39.0.tgz to /home/runner/work/jhelm/jhelm/jhelm-core/target/temp-charts/[email protected]
2026-07-02T05:41:52.368Z  INFO 12041 --- [           main] o.a.jhelm.core.service.RepoManager       : Chart pulled successfully to /home/runner/work/jhelm/jhelm/jhelm-core/target/temp-charts/[email protected]/redis-ha-4.39.0.tgz
2026-07-02T05:41:52.368Z  INFO 12041 --- [           main] o.a.jhelm.core.service.RepoManager       : Untarring /home/runner/work/jhelm/jhelm/jhelm-core/target/temp-charts/[email protected]/redis-ha-4.39.0.tgz to /home/runner/work/jhelm/jhelm/jhelm-core/target/temp-charts/[email protected]
2026-07-02T05:41:52.382Z  INFO 12041 --- [           main] o.alexmond.jhelm.core.KpsComparisonTest  : Using sanitized release name: release-dandydev-charts-redis-ha (from release-dandydev-charts/redis-ha)
2026-07-02T05:41:52.382Z  INFO 12041 --- [           main] o.alexmond.jhelm.core.KpsComparisonTest  : dandydev-charts/redis-ha - Running Helm template first...
2026-07-02T05:41:52.438Z  INFO 12041 --- [           main] o.alexmond.jhelm.core.KpsComparisonTest  : dandydev-charts/redis-ha - Saved Helm output to target/helm-output/dandydev-charts_redis-ha.yaml
2026-07-02T05:41:52.463Z  INFO 12041 --- [           main] o.alexmond.jhelm.core.KpsComparisonTest  : dandydev-charts/redis-ha - Running JHelm rendering...
2026-07-02T05:41:52.513Z  INFO 12041 --- [           main] o.alexmond.jhelm.core.KpsComparisonTest  : dandydev-charts/redis-ha - JHelm manifest length: 47039
2026-07-02T05:41:52.533Z  INFO 12041 --- [           main] o.alexmond.jhelm.core.KpsComparisonTest  : dandydev-charts/redis-ha - JHelm documents: 10, Helm documents: 11

Suites

SuiteTestsFailures ErrorsSkippedTime
org.alexmond.jhelm.core.action.CreateActionTest 2 0 0 0 0.01s
org.alexmond.jhelm.core.action.GetActionTest 23 0 0 0 0.03s
org.alexmond.jhelm.core.action.HistoryActionTest 1 0 0 0 0.00s
org.alexmond.jhelm.core.action.InstallActionTest 14 0 0 0 0.03s
org.alexmond.jhelm.core.action.LintActionTest 8 0 0 0 0.06s
org.alexmond.jhelm.core.action.ListActionTest 2 0 0 0 0.01s
org.alexmond.jhelm.core.action.PackageActionTest 4 0 0 0 0.55s
org.alexmond.jhelm.core.action.RollbackActionTest 6 0 0 0 0.01s
org.alexmond.jhelm.core.action.SearchHubActionTest 5 0 0 0 0.01s
org.alexmond.jhelm.core.action.ShowActionTest 11 0 0 0 0.08s
org.alexmond.jhelm.core.action.StatusActionTest 5 0 0 0 0.01s
org.alexmond.jhelm.core.action.TemplateActionTest 2 0 0 0 0.01s
org.alexmond.jhelm.core.action.TestActionTest 9 0 0 0 0.01s
org.alexmond.jhelm.core.action.UninstallActionTest 7 0 0 0 0.02s
org.alexmond.jhelm.core.action.UpgradeActionTest 19 0 0 0 0.16s
org.alexmond.jhelm.core.action.VerifyActionTest 4 0 0 0 0.42s
org.alexmond.jhelm.core.cache.TemplateCacheTest 5 0 0 0 0.00s
org.alexmond.jhelm.core.ChartIsRootTest 1 0 0 0 0.01s
org.alexmond.jhelm.core.config.JhelmCoreAutoConfigurationTest 10 0 0 0 0.46s
org.alexmond.jhelm.core.config.JhelmSecurityPolicyTest 7 0 0 0 0.01s
org.alexmond.jhelm.core.CoreConfigTest 6 0 0 0 0.34s
org.alexmond.jhelm.core.DefineOrderTest 1 0 0 0 0.01s
org.alexmond.jhelm.core.exception.ExceptionTest 17 0 0 0 0.01s
org.alexmond.jhelm.core.KpsComparisonTest 4 1 0 0 9.26s
org.alexmond.jhelm.core.metrics.JhelmMetricsTest 13 0 0 0 0.03s
org.alexmond.jhelm.core.model.ChartFilesTest 15 0 0 0 0.01s
org.alexmond.jhelm.core.model.ChartLockTest 3 0 0 0 0.02s
org.alexmond.jhelm.core.model.ReleaseContextTest 4 0 0 0 0.00s
org.alexmond.jhelm.core.model.ReleaseHelmInteropTest 8 0 0 0 0.07s
org.alexmond.jhelm.core.model.ReleaseStatusTest 7 0 0 0 0.01s
org.alexmond.jhelm.core.model.RepositoryConfigTest 2 0 0 0 0.00s
org.alexmond.jhelm.core.NameCollisionTemplateTest 1 0 0 0 0.01s
org.alexmond.jhelm.core.NestedSubchartValuesTest 1 0 0 0 0.01s
org.alexmond.jhelm.core.RecursiveTemplateTest 1 0 0 0 0.10s
org.alexmond.jhelm.core.service.ChartLoaderTest 14 0 0 0 0.08s
org.alexmond.jhelm.core.service.DependencyConditionTest 4 0 0 0 0.36s
org.alexmond.jhelm.core.service.DependencyResolverTest 23 0 0 0 1.19s
org.alexmond.jhelm.core.service.EngineCacheTest 3 0 0 0 0.04s
org.alexmond.jhelm.core.service.EngineTest 110 0 0 0 0.43s
org.alexmond.jhelm.core.service.ExternalCommandPostRendererTest 8 0 0 0 1.05s
org.alexmond.jhelm.core.service.HelmEnvConfigResolutionTest 9 0 0 0 0.02s
org.alexmond.jhelm.core.service.LifecyclePhaseTest 1 0 0 0 0.00s
org.alexmond.jhelm.core.service.OciRegistryClientTest 27 0 0 0 1.88s
org.alexmond.jhelm.core.service.RegistryManagerTest 11 0 0 0 0.08s
org.alexmond.jhelm.core.service.RepoHttpClientFactoryTest 7 0 0 0 0.01s
org.alexmond.jhelm.core.service.RepoManagerTest 51 0 0 0 4.38s
org.alexmond.jhelm.core.service.SchemaValidatorTest 12 0 0 0 0.09s
org.alexmond.jhelm.core.service.SignatureServiceTest 17 0 0 0 1.66s
org.alexmond.jhelm.core.service.SsrfGuardingDnsResolverTest 5 0 0 0 0.01s
org.alexmond.jhelm.core.service.UrlSecurityTest 18 0 0 0 0.04s
org.alexmond.jhelm.core.SubchartNullCoalesceTest 1 0 0 0 0.02s
org.alexmond.jhelm.core.SubchartValuePropagationTest 8 0 0 0 0.06s
org.alexmond.jhelm.core.util.HookExecutorTest 12 0 0 0 0.03s
org.alexmond.jhelm.core.util.HookParserTest 25 0 0 0 0.03s
org.alexmond.jhelm.core.util.ManifestDiffTest 6 0 0 0 0.01s
org.alexmond.jhelm.core.util.ReleaseNamesTest 26 0 0 0 0.03s
org.alexmond.jhelm.core.util.ValuesLoaderTest 22 0 0 0 0.33s
org.alexmond.jhelm.core.util.ValuesOverridesTest 38 0 0 0 0.08s
org.alexmond.jhelm.core.util.YamlDocumentSeparatorTest 11 0 0 0 0.01s
org.alexmond.jhelm.core.VariableScopingTest 3 0 0 0 0.04s
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest 79 0 0 0 0.52s
org.alexmond.jhelm.gotemplate.helm.functions.KubernetesFunctionsTest 7 0 0 0 0.01s
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest 30 0 0 0 0.10s
org.alexmond.jhelm.gotemplate.helm.Helm4FunctionsTest 10 0 0 0 1.22s
org.alexmond.jhelm.gotemplate.helm.HelmConformanceTest 1 0 0 0 0.07s
org.alexmond.jhelm.gotemplate.helm.HelmFunctionProviderTest 6 0 0 0 0.02s

Slowest tests (performance →)

TestDuration
org.alexmond.jhelm.core.KpsComparisonTest › testSearchAndCompare 7,378 ms
org.alexmond.jhelm.core.service.RepoManagerTest › testGetChartVersionsFromRealRepo 3,749 ms
org.alexmond.jhelm.core.service.ExternalCommandPostRendererTest › processThrowsOnTimeout 1,008 ms
org.alexmond.jhelm.gotemplate.helm.Helm4FunctionsTest › testMustToYamlFailure 988 ms
org.alexmond.jhelm.core.service.DependencyResolverTest › testOciDependencyPreservesAlias 840 ms
org.alexmond.jhelm.core.KpsComparisonTest › compareSingleChart(String, String, String, String)[1] 609 ms
org.alexmond.jhelm.core.service.SignatureServiceTest › testVerifyRejectsExpiredKey 303 ms
org.alexmond.jhelm.core.service.DependencyConditionTest › testBackendServicePort 297 ms
org.alexmond.jhelm.core.util.ValuesLoaderTest › testLoadFromUrl 284 ms
org.alexmond.jhelm.core.service.OciRegistryClientTest › fetchTokenUsesDockerAuthEndpointAndReturnsToken 265 ms

Coverage change vs baseline run #3522 on main

-1.6 pp overall

FileBaselineThis runΔ pp
org/alexmond/jhelm/app/command/EnvCommand.java removed 100.0% -100.0
org/alexmond/jhelm/app/command/HistoryCommand.java removed 100.0% -100.0
org/alexmond/jhelm/app/command/PullCommand.java removed 100.0% -100.0
org/alexmond/jhelm/app/command/PushCommand.java removed 100.0% -100.0
org/alexmond/jhelm/app/command/ShowCommand.java removed 100.0% -100.0
org/alexmond/jhelm/app/command/UninstallCommand.java removed 100.0% -100.0
org/alexmond/jhelm/app/command/VerifyCommand.java removed 100.0% -100.0
org/alexmond/jhelm/app/command/VersionCommand.java removed 100.0% -100.0
org/alexmond/jhelm/app/output/CliOutput.java removed 100.0% -100.0
org/alexmond/jhelm/core/CoreConfig.java removed 100.0% -100.0
org/alexmond/jhelm/core/JhelmMetricsAutoConfiguration.java removed 100.0% -100.0
org/alexmond/jhelm/core/action/HistoryAction.java removed 100.0% -100.0
org/alexmond/jhelm/core/action/ListAction.java removed 100.0% -100.0
org/alexmond/jhelm/core/action/StatusAction.java removed 100.0% -100.0
org/alexmond/jhelm/core/action/UpgradeValueStrategy.java removed 100.0% -100.0
org/alexmond/jhelm/core/config/JhelmAccessMode.java removed 100.0% -100.0
org/alexmond/jhelm/core/config/JhelmCoreProperties.java removed 100.0% -100.0
org/alexmond/jhelm/core/config/JhelmSecurityPolicy.java removed 100.0% -100.0
org/alexmond/jhelm/core/config/JhelmSecurityProperties.java removed 100.0% -100.0
org/alexmond/jhelm/core/exception/ChartLoadException.java removed 100.0% -100.0
org/alexmond/jhelm/core/exception/DeploymentFailedException.java removed 100.0% -100.0
org/alexmond/jhelm/core/exception/JhelmException.java removed 100.0% -100.0
org/alexmond/jhelm/core/exception/ReleaseNotFoundException.java removed 100.0% -100.0
org/alexmond/jhelm/core/exception/SchemaValidationException.java removed 100.0% -100.0
org/alexmond/jhelm/core/exception/TemplateRenderException.java removed 100.0% -100.0
org/alexmond/jhelm/core/exception/WaitTimeoutException.java removed 100.0% -100.0
org/alexmond/jhelm/core/metrics/JhelmMetrics.java removed 100.0% -100.0
org/alexmond/jhelm/core/model/Capabilities.java removed 100.0% -100.0
org/alexmond/jhelm/core/model/ChartMetadata.java removed 100.0% -100.0
org/alexmond/jhelm/core/model/Release.java removed 100.0% -100.0
org/alexmond/jhelm/core/model/ReleaseContext.java removed 100.0% -100.0
org/alexmond/jhelm/core/model/ReleaseStatus.java removed 100.0% -100.0
org/alexmond/jhelm/core/model/VersionSet.java removed 100.0% -100.0
org/alexmond/jhelm/core/service/LifecyclePhase.java removed 100.0% -100.0
org/alexmond/jhelm/core/service/SigningKey.java removed 100.0% -100.0
org/alexmond/jhelm/core/service/SsrfGuardingDnsResolver.java removed 100.0% -100.0
org/alexmond/jhelm/core/service/VerificationKeyring.java removed 100.0% -100.0
org/alexmond/jhelm/core/template/HelmChartTemplates.java removed 100.0% -100.0
org/alexmond/jhelm/core/util/ReleaseNames.java removed 100.0% -100.0
org/alexmond/jhelm/kube/KubernetesConfig.java removed 100.0% -100.0
org/alexmond/jhelm/kube/config/JhelmKubernetesProperties.java removed 100.0% -100.0
org/alexmond/jhelm/kube/service/internal/AsyncHelmKubeService.java removed 100.0% -100.0
org/alexmond/jhelm/kube/service/internal/KubeClient.java removed 100.0% -100.0
org/alexmond/jhelm/plugin/JhelmPluginAutoConfiguration.java removed 100.0% -100.0
org/alexmond/jhelm/plugin/config/JhelmPluginProperties.java removed 100.0% -100.0
org/alexmond/jhelm/plugin/exception/PluginException.java removed 100.0% -100.0
org/alexmond/jhelm/plugin/model/PluginType.java removed 100.0% -100.0
org/alexmond/jhelm/plugin/service/PluginRegistry.java removed 100.0% -100.0
org/alexmond/jhelm/rest/JhelmRestExceptionHandler.java removed 100.0% -100.0
org/alexmond/jhelm/rest/NotFoundException.java removed 100.0% -100.0
org/alexmond/jhelm/rest/config/JhelmRestProperties.java removed 100.0% -100.0
org/alexmond/jhelm/rest/controller/ChartController.java removed 100.0% -100.0
org/alexmond/jhelm/rest/controller/DependencyController.java removed 100.0% -100.0
org/alexmond/jhelm/rest/controller/HubController.java removed 100.0% -100.0
org/alexmond/jhelm/rest/dto/ChartVersionDto.java removed 100.0% -100.0
org/alexmond/jhelm/rest/dto/HubSearchResultDto.java removed 100.0% -100.0
org/alexmond/jhelm/rest/dto/ReleaseDto.java removed 100.0% -100.0
org/alexmond/jhelm/rest/dto/RepoDto.java removed 100.0% -100.0
org/alexmond/jhelm/rest/dto/TestResultDto.java removed 100.0% -100.0
org/alexmond/jhelm/rest/security/AccessModeInterceptor.java removed 100.0% -100.0
org/alexmond/jhelm/rest/util/ChartSourceResolver.java removed 100.0% -100.0
org/alexmond/jhelm/app/command/GetCommand.java removed 99.0% -99.0
org/alexmond/jhelm/core/action/TestAction.java removed 98.1% -98.1
org/alexmond/jhelm/core/action/SearchHubAction.java removed 97.5% -97.5
org/alexmond/jhelm/rest/controller/ReleaseController.java removed 96.2% -96.2
org/alexmond/jhelm/app/command/PackageCommand.java removed 96.2% -96.2
org/alexmond/jhelm/core/model/HelmReleaseCodec.java removed 95.8% -95.8
org/alexmond/jhelm/core/util/ValuesLoader.java removed 95.3% -95.3
org/alexmond/jhelm/core/model/ChartFiles.java removed 95.2% -95.2
org/alexmond/jhelm/app/command/RollbackCommand.java removed 94.7% -94.7
org/alexmond/jhelm/core/action/CreateAction.java removed 94.4% -94.4
org/alexmond/jhelm/core/service/OciRegistryClient.java removed 93.8% -93.8
org/alexmond/jhelm/kube/service/internal/KubernetesClientProvider.java removed 93.5% -93.5
org/alexmond/jhelm/rest/config/OpenApiErrorResponsesCustomizer.java removed 93.5% -93.5
org/alexmond/jhelm/core/action/RollbackAction.java removed 93.3% -93.3
org/alexmond/jhelm/core/action/ShowAction.java removed 93.3% -93.3
org/alexmond/jhelm/kube/JhelmKubeAutoConfiguration.java removed 92.6% -92.6
org/alexmond/jhelm/app/command/SearchHubCommand.java removed 92.0% -92.0
org/alexmond/jhelm/core/action/GetAction.java removed 91.8% -91.8
org/alexmond/jhelm/app/command/LintCommand.java removed 91.7% -91.7
org/alexmond/jhelm/app/command/ListCommand.java removed 91.7% -91.7
org/alexmond/jhelm/app/command/TestCommand.java removed 91.5% -91.5
org/alexmond/jhelm/plugin/service/PluginLoader.java removed 91.3% -91.3
org/alexmond/jhelm/core/util/HookParser.java removed 91.2% -91.2
org/alexmond/jhelm/core/service/ExternalCommandPostRenderer.java removed 91.1% -91.1
org/alexmond/jhelm/app/command/RegistryCommand.java removed 90.5% -90.5
org/alexmond/jhelm/core/action/LintAction.java removed 90.0% -90.0
org/alexmond/jhelm/core/service/RegistryManager.java removed 89.7% -89.7
org/alexmond/jhelm/core/service/Engine.java removed 89.5% -89.5
org/alexmond/jhelm/core/action/UninstallAction.java removed 89.4% -89.4
org/alexmond/jhelm/app/command/UpgradeCommand.java removed 89.3% -89.3
org/alexmond/jhelm/app/command/StatusCommand.java removed 88.9% -88.9
org/alexmond/jhelm/core/util/ManifestDiff.java removed 88.6% -88.6
org/alexmond/jhelm/app/command/InstallCommand.java removed 88.4% -88.4
org/alexmond/jhelm/core/service/SignatureService.java removed 88.0% -88.0
org/alexmond/jhelm/core/cache/TemplateCache.java removed 88.0% -88.0
org/alexmond/jhelm/app/command/RepoCommand.java removed 87.7% -87.7
org/alexmond/jhelm/core/JhelmCoreAutoConfiguration.java removed 87.5% -87.5
org/alexmond/jhelm/core/action/VerifyAction.java removed 87.5% -87.5
org/alexmond/jhelm/rest/JhelmRestAutoConfiguration.java removed 87.0% -87.0
org/alexmond/jhelm/core/service/ChartLoader.java removed 86.5% -86.5
org/alexmond/jhelm/plugin/service/PluginManager.java removed 86.4% -86.4
org/alexmond/jhelm/core/action/PackageAction.java removed 85.7% -85.7
org/alexmond/jhelm/kube/service/internal/ObservableKubeService.java removed 85.7% -85.7
org/alexmond/jhelm/core/action/InstallAction.java removed 85.3% -85.3
org/alexmond/jhelm/core/util/ValuesOverrides.java removed 85.1% -85.1
org/alexmond/jhelm/core/action/UpgradeAction.java removed 85.1% -85.1
org/alexmond/jhelm/rest/controller/RepoController.java removed 84.9% -84.9
org/alexmond/jhelm/kube/service/internal/RetryableKubeService.java removed 84.5% -84.5
org/alexmond/jhelm/app/HelmJavaApplication.java removed 83.3% -83.3
org/alexmond/jhelm/app/command/ChartResolver.java removed 81.8% -81.8
org/alexmond/jhelm/rest/util/ChartArchiveUtil.java removed 81.8% -81.8
org/alexmond/jhelm/app/command/TemplateCommand.java removed 81.0% -81.0
org/alexmond/jhelm/core/util/HookExecutor.java removed 80.6% -80.6
org/alexmond/jhelm/core/service/UrlSecurity.java removed 80.4% -80.4
org/alexmond/jhelm/kube/service/internal/ResourcePluralizer.java removed 79.8% -79.8
org/alexmond/jhelm/kube/service/internal/HelmKubeService.java removed 79.7% -79.7
org/alexmond/jhelm/core/service/RepoManager.java removed 78.6% -78.6
org/alexmond/jhelm/rest/util/TempDir.java removed 77.3% -77.3
org/alexmond/jhelm/plugin/sandbox/SandboxedExecutor.java removed 76.9% -76.9
org/alexmond/jhelm/app/command/CreateCommand.java removed 75.0% -75.0
org/alexmond/jhelm/core/action/TemplateAction.java removed 75.0% -75.0
org/alexmond/jhelm/core/service/SchemaValidator.java removed 74.3% -74.3
org/alexmond/jhelm/core/model/ChartLock.java removed 73.3% -73.3
org/alexmond/jhelm/core/exception/KubernetesOperationException.java removed 72.7% -72.7
org/alexmond/jhelm/kube/service/internal/KubernetesHealthIndicator.java removed 71.4% -71.4
org/alexmond/jhelm/app/JHelmCommand.java removed 66.7% -66.7
org/alexmond/jhelm/core/model/Values.java removed 66.7% -66.7
org/alexmond/jhelm/core/service/RepoHttpClientFactory.java removed 60.6% -60.6
org/alexmond/jhelm/core/service/DependencyResolver.java removed 51.2% -51.2
org/alexmond/jhelm/app/command/SearchCommand.java removed 50.0% -50.0
org/alexmond/jhelm/core/exception/ReleaseStorageException.java removed 50.0% -50.0
org/alexmond/jhelm/core/exception/SignatureException.java removed 50.0% -50.0
org/alexmond/jhelm/core/service/KubeService.java removed 50.0% -50.0
org/alexmond/jhelm/plugin/exception/PluginExecutionException.java removed 50.0% -50.0
org/alexmond/jhelm/plugin/exception/PluginLoadException.java removed 50.0% -50.0
org/alexmond/jhelm/plugin/exception/PluginNotFoundException.java removed 50.0% -50.0
org/alexmond/jhelm/plugin/exception/PluginTimeoutException.java removed 50.0% -50.0
org/alexmond/jhelm/plugin/exception/PluginValidationException.java removed 50.0% -50.0
org/alexmond/jhelm/app/command/DependencyCommand.java removed 32.6% -32.6
org/alexmond/jhelm/plugin/runtime/MemoryBridge.java removed 23.1% -23.1
org/alexmond/jhelm/app/command/PluginCommand.java removed 22.4% -22.4
org/alexmond/jhelm/core/action/InstallOptions.java removed 0.0% +-0.0
org/alexmond/jhelm/core/action/RollbackOptions.java removed 0.0% +-0.0
org/alexmond/jhelm/core/action/UninstallOptions.java removed 0.0% +-0.0
org/alexmond/jhelm/core/action/UpgradeOptions.java removed 0.0% +-0.0
org/alexmond/jhelm/core/model/Chart.java removed 0.0% +-0.0
org/alexmond/jhelm/core/model/Dependency.java removed 0.0% +-0.0
org/alexmond/jhelm/core/model/HelmHook.java removed 0.0% +-0.0
org/alexmond/jhelm/core/model/RepositoryConfig.java removed 0.0% +-0.0
org/alexmond/jhelm/core/model/ResourceStatus.java removed 0.0% +-0.0
org/alexmond/jhelm/core/service/AsyncKubeService.java removed 0.0% +-0.0
org/alexmond/jhelm/core/service/ChartDownloader.java removed 0.0% +-0.0
org/alexmond/jhelm/core/service/LifecycleListener.java removed 0.0% +-0.0
org/alexmond/jhelm/core/service/PostRenderProcessor.java removed 0.0% +-0.0
org/alexmond/jhelm/plugin/model/PluginDescriptor.java removed 0.0% +-0.0
org/alexmond/jhelm/plugin/model/PluginEvent.java removed 0.0% +-0.0
org/alexmond/jhelm/plugin/model/PluginManifest.java removed 0.0% +-0.0
org/alexmond/jhelm/plugin/sandbox/SandboxConfig.java removed 0.0% +-0.0
org/alexmond/jhelm/plugin/spi/DownloaderPlugin.java removed 0.0% +-0.0
org/alexmond/jhelm/plugin/spi/LifecycleHookPlugin.java removed 0.0% +-0.0
org/alexmond/jhelm/plugin/spi/Plugin.java removed 0.0% +-0.0
org/alexmond/jhelm/plugin/spi/PostRendererPlugin.java removed 0.0% +-0.0
org/alexmond/jhelm/rest/dto/CreateRequest.java removed 0.0% +-0.0
org/alexmond/jhelm/rest/dto/DependencyResolveRequest.java removed 0.0% +-0.0
org/alexmond/jhelm/rest/dto/HelmHookDto.java removed 0.0% +-0.0
org/alexmond/jhelm/rest/dto/InstallRequest.java removed 0.0% +-0.0
org/alexmond/jhelm/rest/dto/InstallUploadRequest.java removed 0.0% +-0.0
org/alexmond/jhelm/rest/dto/PullRequest.java removed 0.0% +-0.0
org/alexmond/jhelm/rest/dto/RepoAddRequest.java removed 0.0% +-0.0
org/alexmond/jhelm/rest/dto/ResourceStatusDto.java removed 0.0% +-0.0
org/alexmond/jhelm/rest/dto/RollbackRequest.java removed 0.0% +-0.0
org/alexmond/jhelm/rest/dto/TemplateRequest.java removed 0.0% +-0.0
org/alexmond/jhelm/rest/dto/TemplateUploadRequest.java removed 0.0% +-0.0
org/alexmond/jhelm/rest/dto/UpgradeRequest.java removed 0.0% +-0.0
org/alexmond/jhelm/rest/dto/UpgradeUploadRequest.java removed 0.0% +-0.0
org/alexmond/jhelm/rest/security/MutatingOperation.java removed 0.0% +-0.0

Coverage by file (most missed first)

FileLine %  CoveredMissed
org/alexmond/jhelm/gotemplate/helm/functions/ConversionFunctions.java 83.0%
312 64
org/alexmond/jhelm/gotemplate/helm/functions/DurationFunctions.java 77.9%
106 30
org/alexmond/jhelm/gotemplate/helm/functions/TomlWriter.java 71.3%
67 27
org/alexmond/jhelm/gotemplate/helm/HelmFunctions.java 100.0%
14 0
org/alexmond/jhelm/gotemplate/helm/HelmFunctionProvider.java 100.0%
8 0
org/alexmond/jhelm/gotemplate/helm/functions/KubernetesFunctions.java 100.0%
23 0
org/alexmond/jhelm/gotemplate/helm/functions/TemplateFunctions.java 100.0%
67 0
org/alexmond/jhelm/gotemplate/helm/functions/KubernetesProvider.java 0.0%
0 0