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

RobinTail / express-zod-api / 13341333519
100%

Build:
DEFAULT BRANCH: master
Ran 15 Feb 2025 03:26AM UTC
Jobs 4
Files 52
Run time 1min
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

15 Feb 2025 03:25AM UTC coverage: 100.0%. Remained the same
13341333519

push

github

web-flow
Bump ansis from 3.12.0 to 3.14.0 (#2404)

Bumps [ansis](https://github.com/webdiscus/ansis) from 3.12.0 to 3.14.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/webdiscus/ansis/releases">ansis's
releases</a>.</em></p>
<blockquote>
<h1>v3.14.0</h1>
<h1>Cumulative Release v3.6.0 - v3.14.0</h1>
<h2>Features</h2>
<ul>
<li>
<p>Added support for chromium-based browsers.<br />
Now you can use truecolor in the consoles of Chrome, Edge, Opera, Brave,
Vivaldi and other Chromium-based browsers.
Browsers that do not support ANSI codes will display black and white
text.</p>
</li>
<li>
<p>Added support for <code>\n</code> as a newline in template literals,
e.g.: <code>green`Hello\nWorld`</code> renders:</p>
<pre><code>Hello
World
</code></pre>
</li>
<li>
<p>Function <code>ansis.reset()</code> returns the reset escape code
<code>\e[0m</code>.</p>
</li>
<li>
<p>Enforce a specific color support by a <code>FORCE_COLOR</code>
value:</p>
<ul>
<li>false - Disables colors</li>
<li>0 - Disables colors</li>
<li>true (or unset) - Auto detects the supported colors (if no color
detected, enforce truecolor)</li>
<li>1 - Enables 16 colors</li>
<li>2 - Enables 256 colors</li>
<li>3 - Enables truecolor</li>
</ul>
</li>
<li>
<p>Removed <strong>undocumented</strong> pointless dummy function
<code>ansis(any)</code>.</p>
</li>
</ul>
<blockquote>
<p>[!WARNING]
This is not a BREAKING CHANGE because it was never officially
documented!</p>
<pre lang="js"><code>import ansis from 'ansis';
ansis('text'); // &lt;= now will occur the ERROR TS2349: This expression
is not callable.
</code></pre>
<p>This warning applies only to projects where Chalk was replaced with
Ansis and something like <code>chalk('text')</code> was used.</p>
<p>Just replace <code>ansis('text')</code> with <code>'text'</code>.</p>
<p>The <code>ansis('text')</code> function was a dummy and did nothing
except return the same input string.</p>
</blockquote>
<ul>
<li>Added support for ... (continued)

1274 of 1305 branches covered (97.62%)

4246 of 4246 relevant lines covered (100.0%)

208.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-22.0.0 - 13341333519.1 15 Feb 2025 03:26AM UTC 52
100.0
GitHub Action Run
2 run-20.9.0 - 13341333519.2 15 Feb 2025 03:26AM UTC 52
100.0
GitHub Action Run
3 run-22.x - 13341333519.3 15 Feb 2025 03:26AM UTC 52
100.0
GitHub Action Run
4 run-20.x - 13341333519.4 15 Feb 2025 03:26AM UTC 52
100.0
GitHub Action Run
Source Files on build 13341333519
  • Tree
  • List 52
  • Changed 3
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #13341333519
  • 6582c583 on github
  • Prev Build on master (#13317035634)
  • Next Build on master (#13341335104)
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

© 2025 Coveralls, Inc