Skip to content
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

feat: 🎨 Prettier bun upgrade progress #12080

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

tobycm
Copy link
Contributor

@tobycm tobycm commented Jun 23, 2024

without breaking a release

What does this PR do?

This formats the bytes count in the progress indicator.

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

How did you verify your code works?

I compiled on Ubuntu in Debug and Release mode with bun run build and bun run build:release.
The debug binary did show the correct formatting for the progress.

@Jarred-Sumner
Copy link
Collaborator

Please write automated tests. It's too risky to attempt a change like this without automated test coverage that renders the progress bar repeatedly

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.

None yet

2 participants