github / github/copilot-cli

Remaining reqs. percentage should be rounded to avoid floating-point noise

Đang mở
#1,708 0 bình luận 4 reaction 0 người được giao Xem trên GitHub
area:terminal-rendering
Ngôn ngữ chính
Shell
Star
11.2k
Fork
1.9k
Merge trung bình
14 giờ 16 phút
Pull request đã merge (30 ngày)
6

Mô tả

## Description

The "Remaining reqs." percentage displayed in the CLI shows raw floating-point values instead of rounded numbers, leading to noisy output.

## Examples observed

- `Remaining reqs.: 7.000000001%`
- `Remaining reqs.: -81.563999999994%`

## Expected behavior

The percentage should be rounded to 1–2 decimal places, e.g.:
- `Remaining reqs.: 7.0%`
- `Remaining reqs.: -81.56%`

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.