Skip to content

fix: upgrade idb#691

Merged
sheepzh merged 1 commit intomainfrom
idb
Feb 26, 2026
Merged

fix: upgrade idb#691
sheepzh merged 1 commit intomainfrom
idb

Conversation

@sheepzh
Copy link
Owner

@sheepzh sheepzh commented Feb 26, 2026

No description provided.

@codecov
Copy link

codecov bot commented Feb 26, 2026

❌ 3 Tests Failed:

Tests completed Failed Passed Skipped
81 3 78 0
View the top 3 failed test(s) by shortest run time
stat-database/idb multiple select groups
Stack Traces | 0.011s run time
Error: expect(received).toEqual(expected) // deep equality

- Expected  - 2
+ Received  + 4

  Array [
    Object {
      "date": "20240603",
-     "focus": 3,
+     "focus": 225,
      "host": "1",
-     "time": 3,
+     "run": undefined,
+     "time": 225,
    },
    Object {
      "date": "20240603",
      "focus": 4,
      "host": "2",
+     "run": undefined,
      "time": 4,
    },
  ]
    at Object.toEqual (.../database/stat-database/idb.test.ts:216:70)
stat-database/idb delete
Stack Traces | 0.012s run time
Error: expect(received).toEqual(expected) // deep equality

- Expected  - 2
+ Received  + 2

  Object {
    "date": "20240603",
-   "focus": 222,
+   "focus": 0,
    "host": "1",
-   "time": 222,
+   "time": 0,
  }
    at Object.toEqual (.../database/stat-database/idb.test.ts:196:14)
stat-database/idb accumulate
Stack Traces | 0.037s run time
Error: expect(received).toMatchObject(expected)

- Expected  - 2
+ Received  + 2

  Object {
-   "focus": 0,
-   "time": 0,
+   "focus": 5,
+   "time": 10,
  }
    at Object.toMatchObject (.../database/stat-database/idb.test.ts:49:27)

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

@sheepzh sheepzh force-pushed the idb branch 3 times, most recently from d6214a4 to 4fb7a8a Compare February 26, 2026 14:32
@sheepzh sheepzh merged commit ac9f1b6 into main Feb 26, 2026
4 of 6 checks passed
@sheepzh sheepzh deleted the idb branch February 26, 2026 16:25
@sheepzh sheepzh restored the idb branch February 26, 2026 16:28
@sheepzh sheepzh deleted the idb branch February 27, 2026 05:14
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