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

Fix servicelog.Entry map value type #41

Merged
merged 1 commit into from
Dec 7, 2017
Merged

Fix servicelog.Entry map value type #41

merged 1 commit into from
Dec 7, 2017

Conversation

medzin
Copy link
Contributor

@medzin medzin commented Dec 6, 2017

servicelog.Entry map values cannot be simply strings because it causes loss of information about the value original type, which causes that after later serialization numeric values are represented as strings.

servicelog.Entry map values cannot be simply strings because it causes
loss of information about the value original type, which causes that
after later serialization numeric values are represented as strings.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 74.226% when pulling 71d08e9 on medzin:fix-log-entry-type into f15adee on allegro:master.

@medzin medzin merged commit f943bb4 into allegro:master Dec 7, 2017
@medzin medzin deleted the fix-log-entry-type branch December 7, 2017 08:28
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.

4 participants