Skip to content

Conversation

idan-at
Copy link
Contributor

@idan-at idan-at commented Oct 28, 2021

What

Closes #374

Notes

Housekeeping

  • Unit tests
  • Documentation is up to date
  • No additional lint warnings
  • Typescript definitions are added/updated where relevant

@codecov
Copy link

codecov bot commented Oct 28, 2021

Codecov Report

Merging #376 (ccf72b2) into main (9ffe2af) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #376   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          135       137    +2     
  Lines          833       843   +10     
  Branches       144       145    +1     
=========================================
+ Hits           833       843   +10     
Impacted Files Coverage Δ
src/matchers/toPartiallyContain/index.js 100.00% <100.00%> (ø)
src/matchers/toPartiallyContain/predicate.js 100.00% <100.00%> (ø)

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 9ffe2af...ccf72b2. Read the comment docs.

Copy link
Member

@SimenB SimenB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@SimenB SimenB merged commit 4c4074c into jest-community:main Nov 29, 2021
@idan-at idan-at deleted the impl-toPartiallyContain branch November 29, 2021 13:20
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.

Feature Request: toPartiallyContain

2 participants