Skip to content

fix(console.log) fix printing long custom format #5164

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Sep 14, 2023

Conversation

cirospaciari
Copy link
Member

What does this PR do?

This fix printing .find() result from mongodb package.

  • Documentation or TypeScript types (it's okay to leave the rest blank in this case)
  • Code changes

How did you verify your code works?

Manually testing

@github-actions
Copy link
Contributor

github-actions bot commented Sep 12, 2023

@cirospaciari 3 files with test failures on bun-darwin-aarch64:

  • test/js/bun/test/test-test.test.ts
  • test/js/node/watch/fs.watch.test.ts
  • test/js/node/watch/fs.watchFile.test.ts

View test output

#292b50e23366127809ffff71a71fb38863508a44

@github-actions
Copy link
Contributor

github-actions bot commented Sep 12, 2023

@cirospaciari 6 files with test failures on bun-darwin-x64-baseline:

  • test/bundler/bundler_compile.test.ts
  • test/js/bun/sqlite/sqlite.test.js
  • test/js/node/fs/fs.test.ts
  • test/js/node/watch/fs.watchFile.test.ts
  • test/js/third_party/webpack/webpack.test.ts
  • test/js/web/timers/setTimeout.test.js

View test output

#292b50e23366127809ffff71a71fb38863508a44

@Jarred-Sumner
Copy link
Collaborator

needs a test

@github-actions
Copy link
Contributor

github-actions bot commented Sep 13, 2023

✅ test failures on linux-x64 have been resolved.

#292b50e23366127809ffff71a71fb38863508a44

@github-actions
Copy link
Contributor

github-actions bot commented Sep 13, 2023

✅ test failures on linux-x64-baseline have been resolved.

#292b50e23366127809ffff71a71fb38863508a44

@cirospaciari cirospaciari force-pushed the ciro/fix-consolee-max-deph branch from 1bb67f0 to 14829ba Compare September 13, 2023 18:26
@Jarred-Sumner Jarred-Sumner merged commit 972a6f2 into main Sep 14, 2023
@Jarred-Sumner Jarred-Sumner deleted the ciro/fix-consolee-max-deph branch September 14, 2023 00:41
paperclover pushed a commit to SuperAuguste/bun that referenced this pull request Sep 18, 2023
* avoid overflow

* Update src/bun.js/bindings/exports.zig

* add mongodb inspect test

* bun db test

---------

Co-authored-by: Jarred Sumner <[email protected]>
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.

2 participants