smartcar / clutch-assert

The assertion library that comes in clutch.
MIT License
5 stars 0 forks source link

Ava interface upgrade #59

Closed gurpreetatwal closed 5 years ago

gurpreetatwal commented 5 years ago

upgrade interface to match Ava's 1.0 release

codecov[bot] commented 5 years ago

Codecov Report

Merging #59 into master will decrease coverage by 0.95%. The diff coverage is 98.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
- Coverage     100%   99.04%   -0.96%     
==========================================
  Files           6       10       +4     
  Lines         129      210      +81     
==========================================
+ Hits          129      208      +79     
- Misses          0        2       +2
Impacted Files Coverage Δ
lib/patterns.js 100% <ø> (ø) :arrow_up:
lib/assert.js 100% <100%> (ø) :arrow_up:
lib/concordance-options.js 100% <100%> (ø)
lib/format-serialized-error.js 100% <100%> (ø)
lib/ava-assert.js 100% <100%> (ø)
lib/assertion-error.js 90.47% <90.47%> (ø)

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 92ff22e...4ad585d. Read the comment docs.

smartcar-ci commented 5 years ago

:tada: This PR is included in version 2.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: