hellofresh / kangal

Run performance tests in Kubernetes cluster with Kangal
Apache License 2.0
161 stars 22 forks source link

Disable cleanup of completed and error-ed tests #242

Closed lucasmdrs closed 1 year ago

lucasmdrs commented 1 year ago

This PR allows the cleanup behavior to be skipped when the CLEANUP_THRESHOLD is set to 0.

related to #227

codecov-commenter commented 1 year ago

Codecov Report

Merging #242 (96a6a84) into master (995e6fb) will increase coverage by 0.11%. The diff coverage is 33.33%.

@@            Coverage Diff             @@
##           master     #242      +/-   ##
==========================================
+ Coverage   56.75%   56.87%   +0.11%     
==========================================
  Files          37       37              
  Lines        4040     4032       -8     
==========================================
  Hits         2293     2293              
+ Misses       1623     1615       -8     
  Partials      124      124              
Impacted Files Coverage Δ
pkg/backends/jmeter/resources.go 70.02% <0.00%> (ø)
pkg/controller/loadtest.go 3.17% <0.00%> (ø)
pkg/controller/test_helper.go 52.55% <ø> (+2.55%) :arrow_up:
pkg/proxy/proxy.go 85.64% <ø> (+0.39%) :arrow_up:
pkg/proxy/open_api.go 41.66% <100.00%> (ø)
pkg/report/handler.go 44.71% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.