Skip to content

Fix syntax error and bun test crash#831

Open
mhan8796 wants to merge 2 commits into
CodebuffAI:mainfrom
mhan8796:fix/bun-test-crash
Open

Fix syntax error and bun test crash#831
mhan8796 wants to merge 2 commits into
CodebuffAI:mainfrom
mhan8796:fix/bun-test-crash

Conversation

@mhan8796

@mhan8796 mhan8796 commented Jul 1, 2026

Copy link
Copy Markdown

bunfig.toml has syntax error. It should be pathIgnorePatterns.
official doc: https://bun.com/docs/test/configuration

I also added "agents/librarian/**" to the pathIgnorePatterns for those who do not have CODEBUFF_API_KEY, otherwise 'bun test' would crash. Ignoring it would allow the test to finish.

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

Labels

None yet

1 participant