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

Add a type for findBy with a predicate function #793

Merged
merged 3 commits into from
Dec 2, 2021

Conversation

gentoid
Copy link
Contributor

@gentoid gentoid commented Feb 18, 2021

Fixes #665

@samselikoff
Copy link
Contributor

Thank you! Looks like there's a TS test failure. (I don't know TS yet but just wanted to point this out.)

@gentoid
Copy link
Contributor Author

gentoid commented Feb 18, 2021

yeah. Interestingly enough that locally this had passed. Going to investigate it.

@IanVS
Copy link
Collaborator

IanVS commented Oct 4, 2021

@gentoid we've fixed failing tests on master and updated our CI infrastructure. Would you be willing to rebase this PR on latest master?

@gentoid
Copy link
Contributor Author

gentoid commented Oct 4, 2021

@IanVS I'll check it

@gentoid
Copy link
Contributor Author

gentoid commented Oct 14, 2021

@IanVS it's been rebased. Could someone please review?

@IanVS
Copy link
Collaborator

IanVS commented Oct 14, 2021

It looks like a type test is failing, would you mind taking a look, @gentoid? Thanks!

@gentoid
Copy link
Contributor Author

gentoid commented Oct 25, 2021

Hi there. Due to personal reasons I cannot finish this PR. I'm sorry. Please feel free to "take the baton" or close it.

Thanks

@IanVS
Copy link
Collaborator

IanVS commented Oct 25, 2021

No worries, thanks for the work here, and for the update.

@IanVS IanVS force-pushed the fix/type-for-find-by branch 2 times, most recently from 828fcb8 to fd80dbe Compare December 2, 2021 16:49
@IanVS IanVS merged commit 3f16f50 into miragejs:master Dec 2, 2021
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.

Missing functional condition TS type in schema.findBy()
3 participants