Self-contained export — save this page or

jhelm — Run #3761 PASSED

feat/list-status-filters · flag default · commit 3c6e5e3 · 2026-07-05 23:11

Pass rate
100.0%
Tests
688
Passed
687
Failed
0
Skipped
1
Duration
36.6s
Line cov
82.6%
Quality gate FAILED

Failures (0)

No failed tests.

Suites

SuiteTestsFailures ErrorsSkippedTime
org.alexmond.jhelm.app.command.ChartResolverTest 5 0 0 0 0.28s
org.alexmond.jhelm.app.command.CreateCommandTest 2 0 0 1 0.08s
org.alexmond.jhelm.app.command.CreateCommandUnitTest 3 0 0 0 0.04s
org.alexmond.jhelm.app.command.DependencyCommandTest 21 0 0 0 0.34s
org.alexmond.jhelm.app.command.EncryptDecryptCommandTest 3 0 0 0 0.12s
org.alexmond.jhelm.app.command.EnvCommandTest 2 0 0 0 0.01s
org.alexmond.jhelm.app.command.GetCommandTest 26 0 0 0 0.20s
org.alexmond.jhelm.app.command.HistoryCommandTest 4 0 0 0 0.05s
org.alexmond.jhelm.app.command.InstallCommandTest 22 0 0 0 0.25s
org.alexmond.jhelm.app.command.LintCommandTest 3 0 0 0 0.06s
org.alexmond.jhelm.app.command.ListCommandTest 11 0 0 0 0.11s
org.alexmond.jhelm.app.command.PackageCommandTest 6 0 0 0 0.10s
org.alexmond.jhelm.app.command.PullCommandTest 6 0 0 0 0.04s
org.alexmond.jhelm.app.command.PushCommandTest 2 0 0 0 0.01s
org.alexmond.jhelm.app.command.RegistryCommandTest 8 0 0 0 0.09s
org.alexmond.jhelm.app.command.RepoCommandTest 18 0 0 0 0.07s
org.alexmond.jhelm.app.command.RollbackCommandTest 4 0 0 0 0.03s
org.alexmond.jhelm.app.command.SearchHubCommandTest 7 0 0 0 0.10s
org.alexmond.jhelm.app.command.ShowCommandTest 17 0 0 0 0.31s
org.alexmond.jhelm.app.command.StatusCommandTest 6 0 0 0 0.08s
org.alexmond.jhelm.app.command.TemplateCommandTest 11 0 0 0 0.16s
org.alexmond.jhelm.app.command.TestCommandTest 7 0 0 0 0.07s
org.alexmond.jhelm.app.command.UninstallCommandTest 4 0 0 0 0.01s
org.alexmond.jhelm.app.command.UpgradeCommandTest 19 0 0 0 0.87s
org.alexmond.jhelm.app.command.VerifyCommandTest 4 0 0 0 0.06s
org.alexmond.jhelm.app.command.VersionCommandTest 3 0 0 0 0.01s
org.alexmond.jhelm.app.HelmJavaApplicationTests 8 0 0 0 6.78s
org.alexmond.jhelm.app.output.CliOutputTest 15 0 0 0 0.18s
org.alexmond.jhelm.app.VersionInfoTest 2 0 0 0 0.01s
org.alexmond.jhelm.configserver.sample.JhelmConfigServerSampleApplicationTest 2 0 0 0 4.23s
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest 79 0 0 0 0.42s
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.09s
org.alexmond.jhelm.gotemplate.helm.Helm4FunctionsTest 10 0 0 0 1.33s
org.alexmond.jhelm.gotemplate.helm.HelmConformanceTest 1 0 0 0 0.07s
org.alexmond.jhelm.gotemplate.helm.HelmFunctionProviderTest 6 0 0 0 0.02s
org.alexmond.jhelm.kube.JhelmKubeAutoConfigurationTest 6 0 0 0 2.30s
org.alexmond.jhelm.kube.KubernetesConfigTest 1 0 0 0 0.00s
org.alexmond.jhelm.kube.service.internal.AsyncHelmKubeServiceTest 13 0 0 0 0.13s
org.alexmond.jhelm.kube.service.internal.HelmKubeServiceApplyTest 5 0 0 0 0.02s
org.alexmond.jhelm.kube.service.internal.HelmKubeServicePodStatusTest 9 0 0 0 0.04s
org.alexmond.jhelm.kube.service.internal.HelmKubeServiceTest 64 0 0 0 7.01s
org.alexmond.jhelm.kube.service.internal.KubernetesClientProviderLookupTest 6 0 0 0 0.23s
org.alexmond.jhelm.kube.service.internal.KubernetesClientProviderTest 41 0 0 0 1.02s
org.alexmond.jhelm.kube.service.internal.KubernetesHealthIndicatorTest 1 0 0 0 0.41s
org.alexmond.jhelm.kube.service.internal.ObservableKubeServiceTest 14 0 0 0 0.08s
org.alexmond.jhelm.kube.service.internal.ResourcePluralizerTest 81 0 0 0 0.10s
org.alexmond.jhelm.kube.service.internal.RetryableKubeServiceTest 22 0 0 0 0.28s
org.alexmond.jhelm.mcp.sample.JhelmMcpSampleApplicationTest 1 0 0 0 3.82s
org.alexmond.jhelm.plugin.config.JhelmPluginAutoConfigurationTest 3 0 0 0 0.92s
org.alexmond.jhelm.plugin.model.PluginDescriptorTest 1 0 0 0 0.00s
org.alexmond.jhelm.plugin.model.PluginEventTest 1 0 0 0 0.00s
org.alexmond.jhelm.plugin.model.PluginManifestTest 4 0 0 0 0.01s
org.alexmond.jhelm.plugin.model.PluginTypeTest 4 0 0 0 0.01s
org.alexmond.jhelm.plugin.runtime.MemoryBridgeTest 4 0 0 0 0.01s
org.alexmond.jhelm.plugin.sandbox.SandboxedExecutorTest 3 0 0 0 1.02s
org.alexmond.jhelm.plugin.service.PluginLoaderTest 5 0 0 0 0.83s
org.alexmond.jhelm.plugin.service.PluginManagerTest 7 0 0 0 1.70s
org.alexmond.jhelm.plugin.service.PluginRegistryTest 8 0 0 0 0.02s

