You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for bringing the issue with the date range calculations to our attention. We identified the problem and it was related to how the logic extrapolates data for weeks and months.
I've made an adjustment to the calculations, and it should be working correctly now. To confirm the fix, could you please pull the latest image and let me know if the issue is resolved for you as well?
Description:
The deployments are calculated incorrectly.
Actual behavior:
For an interval of 30 days and 9 deployments, 2 deployments / month are calculated.
This should either be 2 deployments / week, or 9 deployments / month.
The text was updated successfully, but these errors were encountered: