|
Ran
|
Jobs
1
|
Files
88
|
Run time
32s
|
Badge
README BADGES
|
push
travis-pro
Bump rayon from 1.3.0 to 1.3.1 (#1248) Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.3.0 to 1.3.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.3.1 / rayon-core 1.7.1 (2020-06-15)</h1> <ul> <li>Fixed a use-after-free race in calls blocked between two rayon thread pools.</li> <li>Collecting to an indexed <code>Vec</code> now drops any partial writes while unwinding, rather than just leaking them. If dropping also panics, Rust will abort. <ul> <li>Note: the old leaking behavior is considered <em>safe</em>, just not ideal.</li> </ul> </li> <li>The new <code>IndexedParallelIterator::step_by()</code> adapts an iterator to step through items by the given count, like <code>Iterator::step_by()</code>.</li> <li>The new <code>ParallelSlice::par_chunks_exact()</code> and mutable equivalent <code>ParallelSliceMut::par_chunks_exact_mut()</code> ensure that the chunks always have the exact length requested, leaving any remainder separate, like the slice methods <code>chunks_exact()</code> and <code>chunks_exact_mut()</code>.</li> </ul> <h2>Contributors</h2> <p>Thanks to all of the contributors for this release!</p> <ul> <li><a href="https://github.com/adrian5">@adrian5</a></li> <li><a href="https://github.com/bluss">@bluss</a></li> <li><a href="https://github.com/cuviper">@cuviper</a></li> <li><a href="https://github.com/FlyingCanoe">@FlyingCanoe</a></li> <li><a href="https://github.com/GuillaumeGomez">@GuillaumeGomez</a></li> <li><a href="https://github.com/matthiasbeyer">@matthiasbeyer</a></li> <li><a href="https://github.com/picoHz">@picoHz</a></li> <li><a href="https://github.com/zesterer">@zesterer</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rayon-rs/rayon/commit/a79827659"><code>a798276</code></a> Merge <... (continued)
11572 of 46255 branches covered (25.02%)
Branch coverage included in aggregate %.
3072 of 4922 relevant lines covered (62.41%)
12298.1 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 3 | 4521.3 (OPEN_SOLVER_VERSION=v0.0.11 PRIVATE_SOLVER_VERSION=v0.8.2) | 0 |
28.61 |
Travis Job 4521.3 |