-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add custom parsers * chore: fix lint issues * chore: fix docs issue * chore: move custom decoder function inside try catch * chore: update code comments * chore: add Oid related types and rever Oid map to avoid iteration and keep performance * chore: update decoder tests to check type name, add presedence test * Add decode strategy control (#456) * feate: add encoding strategy control * chore: add encoding strategy tests * chore: fix file formatting * chore: fix lint issue of unused import * chore: fix variable anem to make camelcase * chore: update decoder types, update decode logic to check for custom decoders and strategy * chore: fix lint issue for const variable * docs: update code commetns and create documentation for results decoding * chore: update mode exports, fix jsdocs lint * chore: fix file formats
- Loading branch information
1 parent
0c2ad26
commit ec7b2b8
Showing
8 changed files
with
551 additions
and
97 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
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.
ec7b2b8
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