Projects /
jhelm /
Coverage /
jhelm-rest
jhelm — coverage
Line
92.8%
Branch
69.3%
Latest run
7ba0f37
on fix/825-plugin-name-traversal
· Sep 02 02:48
By package
| Package | Line % | Branch % | Lines | |
|---|---|---|---|---|
org/alexmond/jhelm/rest |
94.2% | 56.2% | 69 | |
org/alexmond/jhelm/rest/config |
94.9% | 60.0% | 59 | |
org/alexmond/jhelm/rest/controller |
97.4% | 73.7% | 273 | |
org/alexmond/jhelm/rest/dto |
61.1% | 0.0% | 36 | |
org/alexmond/jhelm/rest/security |
100.0% | 87.5% | 23 | |
org/alexmond/jhelm/rest/util |
82.7% | 83.3% | 52 |
Worst-covered files (most missed lines first)
| File | Line % | Covered | Missed | |
|---|---|---|---|---|
org/alexmond/jhelm/rest/dto/ResourceStatusDto.java
|
0.0% | 0 | 7 | |
org/alexmond/jhelm/rest/dto/HelmHookDto.java
|
0.0% | 0 | 7 | |
org/alexmond/jhelm/rest/util/TempDir.java
|
77.3% | 17 | 5 | |
org/alexmond/jhelm/rest/JhelmRestAutoConfiguration.java
|
86.2% | 25 | 4 | |
org/alexmond/jhelm/rest/controller/ReleaseController.java
|
96.9% | 125 | 4 | |
org/alexmond/jhelm/rest/util/ChartArchiveUtil.java
|
81.8% | 18 | 4 | |
org/alexmond/jhelm/rest/config/OpenApiErrorResponsesCustomizer.java
|
93.5% | 43 | 3 | |
org/alexmond/jhelm/rest/controller/RepoController.java
|
96.1% | 74 | 3 | |
org/alexmond/jhelm/rest/JhelmRestExceptionHandler.java
|
100.0% | 38 | 0 | |
org/alexmond/jhelm/rest/NotFoundException.java
|
100.0% | 2 | 0 | |
org/alexmond/jhelm/rest/config/JhelmRestProperties.java
|
100.0% | 13 | 0 | |
org/alexmond/jhelm/rest/controller/HubController.java
|
100.0% | 4 | 0 | |
org/alexmond/jhelm/rest/controller/DependencyController.java
|
100.0% | 13 | 0 | |
org/alexmond/jhelm/rest/controller/ChartController.java
|
100.0% | 50 | 0 | |
org/alexmond/jhelm/rest/dto/RollbackRequest.java
|
0.0% | 0 | 0 | |
org/alexmond/jhelm/rest/dto/ChartVersionDto.java
|
100.0% | 6 | 0 | |
org/alexmond/jhelm/rest/dto/RepoDto.java
|
100.0% | 1 | 0 | |
org/alexmond/jhelm/rest/dto/UpgradeRequest.java
|
0.0% | 0 | 0 | |
org/alexmond/jhelm/rest/dto/InstallUploadRequest.java
|
0.0% | 0 | 0 | |
org/alexmond/jhelm/rest/dto/CreateRequest.java
|
0.0% | 0 | 0 | |
org/alexmond/jhelm/rest/dto/InstallRequest.java
|
0.0% | 0 | 0 | |
org/alexmond/jhelm/rest/dto/TemplateRequest.java
|
0.0% | 0 | 0 | |
org/alexmond/jhelm/rest/dto/TemplateUploadRequest.java
|
0.0% | 0 | 0 | |
org/alexmond/jhelm/rest/dto/UpgradeUploadRequest.java
|
0.0% | 0 | 0 | |
org/alexmond/jhelm/rest/dto/HubSearchResultDto.java
|
100.0% | 9 | 0 | |
org/alexmond/jhelm/rest/dto/RepoAddRequest.java
|
0.0% | 0 | 0 | |
org/alexmond/jhelm/rest/dto/TestResultDto.java
|
100.0% | 6 | 0 | |
org/alexmond/jhelm/rest/dto/DependencyResolveRequest.java
|
0.0% | 0 | 0 | |
org/alexmond/jhelm/rest/dto/PullRequest.java
|
0.0% | 0 | 0 | |
org/alexmond/jhelm/rest/security/MutatingOperation.java
|
0.0% | 0 | 0 | |
org/alexmond/jhelm/rest/security/AccessModeInterceptor.java
|
100.0% | 23 | 0 | |
org/alexmond/jhelm/rest/util/ChartSourceResolver.java
|
100.0% | 8 | 0 |