Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve error messages #37

Open
9 tasks done
chmp opened this issue Apr 2, 2023 · 0 comments
Open
9 tasks done

Improve error messages #37

chmp opened this issue Apr 2, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@chmp
Copy link
Owner

chmp commented Apr 2, 2023

Known Issues:

  • mismatched data types in particular for float coercion: F64 can accept U64, F32 cannot. Give a proper error message in this case and describe how coerce_numbers may help with Tracing
  • Add point to corce_numbers for different number types (e.g., u64 accepting a f64)
  • Struct with String Field #97
@chmp chmp added the enhancement New feature or request label Apr 5, 2023
@chmp chmp mentioned this issue Jan 6, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant