-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update decoders to parse float and return null on error (#444)
* chore: format files * chore: add types and format file * add float decoders, return null on decode fail, improve boolean, box and line segment decode * chore: add decode tests * chore: remove unstable flag * docs: update test instructions to run with docker locally * chore: update float4 tests * chore: improve decoder logic to correctly parse geometric types * chore: add more tests for decoders * chore: update file style with denot fmt * chore: log decoding error * chore: fix file lint issues * chore: remove usntable flag from docs
- Loading branch information
1 parent
d7a8b0c
commit da5509e
Showing
20 changed files
with
677 additions
and
394 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
da5509e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No typecheck tests failure
This error was most likely caused by incorrect type stripping from the SWC crate
Please report the following failure to https://github.com/denoland/deno with a reproduction of the current commit
Failure log