1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-21 22:47:43 +00:00
Files
Nathan Gavin 4298579adc Enable 'With Rollup' with Custom Dimension Reports under feature flag (#23227)
* Add feature flag and update test to use feature flag

* Add rollup behaviour to CustomDimension SQL query generation

* Fix bugs in SQL statement with rollup

* Resolve SQL query bugs

* Process rolled up values correctly

* Fix PHPCS

* Fix PHPCS

* Update Unit tests for ranking query

* Fix PHPCS

* Update broken tests

* Update expected test files

* Add missing expected files

* Revert "Update expected test files"

This reverts commit e5bdd0f414.

* Update test to view correct expected files

* Added missing expected files

* fix feature flag detection

* Update ApiTest to remove testSuffix bug

* Update expected test files

* Update UI tests broken by new feature

* Wrap new logic around a check for feature flag

* Update expected test files to fix regression issue

* Add feature flag trigger into test

* Fix UI tests broken by test fixture update

* Revert separate functions for withRollup logic

* Update test suite to include ranking limit test withoutnew feature

* Fix formatting in test

* PHPCS fix

* Update Fixture to use correct dimension

* test fix of regression bug

* test fix to regression bug

* Wrap COALESCE around feature flag

* Remove test case from base ranking query test

* PHPCS fix

* Update expected test file

* Housekeeping

---------

Co-authored-by: Marc Neudert <marc@innocraft.com>
2025-05-12 09:23:03 +12:00
..