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 toBeFalse #89

Merged
merged 7 commits into from
Oct 27, 2017
Merged

Add toBeFalse #89

merged 7 commits into from
Oct 27, 2017

Conversation

mjmiles
Copy link
Contributor

@mjmiles mjmiles commented Oct 27, 2017

What

Add toBeFalse matcher.

Why

https://github.com/mattphillips/jest-extended/issues/1

Housekeeping

  • Unit tests
  • Documentation is up to date
  • No additional lint warnings
  • Add yourself to contributors list (yarn contributor)

@mjmiles mjmiles changed the title To be false Add toBeFalse Oct 27, 2017
@codecov-io
Copy link

codecov-io commented Oct 27, 2017

Codecov Report

Merging #89 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #89   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          50     52    +2     
  Lines         225    234    +9     
  Branches       31     32    +1     
=====================================
+ Hits          225    234    +9
Impacted Files Coverage Δ
src/matchers/toBeFalse/index.js 100% <100%> (ø)
src/matchers/toBeFalse/predicate.js 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3fdb024...0c2c1fd. Read the comment docs.

@mattphillips
Copy link
Member

Looks good to me @mjmiles 👍 nice one!

@mattphillips mattphillips merged commit 6b27c74 into jest-community:master Oct 27, 2017
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