Skip to content

fix(usage): show success rates with two decimals - #29

Open
bytemain wants to merge 1 commit into
walkingddd:mainfrom
bytemain:friday/upstream-success-rate
Open

fix(usage): show success rates with two decimals#29
bytemain wants to merge 1 commit into
walkingddd:mainfrom
bytemain:friday/upstream-success-rate

Conversation

@bytemain

Copy link
Copy Markdown

Fixes the usage history success-rate display so values retain two decimal places (for example, 99.74% instead of rounding to 100%).

This is UI-only; it does not change statistics, SQLite, or production configuration.

Validation on the upstream main baseline:

  • npm run build: PASS
  • npm run lint: PASS
  • git diff --check: PASS

Note: the existing upstream i18n smoke command currently exits with Vite The build was canceled on a clean baseline and on this patch; no source change was made to that unrelated harness.

Signed-off-by: Peng <peng@mail.build>
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