-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* allow converting dynamic to slice * reorganize dynamic converter * support more types of slices * add test * set values for pointers directly in dynamic converter * add tests for dynamic converter * merge map into slice conversion * add tests for dynamic converter * create pointer if not initialized * Modernized and added negative tests * Add unit test results from forked run * explicit file name * explicit file name * Fixed race Co-authored-by: AsafMah <asafmahlev@microsoft.com>
- Loading branch information
Showing
4 changed files
with
433 additions
and
77 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
Oops, something went wrong.