jest-chain
jest-chain copied to clipboard
throw error if it isn't a match error
What
Simply throw error if it isn't a match error
Why
https://github.com/mattphillips/jest-chain/issues/22
Notes
Housekeeping
- [ ] Unit tests
- [ ] Documentation is up to date
- [ ] No additional lint warnings
Codecov Report
Merging #24 into master will decrease coverage by
4%
. The diff coverage is66.66%
.
@@ Coverage Diff @@
## master #24 +/- ##
====================================
- Coverage 100% 96% -4%
====================================
Files 2 2
Lines 23 25 +2
Branches 3 4 +1
====================================
+ Hits 23 24 +1
- Misses 0 1 +1
Impacted Files | Coverage Ξ | |
---|---|---|
src/chain.js | 95.83% <66.66%> (-4.17%) |
:arrow_down: |
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 dde0129...d0585ca. Read the comment docs.
I will add tests if there's intention to merge it :sweat_smile:
Can we merge this?
Is this repo dead? Why is this not actively being looked at. It is a huge blocker to using jest-chain
Sorry for the delay in coming to this!! This issue has now actually been fixed in: https://www.npmjs.com/package/jest-chain/v/1.1.6