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

Issue #7458: Nested $and not working in pouchdb-find. #7505

Merged
merged 4 commits into from Nov 19, 2018

Conversation

BarboraNovotna
Copy link
Contributor

No description provided.

@garrensmith
Copy link
Member

This looks really good. I just need a little time to go over it before merging. Can you give me a few days and I'll get back to you on this.

@garrensmith
Copy link
Member

This looks good, thank you. Could you fix the linting issue https://travis-ci.org/pouchdb/pouchdb/jobs/448405064 and then I can merge once the tests are green.

Copy link
Member

@garrensmith garrensmith left a comment

Choose a reason for hiding this comment

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

Just need the linting issue fixed.

@BarboraNovotna
Copy link
Contributor Author

Hi, fixed missing semicolon, will the tests run automatically again?

@garrensmith
Copy link
Member

garrensmith commented Nov 5, 2018 via email

@BarboraNovotna
Copy link
Contributor Author

I see that some tests failed but it seems that it is not related to my issue... Could you take a look at it?

@daleharvey
Copy link
Member

Sorry about that @BarboraNovotna, a change in travis broke our tests, could you possibly rebase and repush this and and can finally land once the tests are green, cheers

@daleharvey
Copy link
Member

Not looked into this a bunch, but looking at the failures I am guessing the same problem that I just seen in #7496, we use es5 in pouch and it seems that es6 looks like it breaks the build, I can see a const in there so probably it

@BarboraNovotna
Copy link
Contributor Author

"docker: Error response from daemon: driver failed programming external connectivity on endpoint vigorous_shockley" - looks like env issue

Copy link
Member

@daleharvey daleharvey left a comment

Choose a reason for hiding this comment

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

Looks great, thanks

@daleharvey
Copy link
Member

The failure was an unrelated intermittent. Apologies for the delay here, this is longer than we would like to be getting stuff merged but your PR came right at the same time as holidays + some test breakages

Everythings good now, thanks for your contribution

@daleharvey daleharvey merged commit 1ed0a3e into pouchdb:master Nov 19, 2018
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