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

RobinTail / express-zod-api / 27964532200
100%

Build:
DEFAULT BRANCH: master
Ran 22 Jun 2026 03:36PM UTC
Jobs 6
Files 51
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

22 Jun 2026 03:35PM UTC coverage: 100.0%. Remained the same
27964532200

push

github

web-flow
chore(deps): update pnpm to v11.7.0 (#3483)

This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [pnpm](https://pnpm.io)
([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm)) |
[`11.6.0+sha512.9a3651822703f3f46250aad4113751bc95f`
→ `11.7.0`](https://renovatebot.com/diffs/npm/pnpm/11.6.0/11.7.0) |
![age](https://developer.mend.io/api/mc/badges/age/npm/pnpm/11.7.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pnpm/11.6.0/11.7.0?slim=true)
|

---

### Release Notes

<details>
<summary>pnpm/pnpm (pnpm)</summary>

###
[`v11.7.0`](https://redirect.github.com/pnpm/pnpm/blob/HEAD/pnpm/CHANGELOG.md#1170)

[Compare
Source](https://redirect.github.com/pnpm/pnpm/compare/v11.6.0...v11.7.0)

##### Minor Changes

- Added a new setting `frozenStore` (`--frozen-store`) that lets `pnpm
install` run against a package store on a read-only filesystem (e.g. a
Nix store, a read-only bind mount, an OCI layer). When enabled, pnpm
opens the store's SQLite `index.db` through the `immutable=1` URI —
bypassing the WAL/`-shm` sidecar creation that otherwise fails on a
read-only directory — and suppresses every store-write path (the
`index.db` writer and the project-registry write). Pair it with
`--offline --frozen-lockfile` against a fully-populated store. Under the
global virtual store, package directories live inside the store, so if
the store is missing the build output of a package whose lifecycle
scripts are approved (or that has a patch), pnpm fails up front with
`ERR_PNPM_FROZEN_STORE_NEEDS_BUILD` rather than crashing mid-build on a
read-only write — seed the store with those builds first. Incompatible
with `--force` and with a configured pnpr server, since both write into
the store; the si... (continued)

1021 of 1065 branches covered (95.87%)

1486 of 1486 relevant lines covered (100.0%)

432.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-24.0.0 - 27964532200.1 22 Jun 2026 03:36PM UTC 51
100.0
GitHub Action Run
2 run-24.x - 27964532200.2 22 Jun 2026 03:36PM UTC 51
100.0
GitHub Action Run
3 run-22.x - 27964532200.3 22 Jun 2026 03:36PM UTC 51
100.0
GitHub Action Run
4 run-26.0.0 - 27964532200.4 22 Jun 2026 03:36PM UTC 51
100.0
GitHub Action Run
5 run-22.19.0 - 27964532200.5 22 Jun 2026 03:36PM UTC 51
100.0
GitHub Action Run
6 run-26.x - 27964532200.6 22 Jun 2026 03:36PM UTC 51
100.0
GitHub Action Run
Source Files on build 27964532200
  • Tree
  • List 51
  • 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 #27964532200
  • 8a82b9d1 on github
  • Prev Build on master (#27964497060)
  • Next Build on master (#28011194900)
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