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

Refactor, fix synchronous interface #9

Merged
merged 6 commits into from May 14, 2015
Merged

Refactor, fix synchronous interface #9

merged 6 commits into from May 14, 2015

Conversation

benbuckman
Copy link
Contributor

This fixes a bunch of bugs in unionized and unionized-mongoose.

Hopefully the sync vs async interfaces are clearer now.
(In retrospect, we should never have introduced the sync interface, but it's there now, so...)

Several features – in particular embedArray – still only work with fibrous (and/or their interface with fibrous is very confusing). #6 remains open.

Will bump a major version because the interface changed a little.

@coveralls
Copy link

Coverage Status

Coverage decreased (-2.65%) to 97.35% when pulling 43419dd on fix-sync into c4a2f92 on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-2.65%) to 97.35% when pulling 9ffbd48 on fix-sync into c4a2f92 on master.

benbuckman added a commit that referenced this pull request May 14, 2015
Refactor, fix synchronous interface
@benbuckman benbuckman merged commit c66e4a9 into master May 14, 2015
@benbuckman benbuckman deleted the fix-sync branch May 14, 2015 02:08
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

3 participants