|
Ran
|
Files
99
|
Run time
9s
|
Badge
README BADGES
|
push
travis-pro
Bump chrono from 0.4.15 to 0.4.18 (#1447) Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.15 to 0.4.18. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/chronotope/chrono/releases">chrono's releases</a>.</em></p> <blockquote> <h2>v0.4.18</h2> <p>See <a href="https://github.com/chronotope/chrono/blob/main/CHANGELOG.md#0418">CHANGELOG.md</a> for details.</p> <h2>v0.4.17</h2> <p>See <a href="https://github.com/chronotope/chrono/blob/main/CHANGELOG.md#0417">CHANGELOG.md</a> for details.</p> <h2>v0.4.16</h2> <p>See <a href="https://github.com/chronotope/chrono/blob/main/CHANGELOG.md#0416">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/chronotope/chrono/blob/main/CHANGELOG.md">chrono's changelog</a>.</em></p> <blockquote> <h2>0.4.18</h2> <ul> <li>Restore support for x86_64-fortanix-unknown-sgx</li> </ul> <h2>0.4.17</h2> <ul> <li>Fix a name resolution error in wasm-bindgen code introduced by removing the dependency on time v0.1</li> </ul> <h2>0.4.16</h2> <h3>Features</h3> <ul> <li> <p>Add %Z specifier to the <code>FromStr</code>, similar to the glibc strptime (does not set the offset from the timezone name)</p> </li> <li> <p>Drop the dependency on time v0.1, which is deprecated, unless the <code>oldtime</code> feature is active. This feature is active by default in v0.4.16 for backwards compatibility, but will likely be removed in v0.5. Code that imports <code>time::Duration</code> should be switched to import <code>chrono::Duration</code> instead to avoid breakage.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/chronotope/chrono/commit/6f20fe393"><code>6f20fe3</code></a> Release version 0.4.18</li> <li><a href="https://github.com/chronotope/chrono/commit/42a877f1b"><code>42a87... (continued)
13045 of 53727 branches covered (24.28%)
Branch coverage included in aggregate %.
3443 of 5392 relevant lines covered (63.85%)
43892.0 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|