mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-25 11:17:50 +01:00
7bd3cac2f5
* Simplify Event, ClickHouseEvent, PreIngestionEvent, IngestionEvent * Unify `ClickhouseEventKafka` with `RawEvent` * Fix imports * Eliminate PostgresSessionRecordingEvent * Parse `Event.elements_chain` too * Update process-event.test.ts * Update tests * Make `IngestionEvent['timestamp']` consistent * Update tests * Restore `PreIngestionEvent` vs. `PostIngestionEvent` split * Update worker.test.ts * Improve typing a bit * Update tests to work with mandatory `DateTime` * Remove ClonableIngestionEvent * Rename RawEvent -> RawClickHouseEvent * Rename Event -> ClickHouseEvent * Update prepareEventStep tests * Update convertToIngestionEvent behavior back to master * Update tests to compile * Use branded types for ISO/Clickhouse timestamp string disambiguation * Test for parseRawClickHouseEvent() * Update each-batch tests * Tests for clickHouseTimestampToDateTime() Co-authored-by: Karl-Aksel Puulmann <oxymaccy@gmail.com> |
||
---|---|---|
.. | ||
assets | ||
helpers | ||
main | ||
utils | ||
worker | ||
config.test.ts | ||
e2e.buffer.test.ts | ||
e2e.test.ts | ||
e2e.timeout.test.ts | ||
errors.test.ts | ||
http-server.test.ts | ||
jobs.test.ts | ||
multi-process-server.test.ts | ||
queue.test.ts | ||
schedule.test.ts | ||
server.test.ts | ||
sql.test.ts | ||
utils.test.ts |