diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-24 00:22:02 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-24 00:22:02 +0300 |
| commit | d334ad95fb3413d15549960a0c3c1c4739ae5055 (patch) | |
| tree | 4a51a89c9546051b7f60428eb419d29e5df4f857 /cmd | |
| parent | a3acc6f607b4422b83e023c030892ff39c0cb0aa (diff) | |
fix(rpn): correct misleading comments in metric_parse.go
- Fix comment claiming '42abc' is caught by the pre-check: only
single-char suffixes like '10x' are filtered early; '42abc' (3-char
suffix) passes through to the registry lookup.
- Fix comment 'Must have consumed at least one digit character': the
check only verifies at least one character was consumed by the scanner;
digit validation is actually deferred to ParseFloat.
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions
