Skip to content

Test/integration

Test/integration #563

GitHub Actions / coverage completed Mar 21, 2024 in 0s

coverage

File Coverage Lines Branches
All files 12% 17% 7%
desired_state_generator/src/gen_desired_state.py 36% 41% 32%
runtime_kanto/src/app_deployment/build_vehicleapp.py 0% 0% 0%
runtime_kanto/src/app_deployment/deploy_vehicleapp.py 0% 0% 0%
runtime_kanto/src/runtime/controlplane_kanto.py 0% 0% 0%
runtime_kanto/src/runtime/runtime.py 0% 0% 0%
runtime_kanto/src/runtime/runtime_down.py 0% 0% 0%
runtime_kanto/src/runtime/runtime_up.py 0% 0% 0%
runtime_local/src/local_lib.py 23% 23% 0%
runtime_local/src/run-vehicle-app.py 0% 0% 0%
runtime_local/src/run_service.py 30% 42% 18%
runtime_local/src/runtime-down.py 0% 0% 0%
runtime_local/src/runtime-up.py 0% 0% 0%

Minimum allowed coverage is 80%

Generated by 🐒 cobertura-action against cd10860