Skip to content

Conversation

@ryoppippi
Copy link
Contributor

https://bun.com/docs/pm/isolated-installs
bun introduces isolated installs(similar to pnpm), and it is good for dependency management.

The author should do the following, if applicable

  • Add tests
  • Run tests
  • bun run format:fix && bun run lint:fix to format the code
  • Add TSDoc/JSDoc to document the code

@ryoppippi ryoppippi marked this pull request as draft November 18, 2025 11:15
@codecov
Copy link

codecov bot commented Nov 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.52%. Comparing base (a5f3958) to head (021799c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4523   +/-   ##
=======================================
  Coverage   91.52%   91.52%           
=======================================
  Files         172      172           
  Lines       11221    11221           
  Branches     3254     3255    +1     
=======================================
  Hits        10270    10270           
  Misses        950      950           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ryoppippi ryoppippi marked this pull request as ready for review November 18, 2025 11:20
@ryoppippi ryoppippi changed the title chore: enable isolated install chore: enable bun isolated install Nov 18, 2025
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