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

gnosis / dex-services / 5196
31%

Build:
DEFAULT BRANCH: master
Ran 30 Sep 2020 02:59AM UTC
Jobs 1
Files 99
Run time 17s
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

30 Sep 2020 02:46AM UTC coverage: 27.884% (+0.001%) from 27.883%
5196

push

travis-pro

web-flow
Bump rayon from 1.4.0 to 1.4.1 (#1450)

Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.4.0 to 1.4.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rayon-rs/rayon/blob/master/RELEASES.md">rayon's changelog</a>.</em></p>
<blockquote>
<h1>Release rayon 1.4.1 (2020-09-29)</h1>
<ul>
<li>The new <code>flat_map_iter</code> and <code>flatten_iter</code> methods can be used to flatten
sequential iterators, which may perform better in cases that don't need the
nested parallelism of <code>flat_map</code> and <code>flatten</code>.</li>
<li>The new <code>par_drain</code> method is a parallel version of the standard <code>drain</code> for
collections, removing items while keeping the original capacity. Collections
that implement this through <code>ParallelDrainRange</code> support draining items from
arbitrary index ranges, while <code>ParallelDrainFull</code> always drains everything.</li>
<li>The new <code>positions</code> method finds all items that match the given predicate and
returns their indices in a new iterator.</li>
</ul>
<h1>Release rayon-core 1.8.1 (2020-09-17)</h1>
<ul>
<li>Fixed an overflow panic on high-contention workloads, for a counter that was
meant to simply wrap. This panic only occurred with debug assertions enabled,
and was much more likely on 32-bit targets.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rayon-rs/rayon/commit/5107676d5"><code>5107676</code></a> Merge <a href="https://github-redirect.dependabot.com/rayon-rs/rayon/issues/583">#583</a></li>
<li><a href="https://github.com/rayon-rs/rayon/commit/c90e1bac6"><code>c90e1ba</code></a> Release rayon 1.0.2 / rayon-core 1.4.1</li>
<li><a href="https://github.com/rayon-rs/rayon/commit/1eea820c2"><code>1eea820</code></a> Update rayon-demo dependencies</li>
<li><a href="https://github.c... (continued)

13042 of 53727 branches covered (24.27%)

Branch coverage included in aggregate %.

3443 of 5392 relevant lines covered (63.85%)

43892.04 hits per line

Jobs
ID Job ID Ran Files Coverage
3 5196.3 (OPEN_SOLVER_VERSION=v0.1.0 PRIVATE_SOLVER_VERSION=v0.8.4) 30 Sep 2020 02:59AM UTC 0
27.88
Travis Job 5196.3
Source Files on build 5196
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5196
  • ed4b095f on github
  • Prev Build on master (#5190)
  • Next Build on master (#5203)
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