UniTrack

Projects / jhelm / Run #55

← Prev Next →

Run #55 PASSED Export ↗

chore/parity-scripts · flag default · e21cf68 · 2026-06-20 02:39 · build

100% pass
Tests
125
Passed
125
Failed
0
Skipped
0
Duration
1.4s
Line cov
82.4%
Quality gate PASSED
Regression vs baseline no new failures
vs baseline run #50 on main0 new · 0 fixed · 0 still failing

Failures (0)

No failed tests. 🎉

Suites

SuiteTestsFailures ErrorsSkippedTime
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest 72 0 0 0 0.37s
org.alexmond.jhelm.gotemplate.helm.functions.KubernetesFunctionsTest 7 0 0 0 0.02s
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest 30 0 0 0 0.08s
org.alexmond.jhelm.gotemplate.helm.Helm4FunctionsTest 10 0 0 0 0.94s
org.alexmond.jhelm.gotemplate.helm.HelmFunctionProviderTest 6 0 0 0 0.01s

Slowest tests (performance →)

TestDuration
org.alexmond.jhelm.gotemplate.helm.Helm4FunctionsTest › testToJsonStillWorks 526 ms
org.alexmond.jhelm.gotemplate.helm.Helm4FunctionsTest › testMustToYamlFailure 220 ms
org.alexmond.jhelm.gotemplate.helm.Helm4FunctionsTest › testMustFromYamlFailure 69 ms
org.alexmond.jhelm.gotemplate.helm.Helm4FunctionsTest › testMustFromJson 39 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testToYamlPreservesBooleanQuotes 37 ms
org.alexmond.jhelm.gotemplate.helm.Helm4FunctionsTest › testMustToYaml 33 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testTomlRoundTrip 30 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testMustTplThrowsOnSyntaxError 14 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testToYamlPrettyIndentsSequenceItems 13 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testIncludeExecutesNamedTemplate 12 ms

Coverage by module

ModuleLine %LinesFiles
app 77.2% 669/867 26
core 83.1% 2262/2723 61
gotemplate 82.8% 3943/4762 71
kube 83.9% 579/690 9
plugin 81.0% 132/163 22

Coverage by file (most missed first)

