This repository was archived by the owner on Jul 3, 2025. It is now read-only.
feat: attach custom tracer w/ replicas as callback (#86) #338
ci.yml
on: push
Check formatting
18s
test-cli
36s
Matrix: test-api
Matrix: test-auth
Matrix: test-parser
Annotations
2 errors
|
test-api (22.x, windows-latest)
Process completed with exit code 1.
|
|
tests/api.test.mts > threads copy > get thread history:
libs/langgraph-api/tests/api.test.mts#L584
AssertionError: expected 10 to be 5 // Object.is equality
- Expected
+ Received
- 5
+ 10
❯ tests/api.test.mts:584:28
|