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

RobinTail / express-zod-api / 9998000524
100%

Build:
DEFAULT BRANCH: master
Ran 18 Jul 2024 08:12PM UTC
Jobs 6
Files 43
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

18 Jul 2024 08:11PM UTC coverage: 100.0%. Remained the same
9998000524

push

github

web-flow
Bump husky from 9.1.0 to 9.1.1 (#1917)

Bumps [husky](https://github.com/typicode/husky) from 9.1.0 to 9.1.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typicode/husky/releases">husky's
releases</a>.</em></p>
<blockquote>
<h2>v9.1.1</h2>
<!-- raw HTML omitted -->
<p><em>Super saiyan <del>god</del> dog! It's over 9.0.0!</em></p>
<h1>What's new</h1>
<p>You can now run package commands directly, no need for
<code>npx</code> or equivalents.
It makes writing hooks more intuitive and is also slightly faster
🐺⚡️</p>
<pre lang="diff"><code># .husky/pre-commit
- npx jest
+ jest # ~0.2s faster
</code></pre>
<p>A new recipe has been added to the docs. Lint staged files without
external dependencies (inspired by Prettier docs). Feel free to modify
it.</p>
<pre lang="shell"><code># .husky/pre-commit
prettier $(git diff --cached --name-only --diff-filter=ACMR | sed 's|
|\\ |g') --write --ignore-unknown
git update-index --again
</code></pre>
<p>For more advanced use cases, see <a
href="https://github.com/lint-staged/lint-staged">lint-staged</a>.</p>
<h1>Fixes</h1>
<ul>
<li><code>bunx husky init</code> command</li>
<li>Workaround for some hooks implementation on Windows</li>
</ul>
<h1>Deprecations</h1>
<ul>
<li><code>#!/usr/bin/env sh</code> and <code>. &quot;$(dirname --
&quot;$0&quot;)/_/husky.sh&quot;</code> are deprecated.
<strong><code>husky</code> command will automatically remove them, no
action required.</strong></li>
<li>If you're having code in <code>~/.huskyrc</code> please move it to
<code>.config/husky/init.sh</code></li>
</ul>
<p>Support for these will be removed in v10.</p>
<h1>Friendly reminder</h1>
<p>If Git hooks don't fit your workflow, you can disable Husky globally.
Just add <code>export HUSKY=0</code> to
<code>.config/husky/init.sh</code>.</p>
<p>I've seen some confusion about this on X, so just a heads-up!</p>
<h1>Sponsoring</h1>
<p>Husky is downlo... (continued)

743 of 780 branches covered (95.26%)

1172 of 1172 relevant lines covered (100.0%)

438.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-20.x - 9998000524.1 18 Jul 2024 08:12PM UTC 43
100.0
GitHub Action Run
2 run-20.9.0 - 9998000524.2 18 Jul 2024 08:12PM UTC 43
100.0
GitHub Action Run
3 run-22.0.0 - 9998000524.3 18 Jul 2024 08:12PM UTC 43
100.0
GitHub Action Run
4 run-18.x - 9998000524.4 18 Jul 2024 08:12PM UTC 43
100.0
GitHub Action Run
5 run-18.18.0 - 9998000524.5 18 Jul 2024 08:12PM UTC 43
100.0
GitHub Action Run
6 run-22.4 - 9998000524.6 18 Jul 2024 08:12PM UTC 43
100.0
GitHub Action Run
Source Files on build 9998000524
  • Tree
  • List 43
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #9998000524
  • 0b995ded on github
  • Prev Build on master (#9997999262)
  • Next Build on master (#9998048881)
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