Skip to content

Support IndexedDB to store tracking data#678

Open
sheepzh wants to merge 3 commits intomainfrom
indexeddb
Open

Support IndexedDB to store tracking data#678
sheepzh wants to merge 3 commits intomainfrom
indexeddb

Conversation

@sheepzh
Copy link
Owner

@sheepzh sheepzh commented Feb 9, 2026

No description provided.

@codecov
Copy link

codecov bot commented Feb 11, 2026

❌ 2 Tests Failed:

Tests completed Failed Passed Skipped
76 2 74 0
View the top 2 failed test(s) by shortest run time
merge-rule-database.test importData
Stack Traces | 0.011s run time
Error: expect(received).toEqual(expected) // deep equality

- Expected  - 10
+ Received  +  1

- Array [
-   Object {
-     "merged": 2,
-     "origin": "www.baidu.com",
-   },
-   Object {
-     "merged": "google.com",
-     "origin": "www.google.com",
-   },
- ]
+ Array []
    at Object.toEqual (.../test/database/merge-rule-database.test.ts:45:26)
    at processTicksAndRejections (node:internal/process/task_queues:105:5)
limit-database import data
Stack Traces | 0.042s run time
Error: expect(received).toEqual(expected) // deep equality

Expected: false
Received: undefined
    at Object.toEqual (.../test/database/limit-database.test.ts:111:40)
    at processTicksAndRejections (node:internal/process/task_queues:105:5)

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant