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

RobinTail / express-zod-api / 12235569210 / 6
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 09 Dec 2024 12:26PM UTC
Files 50
Run time 11s
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

09 Dec 2024 12:24PM UTC coverage: 100.0%. Remained the same
12235569210.6

push

github

web-flow
Bump prettier from 3.4.1 to 3.4.2 (#2244)

Bumps [prettier](https://github.com/prettier/prettier) from 3.4.1 to
3.4.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>3.4.2</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#342">Changelog</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's
changelog</a>.</em></p>
<blockquote>
<h1>3.4.2</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.4.1...3.4.2">diff</a></p>
<h4>Treat U+30A0 &amp; U+30FB in Katakana Block as CJK (<a
href="https://redirect.github.com/prettier/prettier/pull/16796">#16796</a>
by <a href="https://github.com/tats-u"><code>@​tats-u</code></a>)</h4>
<p>Prettier doesn't treat U+30A0 &amp; U+30FB as Japanese. U+30FB is
commonly used in Japanese to represent the delimitation of first and
last names of non-Japanese people or “and”. The following
“C言語・C++・Go・Rust” means “C language &amp; C++ &amp; Go &amp; Rust” in
Japanese.</p>
<!-- raw HTML omitted -->
<pre lang="md"><code>&lt;!-- Input (--prose-wrap=never) --&gt;
<p>C言<br />
語<br />
・<br />
C++<br />
・<br />
Go<br />
・<br />
Rust</p>
<p>&lt;!-- Prettier 3.4.1 --&gt;<br />
C言語・ C++ ・ Go ・ Rust</p>
<p>&lt;!-- Prettier 3.4.2 --&gt;<br />
C言語・C++・Go・Rust<br />
</code></pre></p>
<p>U+30A0 can be used as the replacement of the <code>-</code> in
non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can
be represented as “サン゠サーンス” in Japanese), but substituted by ASCII
hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g.
“サン=サーンス” or “サン=サーンス”).</p>
<h4>Fix comments print on class methods with decorators (<a
href="https://redirect.github.com/prettier/prettier/pull/16891">#16891</a>
by <a hre... (continued)

1173 of 1196 branches covered (98.08%)

4179 of 4179 relevant lines covered (100.0%)

57.98 hits per line

Source Files on job run-22.x - 12235569210.6
  • Tree
  • List 50
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 12235569210
  • a538b8d2 on github
  • Prev Job for on master (#12235563803.6)
  • Next Job for on master (#12236502128.4)
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