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

gnosis / dex-contracts / 5358
100%

Build:
DEFAULT BRANCH: master
Ran 16 Sep 2020 10:31PM UTC
Jobs 1
Files 7
Run time 2s
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

pending completion
5358

push

travis-ci-com

web-flow
Bump prettier from 2.1.1 to 2.1.2 (#980)

Bumps [prettier](https://github.com/prettier/prettier) from 2.1.1 to 2.1.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/prettier/prettier/releases">prettier's releases</a>.</em></p>
<blockquote>
<h2>2.1.2</h2>
<p><a href="https://github.com/prettier/prettier/blob/master/CHANGELOG.md#212">🔗Changelog</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/prettier/prettier/blob/master/CHANGELOG.md">prettier's changelog</a>.</em></p>
<blockquote>
<h1>2.1.2</h1>
<p><a href="https://github.com/prettier/prettier/compare/2.1.1...2.1.2">diff</a></p>
<h4>Fix formatting for directives in fields (<a href="https://github-redirect.dependabot.com/prettier/prettier/pull/9116">#9116</a> by <a href="https://github.com/sosukesuzuki">@sosukesuzuki</a>)</h4>
<!-- raw HTML omitted -->
<pre lang="graphql"><code># Input
type Query {
  someQuery(id: ID!, someOtherData: String!): String! @deprecated @isAuthenticated
  versions: Versions!
}
<h1>Prettier stable</h1>
<p>type Query {
someQuery(id: ID!, someOtherData: String!): String!
<a href="https://github.com/deprecated">@deprecated</a>
<a href="https://github.com/isAuthenticated">@isAuthenticated</a>
versions: Versions!
}</p>
<h1>Prettier master</h1>
<p>type Query {
someQuery(id: ID!, someOtherData: String!): String!
<a href="https://github.com/deprecated">@deprecated</a>
<a href="https://github.com/isAuthenticated">@isAuthenticated</a>
versions: Versions!
}</p>
<p></code></pre></p>
<h4>Fix line breaks for CSS in JS (<a href="https://github-redirect.dependabot.com/prettier/prettier/pull/9136">#9136</a> by <a href="https://github.com/sosukesuzuki">@sosukesuzuki</a>)</h4>
<!-- raw HTML omitted -->
<pre lang="js"><code>// Input
styled.div`
  // prettier-ignore
  @media (aaaaaaaaaaaaa) {
	z-index: ${(props) =&gt; (props.isComplete ? '1' : '0')};
  }
`;
styled.div`
  ${props =&gt;... (continued)

98 of 98 branches covered (100.0%)

Branch coverage included in aggregate %.

264 of 264 relevant lines covered (100.0%)

81.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5358.1 (NODE_OPTIONS=--max_old_space_size=4096) 16 Sep 2020 10:31PM UTC 0
100.0
Travis Job 5358.1
Source Files on build 5358
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #5358
  • d7f915fb on github
  • Prev Build on master (#5353)
  • Next Build on master (#5361)
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