Skip to content

PR for taskphp/task#6#1

Merged
mbfisher merged 5 commits into
taskphp:masterfrom
laurisb:patch-1
May 30, 2014
Merged

PR for taskphp/task#6#1
mbfisher merged 5 commits into
taskphp:masterfrom
laurisb:patch-1

Conversation

@laurisb

@laurisb laurisb commented May 30, 2014

Copy link
Copy Markdown
Contributor

Add multiple options for Taskfile name

@mbfisher

Copy link
Copy Markdown
Contributor

Great, thanks! Looking into it now.

Travis build is failing, I suspect because the tests haven't been updated.

M

Comment thread src/ProjectFinder.php Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This is a syntax error. Can just be:

if (!($project instanceof Project)) {

@laurisb

laurisb commented May 30, 2014

Copy link
Copy Markdown
Contributor Author

Fixed.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-13.64%) when pulling 0ffd690 on laurisb:patch-1 into d701084 on taskphp:master.

@mbfisher

Copy link
Copy Markdown
Contributor

Yup, tests are failing. Can you update them and add coverage for the new functionality please?

M

@laurisb

laurisb commented May 30, 2014

Copy link
Copy Markdown
Contributor Author

Done.

@mbfisher

Copy link
Copy Markdown
Contributor

Brilliant, thanks!

I've PRd your PR with a couple of tweaks, including removing those extra project checks that you've highlighted.

M

Remove superfluous project checks
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same when pulling 580f58f on laurisb:patch-1 into d701084 on taskphp:master.

mbfisher added a commit that referenced this pull request May 30, 2014
Merge pull request #1 from laurisb/patch-1
@mbfisher mbfisher merged commit 07e814e into taskphp:master May 30, 2014
@mbfisher

Copy link
Copy Markdown
Contributor

Thanks again!

M

mbfisher added a commit that referenced this pull request May 30, 2014
Merge pull request #1 from laurisb/patch-1
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.

3 participants