Coverage by file (most missed first)

FileLine % CoveredMissed
org/alexmond/jhelm/app/command/DependencyCommand.java 36.4%
44 77
org/alexmond/jhelm/gotemplate/helm/functions/ConversionFunctions.java 83.0%
312 64
org/alexmond/jhelm/kube/service/internal/HelmKubeService.java 85.0%
363 64
org/alexmond/jhelm/app/command/PluginCommand.java 0.0%
0 49
org/alexmond/jhelm/kube/service/internal/KubernetesClientProvider.java 75.0%
108 36
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/kube/service/internal/ResourcePluralizer.java 80.2%
89 22
org/alexmond/jhelm/app/command/StatusCommand.java 70.4%
38 16
org/alexmond/jhelm/app/command/UpgradeCommand.java 91.7%
132 12
org/alexmond/jhelm/app/command/ListCommand.java 78.8%
41 11
org/alexmond/jhelm/app/command/RepoCommand.java 88.3%
83 11
org/alexmond/jhelm/plugin/runtime/MemoryBridge.java 23.1%
3 10
org/alexmond/jhelm/app/command/InstallCommand.java 92.1%
105 9
org/alexmond/jhelm/kube/service/internal/RetryableKubeService.java 84.5%
49 9
org/alexmond/jhelm/app/JHelmCommand.java 53.3%
8 7
org/alexmond/jhelm/kube/service/internal/ObservableKubeService.java 85.7%
42 7
org/alexmond/jhelm/app/command/ChartResolver.java 82.4%
28 6
org/alexmond/jhelm/plugin/service/PluginManager.java 86.4%
38 6
org/alexmond/jhelm/app/command/TemplateCommand.java 90.2%
46 5
org/alexmond/jhelm/app/command/TestCommand.java 92.2%
47 4
org/alexmond/jhelm/app/command/SearchCommand.java 0.0%
0 4
org/alexmond/jhelm/app/command/RegistryCommand.java 90.7%
39 4
org/alexmond/jhelm/plugin/service/PluginLoader.java 91.3%
42 4
org/alexmond/jhelm/app/HelmJavaApplication.java 83.3%
15 3
org/alexmond/jhelm/app/command/CreateCommand.java 72.7%
8 3
org/alexmond/jhelm/app/command/DecryptCommand.java 66.7%
6 3
org/alexmond/jhelm/app/command/LintCommand.java 88.5%
23 3
org/alexmond/jhelm/plugin/sandbox/SandboxedExecutor.java 76.9%
10 3
org/alexmond/jhelm/app/command/SearchHubCommand.java 94.7%
36 2
org/alexmond/jhelm/app/command/HistoryCommand.java 92.9%
26 2
org/alexmond/jhelm/kube/JhelmKubeAutoConfiguration.java 92.9%
26 2
org/alexmond/jhelm/kube/service/internal/KubernetesHealthIndicator.java 71.4%
5 2
org/alexmond/jhelm/plugin/exception/PluginValidationException.java 50.0%
2 2
org/alexmond/jhelm/plugin/exception/PluginLoadException.java 50.0%
2 2
org/alexmond/jhelm/plugin/exception/PluginNotFoundException.java 50.0%
2 2
org/alexmond/jhelm/plugin/exception/PluginExecutionException.java 50.0%
2 2
org/alexmond/jhelm/plugin/exception/PluginTimeoutException.java 50.0%
2 2
org/alexmond/jhelm/app/command/PackageCommand.java 96.2%
25 1
org/alexmond/jhelm/app/command/RollbackCommand.java 95.5%
21 1
org/alexmond/jhelm/app/command/VersionCommand.java 91.7%
11 1
org/alexmond/jhelm/app/command/EncryptSupport.java 83.3%
5 1
org/alexmond/jhelm/app/command/GetCommand.java 99.0%
101 1
org/alexmond/jhelm/app/VersionInfo.java 100.0%
13 0
org/alexmond/jhelm/app/JhelmVersionProvider.java 100.0%
4 0
org/alexmond/jhelm/app/command/MutatingGuard.java 100.0%
4 0
org/alexmond/jhelm/app/command/EnvCommand.java 100.0%
22 0
org/alexmond/jhelm/app/command/VerifyCommand.java 100.0%
12 0
org/alexmond/jhelm/app/command/ShowCommand.java 100.0%
58 0
org/alexmond/jhelm/app/command/PullCommand.java 100.0%
22 0
org/alexmond/jhelm/app/command/ConfigServerCliOptions.java 100.0%
2 0
org/alexmond/jhelm/app/command/EncryptCommand.java 100.0%
9 0
org/alexmond/jhelm/app/command/PushCommand.java 100.0%
10 0
org/alexmond/jhelm/app/command/UninstallCommand.java 100.0%
18 0
org/alexmond/jhelm/app/output/CliOutput.java 100.0%
19 0
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/TemplateFunctions.java 100.0%
67 0
org/alexmond/jhelm/gotemplate/helm/functions/KubernetesProvider.java 0.0%
0 0
org/alexmond/jhelm/gotemplate/helm/functions/KubernetesFunctions.java 100.0%
23 0
org/alexmond/jhelm/kube/KubernetesConfig.java 100.0%
2 0
org/alexmond/jhelm/kube/config/JhelmKubernetesProperties.java 100.0%
10 0
org/alexmond/jhelm/kube/service/internal/AsyncHelmKubeService.java 100.0%
13 0
org/alexmond/jhelm/kube/service/internal/KubeClient.java 100.0%
4 0
org/alexmond/jhelm/plugin/JhelmPluginAutoConfiguration.java 100.0%
7 0
org/alexmond/jhelm/plugin/config/JhelmPluginProperties.java 100.0%
3 0
org/alexmond/jhelm/plugin/exception/PluginException.java 100.0%
4 0
org/alexmond/jhelm/plugin/model/PluginDescriptor.java 0.0%
0 0
org/alexmond/jhelm/plugin/model/PluginType.java 100.0%
12 0
org/alexmond/jhelm/plugin/model/PluginManifest.java 0.0%
0 0
org/alexmond/jhelm/plugin/model/PluginEvent.java 0.0%
0 0
org/alexmond/jhelm/plugin/sandbox/SandboxConfig.java 0.0%
0 0
org/alexmond/jhelm/plugin/service/PluginRegistry.java 100.0%
9 0
org/alexmond/jhelm/plugin/spi/DownloaderPlugin.java 0.0%
0 0
org/alexmond/jhelm/plugin/spi/PostRendererPlugin.java 0.0%
0 0
org/alexmond/jhelm/plugin/spi/LifecycleHookPlugin.java 0.0%
0 0
org/alexmond/jhelm/plugin/spi/Plugin.java 0.0%
0 0