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

remove the change event object being passed to the callback #18

Merged
merged 5 commits into from Mar 22, 2015
Merged

remove the change event object being passed to the callback #18

merged 5 commits into from Mar 22, 2015

Conversation

phated
Copy link
Member

@phated phated commented Mar 22, 2015

@contra this will require a major bump so we don't break anyone

@@ -45,18 +45,14 @@ describe('glob-watcher', function() {
});
});

it('should return a valid file struct via callback', function(done) {
it('should not pass a file struct via callback', function(done) {
Copy link
Member

Choose a reason for hiding this comment

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

should not pass any args via callback

@phated
Copy link
Member Author

phated commented Mar 22, 2015

updated

@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.31% when pulling 03086c2 on phated:master into f3ec0cc on wearefractal:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.31% when pulling c24af72 on phated:master into f3ec0cc on wearefractal:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.31% when pulling c24af72 on phated:master into f3ec0cc on wearefractal:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+7.69%) to 100.0% when pulling dbea1bf on phated:master into f3ec0cc on wearefractal:master.

@phated
Copy link
Member Author

phated commented Mar 22, 2015

Weird that coveralls is reporting 100%, istanbul reported less locally. Anyway, this has been updated

@yocontra
Copy link
Member

Probably needs some doc updates right?

@phated
Copy link
Member Author

phated commented Mar 22, 2015

@contra yep, just updated them now.

yocontra pushed a commit that referenced this pull request Mar 22, 2015
remove the change event object being passed to the callback
@yocontra yocontra merged commit f4b67f3 into gulpjs:master Mar 22, 2015
@coveralls
Copy link

Coverage Status

Coverage increased (+7.69%) to 100.0% when pulling 6611454 on phated:master into f3ec0cc on wearefractal:master.

phated pushed a commit that referenced this pull request Jun 26, 2017
remove the change event object being passed to the callback
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