mirror of
https://github.com/PostHog/posthog.git
synced 2024-12-01 12:21:02 +01:00
d9de6186d2
* wip: pagination for persons on clickhouse funnels * wip: added offset support for getting a list of persons; added support for conversion window; * fixed mypy exception * helper function to insert data for local testing * moved generate code into separate class for more functionality later * corrected person_distinct_id to use the person id from postgres * minor corrections to generate local class along with addition of data cleanup via destroy() method * reduce the number of persons who make it to each step * moved funnel queries to a new folder for better organization; separated funnel_persons and funnel_trends_persons into individual classes; * funnel persons and tests * invoke the funnel or funnel trends class respectively * mypy corrections and PR feedback * corrected tests Co-authored-by: eric <eeoneric@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
test_event_query.py | ||
test_lifecycle.py | ||
test_paths.py | ||
test_retention.py | ||
test_session_recording.py | ||
test_sessions.py | ||
test_stickiness.py | ||
test_trends.py | ||
test_util.py |