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 toContainEntries matcher #72

Merged
merged 3 commits into from
Oct 27, 2017

Conversation

danielr18
Copy link
Contributor

@danielr18 danielr18 commented Oct 24, 2017

What

Add toContainEntries matcher

Why

Closes #18

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 24, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #72   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          68     70    +2     
  Lines         309    318    +9     
  Branches       47     49    +2     
=====================================
+ Hits          309    318    +9
Impacted Files Coverage Δ
src/matchers/toContainEntries/predicate.js 100% <100%> (ø)
src/matchers/toContainEntries/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 bc83f9d...6b02daf. Read the comment docs.

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

Cracking stuff @danielr18 really appreciate all of your contributions!

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