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

To be false #2

Closed
wants to merge 2 commits into from
Closed

To be false #2

wants to merge 2 commits into from

Conversation

mattphillips
Copy link
Member

What: Feature

Adds .toBeFalse matcher

Why

See #1

Housekeeping

  • Unit tests
  • Documentation is up to date
  • No additional lint warnings

@codecov-io
Copy link

codecov-io commented Oct 20, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #2   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      4    +2     
  Lines           9     18    +9     
  Branches        1      2    +1     
=====================================
+ Hits            9     18    +9
Impacted Files Coverage Δ
src/matchers/toBeFalse/predicate.js 100% <100%> (ø)
src/matchers/toBeFalse/index.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 fad3937...7e3a2e1. Read the comment docs.

@mattphillips mattphillips deleted the toBeFalse branch October 27, 2017 15:01
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.

2 participants