-
Notifications
You must be signed in to change notification settings - Fork 107
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
Added UnmarshalOpt to allow a best effort unmarshal #863
Merged
Commits on Jun 7, 2023
-
Added UnmarshalOpt to allow a best effort unmarshal. A failing unmars…
…hal still will not pass, but now the unmarshal will continue, logging any errors it encounters instead of exiting immediately.
Configuration menu - View commit details
-
Copy full SHA for a00d70b - Browse repository at this point
Copy the full SHA a00d70bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59bea89 - Browse repository at this point
Copy the full SHA 59bea89View commit details
Commits on Jun 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1be412e - Browse repository at this point
Copy the full SHA 1be412eView commit details
Commits on Jun 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0bc538d - Browse repository at this point
Copy the full SHA 0bc538dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 904af97 - Browse repository at this point
Copy the full SHA 904af97View commit details -
Merge branch 'best_effort_unmarshal' of https://github.com/lgomez9/ygot…
… into best_effort_unmarshal
Configuration menu - View commit details
-
Copy full SHA for 2f88e02 - Browse repository at this point
Copy the full SHA 2f88e02View commit details
Commits on Jun 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 100a40c - Browse repository at this point
Copy the full SHA 100a40cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c317450 - Browse repository at this point
Copy the full SHA c317450View commit details
Commits on Jun 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5a65f6d - Browse repository at this point
Copy the full SHA 5a65f6dView commit details
Commits on Jun 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 808f845 - Browse repository at this point
Copy the full SHA 808f845View commit details -
Configuration menu - View commit details
-
Copy full SHA for d31eda8 - Browse repository at this point
Copy the full SHA d31eda8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c7ad8f - Browse repository at this point
Copy the full SHA 3c7ad8fView commit details
Commits on Jun 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 35fed0e - Browse repository at this point
Copy the full SHA 35fed0eView commit details
Commits on Jun 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7cd70bf - Browse repository at this point
Copy the full SHA 7cd70bfView commit details -
Added test for UnmarshalNotifications. Added check for the correct er…
…ror string when BestEffortUnmarshal is passed.
Configuration menu - View commit details
-
Copy full SHA for 765caad - Browse repository at this point
Copy the full SHA 765caadView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbef1c1 - Browse repository at this point
Copy the full SHA fbef1c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd4f0bc - Browse repository at this point
Copy the full SHA cd4f0bcView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.