• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

gnosis / dex-services / 5409
31%

Build:
DEFAULT BRANCH: master
Ran 04 Nov 2020 03:15AM UTC
Jobs 1
Files 107
Run time 13s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

04 Nov 2020 03:15AM UTC coverage: 28.891% (+0.01%) from 28.878%
5409

push

travis-pro

GitHub
Bump thiserror from 1.0.21 to 1.0.22 (#1508)

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.21 to 1.0.22.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/dtolnay/thiserror/releases">thiserror's releases</a>.</em></p>
<blockquote>
<h2>1.0.22</h2>
<ul>
<li>
<p>Fix raw identifier fields in format arguments (<a href="https://github-redirect.dependabot.com/dtolnay/thiserror/issues/108">#108</a>, thanks <a href="https://github.com/ninevra">@ninevra</a>)</p>
<pre lang="rust"><code>#[derive(Error, Debug)]
#[error(&quot;raw identifier: {r#type}&quot;)]
pub struct Error {
    r#type: i32,
}
</code></pre>
</li>
<li>
<p>Fix Rust keyword named format arguments (<a href="https://github-redirect.dependabot.com/dtolnay/thiserror/issues/109">#109</a>)</p>
<pre lang="rust"><code>#[derive(Error, Debug)]
#[error(&quot;keyword: {type}&quot;, type = 1)]
pub struct Error;
</code></pre>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dtolnay/thiserror/commit/09f247add"><code>09f247a</code></a> Release 1.0.22</li>
<li><a href="https://github.com/dtolnay/thiserror/commit/53bb2fbf9"><code>53bb2fb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/thiserror/issues/109">#109</a> from dtolnay/keyword</li>
<li><a href="https://github.com/dtolnay/thiserror/commit/aafcf0a1b"><code>aafcf0a</code></a> Fix second place that keyword fmt argument is failing</li>
<li><a href="https://github.com/dtolnay/thiserror/commit/2722f8e2c"><code>2722f8e</code></a> Fix first place that keyword fmt argument is failing</li>
<li><a href="https://github.com/dtolnay/thiserror/commit/25c73d7cd"><code>25c73d7</code></a> Add test of keyword fmt argument</li>
<li><a href="https://github.com/dtolnay/t... (continued)

14113 of 55985 branches covered (25.21%)

Branch coverage included in aggregate %.

3751 of 5848 relevant lines covered (64.14%)

40487.71 hits per line

Jobs
ID Job ID Ran Files Coverage
3 5409.3 (OPEN_SOLVER_VERSION=v0.1.1 PRIVATE_SOLVER_VERSION=v0.8.5) 04 Nov 2020 03:15AM UTC 0
28.89
Travis Job 5409.3
Source Files on build 5409
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5409
  • 379abfdd on github
  • Prev Build on master (#5406)
  • Next Build on master (#5411)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc