Skip to content

reflected exclude option when use glob#44

Merged
myint merged 2 commits intoPyCQA:masterfrom
sh4869:fix/exlucde-on-glob
Jan 18, 2019
Merged

reflected exclude option when use glob#44
myint merged 2 commits intoPyCQA:masterfrom
sh4869:fix/exlucde-on-glob

Conversation

@sh4869
Copy link
Copy Markdown
Contributor

@sh4869 sh4869 commented Jan 7, 2019

When use --exclude option and glob pattern (ex: test/**.py) , exclude option is not reflected. I think exclude option should be reflected when specify files as same as specify folder.

@sh4869 sh4869 changed the title apply exclude option when use glob reflected exclude option when use glob Jan 7, 2019
@sh4869 sh4869 force-pushed the fix/exlucde-on-glob branch from 859138f to 09fb389 Compare January 7, 2019 05:02
@sh4869 sh4869 force-pushed the fix/exlucde-on-glob branch from 09fb389 to 0eb43b5 Compare January 7, 2019 05:03
@coveralls
Copy link
Copy Markdown

coveralls commented Jan 7, 2019

Coverage Status

Coverage increased (+0.006%) to 99.537% when pulling 1ef0fb1 on sh4869:fix/exlucde-on-glob into 9fe7aae on myint:master.

@myint
Copy link
Copy Markdown
Member

myint commented Jan 13, 2019

Sounds good to me.

Please add a unit test for this functionality. Thanks!

@sh4869
Copy link
Copy Markdown
Contributor Author

sh4869 commented Jan 16, 2019

I added a unit test for is_exclude_file.

@myint myint merged commit 5130533 into PyCQA:master Jan 18, 2019
@sh4869 sh4869 deleted the fix/exlucde-on-glob branch January 19, 2019 02:49
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