|
Ran
|
Files
99
|
Run time
15s
|
Badge
README BADGES
|
push
travis-pro
Bump arbitrary from 0.4.6 to 0.4.7 (#1472) Bumps [arbitrary](https://github.com/nagisa/rust_arbitrary) from 0.4.6 to 0.4.7. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-fuzz/arbitrary/blob/master/CHANGELOG.md">arbitrary's changelog</a>.</em></p> <blockquote> <h2>0.4.7</h2> <p>Released 2020-10-14.</p> <h3>Added</h3> <ul> <li> <p>Added an optimization to avoid unnecessarily consuming bytes from the underlying data when there is only one possible choice in <code>Unstructured::{int_in_range, choose, etc..}</code>.</p> </li> <li> <p>Added license files to the derive crate.</p> </li> </ul> <h3>Changed</h3> <ul> <li>The <code>Arbitrary</code> implementation for <code>std::time::Duration</code> should now be faster and produce durations with a more-uniform distribution of nanoseconds.</li> </ul> <hr /> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-fuzz/arbitrary/commit/ab4adcf12"><code>ab4adcf</code></a> Bump to version 0.4.7</li> <li><a href="https://github.com/rust-fuzz/arbitrary/commit/c583ffb30"><code>c583ffb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nagisa/rust_arbitrary/issues/59">#59</a> from fitzgen/dont-waste-entropy</li> <li><a href="https://github.com/rust-fuzz/arbitrary/commit/f275e1fac"><code>f275e1f</code></a> Don't waste entropy when there is only one choice for <code>int_in_range_impl</code></li> <li><a href="https://github.com/rust-fuzz/arbitrary/commit/f8a425aa2"><code>f8a425a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nagisa/rust_arbitrary/issues/58">#58</a> from TheThirdOne/patch-1</li> <li><a href="https://github.com/rust-fuzz/arbitrary/commit/e1918abda"><code>e1918ab</code></a> Update documentation suggesting ve... (continued)
13070 of 53464 branches covered (24.45%)
Branch coverage included in aggregate %.
3477 of 5435 relevant lines covered (63.97%)
43561.51 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|