Skip to content

Push on main

Push on main #183

GitHub Actions / Helm Unit Test Results succeeded Mar 24, 2026 in 0s

All 11 tests pass in 0s

11 tests  ±0   11 ✅ ±0   0s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit e29954d. ± Comparison against earlier commit 47397e2.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Helm Unit Test Results

11 tests found

There are 11 tests, see "Raw output" for the full list of tests.
Raw output
test basic chart functionality ‑ should include config in configmap
test basic chart functionality ‑ should mount persistence volume when enabled
test basic chart functionality ‑ should not create PVC when persistence is disabled
test basic chart functionality ‑ should not mount volume when persistence is disabled
test basic chart functionality ‑ should render with default values
test basic chart functionality ‑ should set correct app labels
test basic chart functionality ‑ should set replica count
test basic chart functionality ‑ should set service type correctly
test basic chart functionality ‑ should use correct image when tag is specified
test basic chart functionality ‑ should use digest when specified
test basic chart functionality ‑ should use existingClaim when specified