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

Make id and status optional for events #26

Merged
merged 1 commit into from
Dec 26, 2016
Merged

Make id and status optional for events #26

merged 1 commit into from
Dec 26, 2016

Conversation

r-darwish
Copy link
Contributor

"id" and "status" are not present in network events. At the future I might create a pull request that adds support for different types of events, but at the moment this patch prevents the library from panicking when receiving a network event.

"id" and "status" are not present in network events.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 5aa39a5 on r-darwish:events-optional into f019e70 on softprops:master.

@softprops
Copy link
Owner

Sounds good. In the near future I'll switching over to serde which may help make that easier

@softprops softprops merged commit 89c99a9 into softprops:master Dec 26, 2016
@r-darwish r-darwish deleted the events-optional branch December 26, 2016 15:41
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.

3 participants