Skip to content

Conversation

@sjmiller609
Copy link
Contributor

@sjmiller609 sjmiller609 commented Jan 30, 2026

Note

Low Risk
Small, localized change to CLI formatting logic with expanded unit tests; minimal risk beyond potential unit conversion/rounding differences in displayed values.

Overview
Fixes the resources CLI output to correctly display network bandwidth limits in bits/sec (Kbps/Mbps/Gbps) by converting API-provided bytes/sec values (* 8) before formatting.

Updates and expands TestFormatBps to reflect the bytes/sec input contract and adds coverage for common/edge bandwidth values, including the reported 30 Mbps regression case.

Written by Cursor Bugbot for commit 0d15072. This will update automatically on new commits. Configure here.

@sjmiller609 sjmiller609 merged commit e2f65c0 into main Jan 30, 2026
4 checks passed
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