Skip to content

Fix for #233 and other things #242

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

Merged
merged 3 commits into from
Jun 21, 2018
Merged

Fix for #233 and other things #242

merged 3 commits into from
Jun 21, 2018

Conversation

kevmoo
Copy link
Collaborator

@kevmoo kevmoo commented Jun 20, 2018

Will land separately

@kevmoo kevmoo requested a review from jakemac53 June 20, 2018 17:23
@@ -171,7 +179,7 @@ String _prettyPrintCheckedFromJsonException(CheckedFromJsonException err) {
var yamlValue = yamlMap.nodes[err.key];

if (yamlValue == null) {
assert(err.key == null);
//assert(err.key == null);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

Copy link
Collaborator

@jakemac53 jakemac53 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm other than the commented out line (either delete or restore)

@kevmoo kevmoo force-pushed the i233_handle_format_exception branch from 7b81939 to dd3b7bb Compare June 21, 2018 20:13
@kevmoo kevmoo merged commit dd3b7bb into master Jun 21, 2018
@kevmoo kevmoo deleted the i233_handle_format_exception branch June 21, 2018 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants