Skip to content

Conversation

lance
Copy link
Member

@lance lance commented May 5, 2020

This commit removes the unnecessary use of Promises in the 0.3 unmarshaller.
There was actually no asynchronous activity happening in that function, so
there was no need to deal with Promises, and as a result testing was made
much more difficult.

This is a breaking change.

Fixes: #95

Signed-off-by: Lance Ball lball@redhat.com

This commit removes the unnecessary use of Promises in the 0.3 unmarshaller.
There was actually no asynchronous activity happening in that function, so
there was no need to deal with Promises, and as a result testing was made
much more difficult.

Fixes: cloudevents#95

Signed-off-by: Lance Ball <lball@redhat.com>
@helio-frota helio-frota self-requested a review May 5, 2020 21:33
Copy link
Contributor

@helio-frota helio-frota left a comment

Choose a reason for hiding this comment

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

LGTM.

@lance lance added type/enhancement New feature or request spec/0.3 Support for spec v0.3 labels May 6, 2020
lance added 2 commits May 6, 2020 19:07
Signed-off-by: Lance Ball <lball@redhat.com>
Signed-off-by: Lance Ball <lball@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

spec/0.3 Support for spec v0.3 type/enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants