|
Ran
|
Files
97
|
Run time
3min
|
Badge
README BADGES
|
push
travis-pro
Bump warp from 0.2.4 to 0.2.5 (#1387) Bumps [warp](https://github.com/seanmonstar/warp) from 0.2.4 to 0.2.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/seanmonstar/warp/releases">warp's releases</a>.</em></p> <blockquote> <h2>v0.2.5</h2> <ul> <li><strong>Features</strong>: <ul> <li>Add <code>wrap_fn</code>, which can be used to create a <code>Wrap</code> from a closure. These in turn are used with <code>Filter::with()</code>.</li> <li>Add <code>warp::host</code> filters to deal with <code>Host</code>/<code>:authority</code> headers.</li> <li>Relax some lifetime bounds on <code>Server</code>.</li> </ul> </li> <li><strong>Fixes</strong>: <ul> <li>Fix panic when URI doesn't have a slash (for example, <code>CONNECT foo.bar</code>).</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/seanmonstar/warp/blob/master/CHANGELOG.md">warp's changelog</a>.</em></p> <blockquote> <h3>v0.2.5 (August 31, 2020)</h3> <ul> <li><strong>Features</strong>: <ul> <li>Add <code>warp_fn</code>, which can be used to create a <code>Wrap</code> from a closure. These in turn are used with <code>Filter::with()</code>.</li> <li>Add <code>warp::host</code> filters to deal with <code>Host</code>/<code>:authority</code> headers.</li> <li>Relax some lifetime bounds on <code>Server</code>.</li> </ul> </li> <li><strong>Fixes</strong>: <ul> <li>Fix panic when URI doesn't have a slash (for example, <code>CONNECT foo.bar</code>).</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/seanmonstar/warp/commit/95ad70e3b"><code>95ad70e</code></a> v0.2.5</li> <li><a href="https://github.com/seanmonstar/warp/commit/28f248d6d"><code>28f248d</code></a> Fix <a href="https://github-redirect.dependabot.com/seanmonstar/warp/issues/568">#568</a> (<a ... (continued)
13081 of 53320 branches covered (24.53%)
Branch coverage included in aggregate %.
3449 of 5367 relevant lines covered (64.26%)
62604.96 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|