Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

feat: add support for trends and funnels (#122) #177

feat: add support for trends and funnels (#122)

feat: add support for trends and funnels (#122) #177

Triggered via push September 9, 2025 13:13
Status Failure
Total duration 1m 3s
Artifacts
Unit Tests
20s
Unit Tests
Lint, Format, and Type Check
24s
Lint, Format, and Type Check
Integration Tests
36s
Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tests/api/client.integration.test.ts > API Client Integration Tests > Insights API > Funnels Query Tests > should create funnel insight with minimal parameters: typescript/tests/api/client.integration.test.ts#L687
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/api/client.integration.test.ts:687:28
tests/api/client.integration.test.ts > API Client Integration Tests > Insights API > Trends Query Tests > should create trends insight with property filters: typescript/tests/api/client.integration.test.ts#L649
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/api/client.integration.test.ts:649:28
tests/api/client.integration.test.ts > API Client Integration Tests > Insights API > Trends Query Tests > should create trends insight with compare filter: typescript/tests/api/client.integration.test.ts#L602
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/api/client.integration.test.ts:602:28
tests/api/client.integration.test.ts > API Client Integration Tests > Insights API > Trends Query Tests > should create trends insight with different intervals: typescript/tests/api/client.integration.test.ts#L565
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/api/client.integration.test.ts:565:29
tests/api/client.integration.test.ts > API Client Integration Tests > Insights API > Trends Query Tests > should create trends insight with breakdowns: typescript/tests/api/client.integration.test.ts#L525
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/api/client.integration.test.ts:525:29
tests/api/client.integration.test.ts > API Client Integration Tests > Insights API > Trends Query Tests > should create trends insight with all display types: typescript/tests/api/client.integration.test.ts#L483
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/api/client.integration.test.ts:483:29
tests/api/client.integration.test.ts > API Client Integration Tests > Insights API > Trends Query Tests > should create trends insight with minimal parameters: typescript/tests/api/client.integration.test.ts#L436
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/api/client.integration.test.ts:436:28
tests/api/client.integration.test.ts > API Client Integration Tests > Insights API > should create, get, update, and delete an insight: typescript/tests/api/client.integration.test.ts#L375
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/api/client.integration.test.ts:375:33
tests/api/client.integration.test.ts > API Client Integration Tests > Insights API > should list insights: typescript/tests/api/client.integration.test.ts#L316
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/api/client.integration.test.ts:316:27
tests/api/client.integration.test.ts > API Client Integration Tests > Projects API > should get project details: typescript/tests/api/client.integration.test.ts#L144
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/api/client.integration.test.ts:144:27