Skip to content

Cap negative forecast values to 0

Pavel Shutsin requested to merge round-negative-forecast-values into master

What does this MR do and why?

Fixes possible situations where the forecast can contain negative values which make no sense for corresponding metric. Here we cap values to 0 for deployment frequency since you can't have negative number of deployments.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading