قرینه از
https://github.com/matomo-org/matomo.git
synced 2025-08-21 22:47:43 +00:00

* Correctly set column aggegation methods for action reports * don't provide a max value if no values are available at all * update expected test files * update submodule * Fix min/max checks * Ensure to store null for min/max event value metric if no values are available * don't use numeric check to not break percentage values * Updates expected test files * Ensure correct aggregation of min/max event value metrics * apply review feedback