0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 04:12:23 +01:00
posthog/ee/clickhouse/views/test
Yakko Majuri ce59c27c69
feat(sampling): add sampling support to paths (#14510)
* wip

* feat(sampling): add sampling support to paths

* Update UI snapshots for `chromium` (1)

* Update query snapshots

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* Update query snapshots

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

* fix test

* Update query snapshots

* Update query snapshots

* enable sampling on all insights

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-08 10:38:11 -03:00
..
__snapshots__ feat(sampling): add sampling support to paths (#14510) 2023-03-08 10:38:11 -03:00
funnel fix(trends): Properly handle timezones in date_from and date_to (#14102) 2023-02-09 11:46:36 +01:00
__init__.py
test_clickhouse_experiment_secondary_results.py
test_clickhouse_experiments.py fix(cache): Ensure cache is updated and kept in sync (#13940) 2023-01-26 16:55:49 +00:00
test_clickhouse_groups.py fix(Groups): Better error message when not passing group_type_index (#14085) 2023-02-17 22:18:12 +00:00
test_clickhouse_path_person.py
test_clickhouse_paths.py
test_clickhouse_retention.py refactor: Prevent mat columns decorator from being mistaken for a test (#13547) 2023-01-04 11:28:07 +00:00
test_clickhouse_stickiness.py
test_clickhouse_trends.py refactor: Prevent mat columns decorator from being mistaken for a test (#13547) 2023-01-04 11:28:07 +00:00