FileLine %  CoveredMissed
org/alexmond/jhelm/gotemplate/exec/Executor.java 66.4%
271 137
org/alexmond/jhelm/core/service/RepoManager.java 75.4%
355 116
org/alexmond/jhelm/app/command/DependencyCommand.java 31.7%
44 95
org/alexmond/jhelm/gotemplate/parse/Parser.java 80.5%
323 78
org/alexmond/jhelm/gotemplate/sprig/functions/StringFunctions.java 82.3%
353 76
org/alexmond/jhelm/core/service/Engine.java 86.1%
401 65
org/alexmond/jhelm/core/service/DependencyResolver.java 51.2%
66 63
org/alexmond/jhelm/gotemplate/helm/functions/ConversionFunctions.java 81.0%
269 63
org/alexmond/jhelm/gotemplate/Functions.java 82.2%
287 62
org/alexmond/jhelm/kube/service/HelmKubeService.java 79.1%
227 60
org/alexmond/jhelm/core/service/RepoHttpClientFactory.java 26.6%
21 58
org/alexmond/jhelm/gotemplate/sprig/functions/ListFunctions.java 83.9%
298 57
org/alexmond/jhelm/gotemplate/sprig/functions/DateFunctions.java 74.1%
152 53
org/alexmond/jhelm/gotemplate/sprig/functions/MathFunctions.java 81.3%
204 47
org/alexmond/jhelm/gotemplate/sprig/functions/CryptoFunctions.java 83.0%
225 46
org/alexmond/jhelm/app/command/PluginCommand.java 20.8%
10 38
org/alexmond/jhelm/gotemplate/sprig/functions/ReflectionFunctions.java 71.2%
84 34
org/alexmond/jhelm/gotemplate/sprig/functions/DictFunctions.java 84.5%
180 33
org/alexmond/jhelm/gotemplate/sprig/functions/NetworkFunctions.java 60.3%
41 27
org/alexmond/jhelm/core/service/OciRegistryClient.java 81.6%
115 26
org/alexmond/jhelm/core/service/SchemaValidator.java 74.3%
75 26
org/alexmond/jhelm/kube/service/ResourcePluralizer.java 79.8%
79 20
org/alexmond/jhelm/gotemplate/sprig/SprigFunctionsRegistry.java 40.6%
13 19
org/alexmond/jhelm/kube/service/AsyncHelmKubeService.java 66.0%
33 17
org/alexmond/jhelm/core/action/PackageAction.java 80.8%
63 15
org/alexmond/jhelm/gotemplate/sprig/functions/PathFunctions.java 81.6%
62 14
org/alexmond/jhelm/gotemplate/GoTemplate.java 84.0%
68 13
org/alexmond/jhelm/app/command/UpgradeCommand.java 82.9%
58 12
org/alexmond/jhelm/gotemplate/parse/Lexer.java 97.1%
364 11
org/alexmond/jhelm/app/command/RepoCommand.java 84.6%
55 10
org/alexmond/jhelm/core/service/ChartLoader.java 91.2%
103 10
org/alexmond/jhelm/gotemplate/sprig/functions/SemverFunctions.java 81.5%
44 10
org/alexmond/jhelm/plugin/runtime/MemoryBridge.java 23.1%
3 10
org/alexmond/jhelm/app/command/InstallCommand.java 80.4%
37 9
org/alexmond/jhelm/core/service/ExternalCommandPostRenderer.java 83.0%
44 9
org/alexmond/jhelm/core/service/SignatureService.java 92.4%
110 9
org/alexmond/jhelm/gotemplate/TemplateException.java 60.9%
14 9
org/alexmond/jhelm/kube/service/KubernetesClientProvider.java 93.4%
128 9
org/alexmond/jhelm/core/JhelmCoreAutoConfiguration.java 83.3%
40 8
org/alexmond/jhelm/core/action/UpgradeAction.java 87.3%
55 8
org/alexmond/jhelm/core/action/InstallAction.java 89.7%
61 7
org/alexmond/jhelm/core/action/LintAction.java 90.0%
54 6
org/alexmond/jhelm/core/util/HookParser.java 91.2%
62 6
org/alexmond/jhelm/gotemplate/parse/NodeType.java 0.0%
0 6
org/alexmond/jhelm/gotemplate/sprig/functions/EncodingFunctions.java 89.8%
53 6
org/alexmond/jhelm/plugin/service/PluginManager.java 86.4%
38 6
org/alexmond/jhelm/app/command/TestCommand.java 91.5%
43 4
org/alexmond/jhelm/app/command/SearchHubCommand.java 85.2%
23 4
org/alexmond/jhelm/app/command/TemplateCommand.java 76.5%
13 4
org/alexmond/jhelm/app/command/StatusCommand.java 88.9%
32 4
org/alexmond/jhelm/app/command/ListCommand.java 82.6%
19 4
org/alexmond/jhelm/core/model/ChartLock.java 73.3%
11 4
org/alexmond/jhelm/app/JHelmCommand.java 50.0%
3 3
org/alexmond/jhelm/app/command/CreateCommand.java 75.0%
9 3
org/alexmond/jhelm/core/cache/TemplateCache.java 88.0%
22 3
org/alexmond/jhelm/core/exception/KubernetesOperationException.java 72.7%
8 3
org/alexmond/jhelm/core/util/ValuesLoader.java 94.3%
50 3
org/alexmond/jhelm/gotemplate/GoFmt.java 85.7%
18 3
org/alexmond/jhelm/gotemplate/parse/NumberParser.java 96.6%
84 3
org/alexmond/jhelm/kube/service/ObservableKubeService.java 92.9%
39 3
org/alexmond/jhelm/plugin/sandbox/SandboxedExecutor.java 76.9%
10 3
org/alexmond/jhelm/app/HelmJavaApplication.java 83.3%
10 2
org/alexmond/jhelm/app/command/SearchCommand.java 33.3%
1 2
org/alexmond/jhelm/app/command/LintCommand.java 90.5%
19 2
org/alexmond/jhelm/core/action/TemplateAction.java 88.2%
15 2
org/alexmond/jhelm/core/action/GetAction.java 97.1%
66 2
org/alexmond/jhelm/core/exception/ReleaseStorageException.java 50.0%
2 2
org/alexmond/jhelm/core/model/ChartFiles.java 95.2%
40 2
org/alexmond/jhelm/core/service/RegistryManager.java 93.8%
30 2
org/alexmond/jhelm/core/util/HookExecutor.java 90.5%
19 2
org/alexmond/jhelm/gotemplate/FunctionProvider.java 0.0%
0 2
org/alexmond/jhelm/gotemplate/parse/Token.java 66.7%
4 2
org/alexmond/jhelm/gotemplate/sprig/functions/LogicFunctions.java 95.6%
43 2
org/alexmond/jhelm/plugin/exception/PluginTimeoutException.java 50.0%
2 2
org/alexmond/jhelm/plugin/exception/PluginValidationException.java 50.0%
2 2
org/alexmond/jhelm/plugin/exception/PluginExecutionException.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/service/PluginLoader.java 94.7%
36 2
org/alexmond/jhelm/app/command/PackageCommand.java 96.2%
25 1
org/alexmond/jhelm/app/command/GetCommand.java 99.0%
100 1
org/alexmond/jhelm/core/action/SearchHubAction.java 97.4%
37 1
org/alexmond/jhelm/core/action/TestAction.java 98.1%
53 1
org/alexmond/jhelm/core/action/ShowAction.java 97.7%
42 1
org/alexmond/jhelm/core/util/ValuesOverrides.java 96.7%
29 1
org/alexmond/jhelm/gotemplate/exec/ValuePrinter.java 97.1%
34 1
org/alexmond/jhelm/gotemplate/parse/ContinueNode.java 50.0%
1 1
org/alexmond/jhelm/gotemplate/parse/BranchNode.java 92.3%
12 1
org/alexmond/jhelm/gotemplate/parse/BreakNode.java 50.0%
1 1
org/alexmond/jhelm/gotemplate/util/StringUtils.java 98.0%
50 1
org/alexmond/jhelm/gotemplate/util/CharUtils.java 96.0%
24 1
org/alexmond/jhelm/kube/JhelmKubeAutoConfiguration.java 95.2%
20 1
org/alexmond/jhelm/kube/service/RetryableKubeService.java 97.8%
44 1
org/alexmond/jhelm/app/command/PushCommand.java 100.0%
10 0
org/alexmond/jhelm/app/command/RegistryCommand.java 100.0%
24 0
org/alexmond/jhelm/app/command/ShowCommand.java 100.0%
57 0
org/alexmond/jhelm/app/command/PullCommand.java 100.0%
10 0
org/alexmond/jhelm/app/command/HistoryCommand.java 100.0%
16 0
org/alexmond/jhelm/app/command/RollbackCommand.java 100.0%
10 0
org/alexmond/jhelm/app/command/UninstallCommand.java 100.0%
10 0
org/alexmond/jhelm/app/command/VerifyCommand.java 100.0%
12 0
org/alexmond/jhelm/app/output/CliOutput.java 100.0%
19 0
org/alexmond/jhelm/core/JhelmMetricsAutoConfiguration.java 100.0%
2 0
org/alexmond/jhelm/core/CoreConfig.java 100.0%
1 0
org/alexmond/jhelm/core/action/UninstallAction.java 100.0%
14 0
org/alexmond/jhelm/core/action/RollbackAction.java 100.0%
30 0
org/alexmond/jhelm/core/action/ListAction.java 100.0%
1 0
org/alexmond/jhelm/core/action/StatusAction.java 100.0%
4 0
org/alexmond/jhelm/core/action/CreateAction.java 100.0%
33 0
org/alexmond/jhelm/core/action/HistoryAction.java 100.0%
1 0
org/alexmond/jhelm/core/action/VerifyAction.java 100.0%
13 0
org/alexmond/jhelm/core/config/JhelmCoreProperties.java 100.0%
3 0
org/alexmond/jhelm/core/exception/DeploymentFailedException.java 100.0%
4 0
org/alexmond/jhelm/core/exception/JhelmException.java 100.0%
4 0
org/alexmond/jhelm/core/exception/ChartLoadException.java 100.0%
14 0
org/alexmond/jhelm/core/exception/ReleaseNotFoundException.java 100.0%
5 0
org/alexmond/jhelm/core/exception/SchemaValidationException.java 100.0%
10 0
org/alexmond/jhelm/core/exception/WaitTimeoutException.java 100.0%
4 0
org/alexmond/jhelm/core/exception/TemplateRenderException.java 100.0%
19 0
org/alexmond/jhelm/core/metrics/JhelmMetrics.java 100.0%
35 0
org/alexmond/jhelm/core/model/Release.java 0.0%
0 0
org/alexmond/jhelm/core/model/Dependency.java 0.0%
0 0
org/alexmond/jhelm/core/model/RepositoryConfig.java 0.0%
0 0
org/alexmond/jhelm/core/model/Chart.java 0.0%
0 0
org/alexmond/jhelm/core/model/HelmHook.java 0.0%
0 0
org/alexmond/jhelm/core/model/ResourceStatus.java 0.0%
0 0
org/alexmond/jhelm/core/model/ChartMetadata.java 0.0%
0 0
org/alexmond/jhelm/core/model/VersionSet.java 100.0%
3 0
org/alexmond/jhelm/core/service/ChartDownloader.java 0.0%
0 0
org/alexmond/jhelm/core/service/KubeService.java 0.0%
0 0
org/alexmond/jhelm/core/service/PostRenderProcessor.java 0.0%
0 0
org/alexmond/jhelm/core/service/LifecycleListener.java 0.0%
0 0
org/alexmond/jhelm/core/service/AsyncKubeService.java 0.0%
0 0
org/alexmond/jhelm/core/template/HelmChartTemplates.java 100.0%
13 0
org/alexmond/jhelm/gotemplate/Function.java 0.0%
0 0
org/alexmond/jhelm/gotemplate/TemplateExecutionException.java 100.0%
4 0
org/alexmond/jhelm/gotemplate/TemplateParseException.java 100.0%
6 0
org/alexmond/jhelm/gotemplate/FunctionExecutionException.java 100.0%
10 0
org/alexmond/jhelm/gotemplate/TemplateNotFoundException.java 100.0%
4 0
org/alexmond/jhelm/gotemplate/exec/ContinueSignal.java 100.0%
2 0
org/alexmond/jhelm/gotemplate/exec/BreakSignal.java 100.0%
2 0
org/alexmond/jhelm/gotemplate/helm/HelmFunctionProvider.java 100.0%
8 0
org/alexmond/jhelm/gotemplate/helm/HelmFunctions.java 100.0%
11 0
org/alexmond/jhelm/gotemplate/helm/functions/KubernetesFunctions.java 100.0%
23 0
org/alexmond/jhelm/gotemplate/helm/functions/TemplateFunctions.java 100.0%
63 0
org/alexmond/jhelm/gotemplate/helm/functions/KubernetesProvider.java 0.0%
0 0
org/alexmond/jhelm/gotemplate/parse/CommentNode.java 100.0%
4 0
org/alexmond/jhelm/gotemplate/parse/TokenType.java 100.0%
36 0
org/alexmond/jhelm/gotemplate/parse/NilNode.java 100.0%
2 0
org/alexmond/jhelm/gotemplate/parse/DotNode.java 100.0%
2 0
org/alexmond/jhelm/gotemplate/parse/IdentifierNode.java 100.0%
1 0
org/alexmond/jhelm/gotemplate/parse/ActionNode.java 100.0%
2 0
org/alexmond/jhelm/gotemplate/parse/WithNode.java 100.0%
1 0
org/alexmond/jhelm/gotemplate/parse/FieldNode.java 100.0%
4 0
org/alexmond/jhelm/gotemplate/parse/ChainNode.java 100.0%
19 0
org/alexmond/jhelm/gotemplate/parse/EndNode.java 100.0%
2 0
org/alexmond/jhelm/gotemplate/parse/VariableNode.java 100.0%
5 0
org/alexmond/jhelm/gotemplate/parse/NumberNode.java 100.0%
12 0
org/alexmond/jhelm/gotemplate/parse/BoolNode.java 100.0%
4 0
org/alexmond/jhelm/gotemplate/parse/StringNode.java 100.0%
5 0
org/alexmond/jhelm/gotemplate/parse/CommandNode.java 100.0%
16 0
org/alexmond/jhelm/gotemplate/parse/TextNode.java 100.0%
1 0
org/alexmond/jhelm/gotemplate/parse/ElseNode.java 100.0%
2 0
org/alexmond/jhelm/gotemplate/parse/PipeNode.java 100.0%
13 0
org/alexmond/jhelm/gotemplate/parse/TemplateNode.java 100.0%
9 0
org/alexmond/jhelm/gotemplate/parse/RangeNode.java 100.0%
1 0
org/alexmond/jhelm/gotemplate/parse/IfNode.java 100.0%
1 0
org/alexmond/jhelm/gotemplate/parse/Node.java 0.0%
0 0
org/alexmond/jhelm/gotemplate/parse/ListNode.java 100.0%
12 0
org/alexmond/jhelm/gotemplate/sprig/SprigFunctionProvider.java 100.0%
4 0
org/alexmond/jhelm/gotemplate/sprig/functions/CollectionFunctions.java 100.0%
4 0
org/alexmond/jhelm/gotemplate/util/Complex.java 100.0%
17 0
org/alexmond/jhelm/gotemplate/util/IOUtils.java 100.0%
5 0
org/alexmond/jhelm/gotemplate/util/StringEscapeUtils.java 100.0%
50 0
org/alexmond/jhelm/kube/KubernetesConfig.java 100.0%
1 0
org/alexmond/jhelm/kube/config/JhelmKubernetesProperties.java 100.0%
8 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/PluginEvent.java 0.0%
0 0
org/alexmond/jhelm/plugin/model/PluginManifest.java 0.0%
0 0
org/alexmond/jhelm/plugin/model/PluginType.java 100.0%
12 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/PostRendererPlugin.java 0.0%
0 0
org/alexmond/jhelm/plugin/spi/DownloaderPlugin.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