|
Ran
|
Files
99
|
Run time
25s
|
Badge
README BADGES
|
push
travis-pro
Bump serde_with from 1.5.0 to 1.5.1 (#1466) Bumps [serde_with](https://github.com/jonasbb/serde_with) from 1.5.0 to 1.5.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jonasbb/serde_with/blob/master/CHANGELOG.md">serde_with's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable changes to this project will be documented in this file.</p> <p>The format is based on <a href="http://keepachangelog.com/en/1.0.0/">Keep a Changelog</a> and this project adheres to <a href="http://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p> <h2>[Unreleased]</h2> <h3>Fixed</h3> <ul> <li>Depend on serde with the <code>derive</code> feature enabled. The <code>derive</code> feature is required to deserliaze untagged enums which are used in the <code>DefaultOnError</code> helpers. This fixes compilation of <code>serde_with</code> in scenarios where no other crate enables the <code>derive</code> feature.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jonasbb/serde_with/commit/8033a489d"><code>8033a48</code></a> Merge <a href="https://github-redirect.dependabot.com/jonasbb/serde_with/issues/192">#192</a></li> <li><a href="https://github.com/jonasbb/serde_with/commit/930beb22a"><code>930beb2</code></a> Bump version to v1.5.1</li> <li><a href="https://github.com/jonasbb/serde_with/commit/e88ef3b60"><code>e88ef3b</code></a> Merge <a href="https://github-redirect.dependabot.com/jonasbb/serde_with/issues/191">#191</a></li> <li><a href="https://github.com/jonasbb/serde_with/commit/2614e259a"><code>2614e25</code></a> Ensure dev and proc-macro deps do not influence our feature selection</li> <li><a href="https://github.com/jonasbb/serde_with/commit/29a023ec7"><code>29a023e</code></a> Explicitly depend on... (continued)
13101 of 53873 branches covered (24.32%)
Branch coverage included in aggregate %.
3476 of 5436 relevant lines covered (63.94%)
43546.2 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|