mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-09 08:42:30 +08:00
Cover the reported precision loss scenario and related edge cases: - String inputs beyond 2^53 (positive, negative, very large) - Native int inputs beyond 2^53 - Decimal string fallback behavior - Large scientific notation strings (1e18) - Type assertion for FLOAT output of large int strings |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| image_stitch_test.py | ||
| nodes_math_test.py | ||
| nodes_number_convert_test.py | ||