• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

IMA-WorldHealth / Tree / 445
70%
master: 70%

Build:
Build:
LAST BUILD BRANCH: staging
DEFAULT BRANCH: master
Ran 28 Jul 2020 07:10AM UTC
Jobs 1
Files 1
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
445

push

travis-ci-com

web-flow
Merge #89

89: build(deps-dev): bump ava from 3.10.1 to 3.11.0 r=jniles a=dependabot-preview[bot]

Bumps [ava](https://github.com/avajs/ava) from 3.10.1 to 3.11.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/avajs/ava/releases">ava's releases</a>.</em></p>
<blockquote>
<h2>3.11.0</h2>
<h2>New <code>t.like()</code> assertion</h2>
<p>Thanks to <a href="https://github.com/futpib">@futpib</a> we now have a <code>t.like()</code> assertion 19c4f35fb:</p>
<p>In the following example, the <code>map</code> property of <code>value</code> must be deeply equal to that of <code>selector</code>. However <code>nested.qux</code> is ignored, because it's not in <code>selector</code>.</p>
<pre lang="js"><code>t.like({
	map: new Map([['foo', 'bar']]),
	nested: {
		baz: 'thud',
		qux: 'quux'
	}
}, {
	map: new Map([['foo', 'bar']]),
	nested: {
		baz: 'thud',
	}
})
</code></pre>
<p>Read more in the <a href="https://github.com/avajs/ava/blob/master/docs/03-assertions.md#likevalue-selector-message"><code>t.like()</code> assertion documentation</a>.</p>
<p>This assertion was <a href="https://github.com/avajs/ava/releases/tag/v3.9.0">previously introduced</a> as an experiment.</p>
<h2>VSCode 1.47 debugging improvements</h2>
<p>You can now debug tests using the new JavaScript Debug Terminal in VSCode 1.47. We've updated our <a href="https://github.com/avajs/ava/blob/master/docs/recipes/debugging-with-vscode.md">debugging recipe</a> accordingly. Thank you <a href="https://github.com/connor4312">@connor4312</a> for the documentation updates and your work on VSCode! bc39bcc3f</p>
<h2>All changes</h2>
<p>See <a href="https://github.com/avajs/ava/compare/v3.10.1...v3.11.0">https://github.com/avajs/ava/compare/v3.10.1...v3.11.0</a> for all changes.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/avajs/ava/commit/8d03e1dfdd... (continued)

17 of 27 branches covered (62.96%)

Branch coverage included in aggregate %.

39 of 64 relevant lines covered (60.94%)

38.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 445.1 28 Jul 2020 07:10AM UTC 0
61.54
Travis Job 445.1
Source Files on build 445
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #445
  • 6234c501 on github
  • Prev Build on staging (#441)
  • Next Build on staging (#449)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc