|
Ran
|
Files
82
|
Run time
28s
|
Badge
README BADGES
|
push
travis-pro
Bump log from 0.4.8 to 0.4.11 (#1132) Bumps [log](https://github.com/rust-lang/log) from 0.4.8 to 0.4.11. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/log/blob/master/CHANGELOG.md">log's changelog</a>.</em></p> <blockquote> <h2>[0.4.11] - 2020-07-09</h2> <h3>New</h3> <ul> <li>Support coercing structured values into concrete types.</li> <li>Reference the <code>win_dbg_logger</code> in the readme.</li> </ul> <h3>Fixed</h3> <ul> <li>Updates a few deprecated items used internally.</li> <li>Fixed issues in docs and expands sections.</li> <li>Show the correct build badge in the readme.</li> <li>Fix up a possible inference breakage with structured value errors.</li> <li>Respect formatting flags in structured value formatting.</li> </ul> <h2>[0.4.10] - 2019-12-16 (yanked)</h2> <h3>Fixed</h3> <ul> <li>Fixed the <code>log!</code> macros so they work in expression context (this regressed in <code>0.4.9</code>, which has been yanked).</li> </ul> <h2>[0.4.9] - 2019-12-12 (yanked)</h2> <h3>Minimum Supported Rust Version</h3> <p>This release bumps the minimum compiler version to <code>1.31.0</code>. This was mainly needed for <code>cfg-if</code>, but between <code>1.16.0</code> and <code>1.31.0</code> there are a lot of language and library improvements we now take advantage of.</p> <h3>New</h3> <ul> <li>Unstable support for capturing key-value pairs in a record using the <code>log!</code> macros</li> </ul> <h3>Improved</h3> <ul> <li>Better documentation for max level filters.</li> <li>Internal updates to line up with bumped MSRV</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/log/commit/aa4c0375c"><code>aa4c037</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-lang/log/issues/404">#404</a> from KodrAus/cargo/0.4.11</li> <li><a href="https://github.com/rust-lang/log/commit/21715ba... (continued)
10166 of 41848 branches covered (24.29%)
Branch coverage included in aggregate %.
2733 of 4459 relevant lines covered (61.29%)
13590.0 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|