Skip to content

Make sure when argument corresponds with then arguments #115

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

Merged
merged 3 commits into from
Dec 10, 2015

Conversation

braker1nine
Copy link
Contributor

Addresses #114

Basically if you use arguments to pass promises to Parse.Promise.when, then use arguments to pass the results to any resulting then call. If you use an array, then pass an array to the then call

@facebook-github-bot
Copy link

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at [email protected]. Thanks!

@facebook-github-bot
Copy link

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

@codecov-io
Copy link

Current coverage is 78.64%

Merging #115 into master will decrease coverage by -0.02% as of 5725669

@@            master    #115   diff @@
======================================
  Files           37      37       
  Stmts         2822    2824     +2
  Branches       677     678     +1
  Methods          0       0       
======================================
+ Hit           2220    2221     +1
+ Partial        189     188     -1
- Missed         413     415     +2

Review entire Coverage Diff as of 5725669

Powered by Codecov. Updated on successful CI builds.

@andrewimm
Copy link
Contributor

Looks good

andrewimm added a commit that referenced this pull request Dec 10, 2015
Make sure `when` argument corresponds with `then` arguments
@andrewimm andrewimm merged commit 08abe63 into parse-community:master Dec 10, 2015
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.

4 participants