433a20928a44b167d17ec09df006dc246d49cef7
Improve number formatting and add comprehensive tests: - Implemented `round_half_away` to provide more intuitive rounding (e.g., 2.5 -> 3, -2.5 -> -3). - Updated `format_f64` to use this rounding logic. - Added extensive unit tests for `parse_number_format` and `format_f64` , covering various edge cases and rounding behaviors. Co-Authored-By: fiddlerwoaroof/git-smart-commit (unsloth/gemma-4-26B-A4B-it-GGUF:UD-Q5_K_XL)
Description
Languages
Rust
98.1%
Python
1.1%
Shell
0.6%
Nix
0.2%