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 exclude() to MockSet #7

Merged
merged 2 commits into from
May 31, 2016
Merged

Add exclude() to MockSet #7

merged 2 commits into from
May 31, 2016

Conversation

donkirkby
Copy link
Collaborator

Just inverts the results of filter().

@codecov-io
Copy link

codecov-io commented May 31, 2016

Current coverage is 98.80%

Merging #7 into master will increase coverage by <.01%

@@             master         #7   diff @@
==========================================
  Files             5          5          
  Lines           245        250     +5   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            242        247     +5   
  Misses            3          3          
  Partials          0          0          

Powered by Codecov. Last updated by 88b3eca...a62fe9a

@stphivos
Copy link
Owner

Thanks appreciated!!

@stphivos stphivos merged commit 2fb800f into stphivos:master May 31, 2016
@donkirkby donkirkby deleted the exclude branch May 31, 2016 22:02
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