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

gnosis / dex-services / 5619
31%

Build:
DEFAULT BRANCH: master
Ran 09 Dec 2020 03:57AM UTC
Jobs 1
Files 112
Run time 12s
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

09 Dec 2020 02:53AM UTC coverage: 28.813% (+0.008%) from 28.805%
5619

push

travis-pro

web-flow
Bump async-std from 1.7.0 to 1.8.0 (#1577)

Bumps [async-std](https://github.com/async-rs/async-std) from 1.7.0 to 1.8.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/async-rs/async-std/releases">async-std's releases</a>.</em></p>
<blockquote>
<h2>v1.8.0</h2>
<p>This patch introduces <code>async_std::channel</code>, a new submodule for our async channels implementation. <code>channels</code> have been one of async-std's most requested features, and have existed as &quot;unstable&quot; for the past year. We've been cautious about stabilizing channels, and this caution turned out to be warranted: we realized our channels could hang indefinitely under certain circumstances, and people ended up expressing a need for unbounded channels.</p>
<p>So today we're introducing the new <code>async_std::channel</code> submodule which exports the <code>async-channel</code> crate, and we're marking the older unstable <code>async_std::sync::channel</code> API as &quot;deprecated&quot;. This release includes both APIs, but we intend to stabilize <code>async_std::channel</code> and remove the older API in January. This should give dependent projects a month to upgrade, though we can extend that if it proves to be too short.</p>
<p>The rationale for adding a new top-level <code>channel</code> submodule, rather than extending <code>sync</code> is that the <code>std::sync</code> and <code>async_std::sync</code> submodule are a bit of a mess, and the libs team <a href="%5Bhttps://github-redirect.dependabot.com/rust-lang/rfcs/pull/2788#discussion_r339092478%5D(https://github-redirect.dependabot.com/rust-lang/rfcs/pull/2788#discussion_r339092478)">has been talking about splitting <code>std::sync</code> up</a> into separate modules. The stdlib has to guarantee it'll forever be backwards compatible, but <code>async-std</code> does not (we fully expect a 2.0 once we have async closures &amp; traits). So we're experimenting with this ... (continued)

14134 of 56356 branches covered (25.08%)

Branch coverage included in aggregate %.

3835 of 6009 relevant lines covered (63.82%)

39404.32 hits per line

Jobs
ID Job ID Ran Files Coverage
3 5619.3 (OPEN_SOLVER_VERSION=v0.2.0 PRIVATE_SOLVER_VERSION=v0.8.7) 09 Dec 2020 03:57AM UTC 0
28.81
Travis Job 5619.3
Source Files on build 5619
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5619
  • 30a19cd6 on github
  • Prev Build on master (#5616)
  • Next Build on master (#5621)
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