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 toBeBoolean #88

Merged
merged 16 commits into from
Oct 27, 2017
Merged

Add toBeBoolean #88

merged 16 commits into from
Oct 27, 2017

Conversation

GitHug
Copy link
Contributor

@GitHug GitHug commented Oct 26, 2017

What

Implementation of toBeBoolean

Why

Feature request #38

Notes

Housekeeping

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

@codecov-io
Copy link

codecov-io commented Oct 26, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #88   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          50     52    +2     
  Lines         225    234    +9     
  Branches       31     33    +2     
=====================================
+ Hits          225    234    +9
Impacted Files Coverage Δ
src/matchers/toBeBoolean/predicate.js 100% <100%> (ø)
src/matchers/toBeBoolean/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 3fdb024...30b24d0. Read the comment docs.

@mattphillips mattphillips merged commit d2feef0 into jest-community:master Oct 27, 2017
@mattphillips
Copy link
Member

Good job @GitHug thanks a lot for your second PR 😄

@mattphillips mattphillips mentioned this pull request 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