mirror of
https://github.com/nushell/nushell
synced 2024-12-27 21:43:09 +00:00
b27c7702f9
# Description While working on #8210 I noticed that we did not explicitly check a number of `Value` variants for proper serialization and deserialization. - Test filesize in `to/from nuon` - Test duration in `from/to nuon` - Test datetime in `from/to nuon` - Test graceful failure of closure in `to nuon` # User-Facing Changes (-) # Tests + Formatting All about them tests |
||
---|---|---|
.. | ||
commands | ||
format_conversions | ||
main.rs |