Skip to content
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

Better Log Testing #64

Merged
merged 5 commits into from Jan 15, 2020
Merged

Better Log Testing #64

merged 5 commits into from Jan 15, 2020

Conversation

Eyas
Copy link
Collaborator

@Eyas Eyas commented Jan 15, 2020

Improves coverage for logging. This adds unit tests for our logging library, but also support for log diffs in baseline tests.

These sets of tests actually help us fix an inconsistency where duplicate Enum Value comments are handled differently than property and class comments.

Made enum duplicate comment handling consistent with properties and
classes. A duplicate comment will now always replace the previously seen
comment.
@Eyas Eyas merged commit 76a2a92 into google:master Jan 15, 2020
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.

None yet

1 participant