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

nestjs / nest / 420b568a-5322-40c8-b7c9-3b6ce8f480d2
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: renovate/typescript-eslint-monorepo
DEFAULT BRANCH: master
Ran 01 Jun 2026 05:14PM UTC
Jobs 1
Files 364
Run time 2min
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

01 Jun 2026 05:12PM UTC coverage: 90.028%. Remained the same
420b568a-5322-40c8-b7c9-3b6ce8f480d2

Pull #16862

circleci

pierluigilenoci
fix(fastify): anchor middleware path regex for non-prefix routes

When middleware is registered with forRoutes({ path, method }) (any
RequestMethod including ALL), pathToRegexp now uses end: true (exact
match) so that middleware on '/a' does not accidentally fire on '/a/b'.

Only string routes from forRoutes('/prefix') — internally represented
as method -1 — use prefix matching (end: false) to mirror Express's
app.use() semantics for prefix-based middleware.

Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@gmail.com>
Signed-off-by: Pierluigi Lenoci <pierluigilenoci@gmail.com>
Pull Request #16862: fix(fastify): anchor middleware path regex for non-prefix routes

2386 of 2943 branches covered (81.07%)

7764 of 8624 relevant lines covered (90.03%)

56.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 420b568a-5322-40c8-b7c9-3b6ce8f480d2.1 01 Jun 2026 05:14PM UTC 364
90.03
Source Files on build 420b568a-5322-40c8-b7c9-3b6ce8f480d2
  • Tree
  • List 364
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #420B568A...
  • Pull Request #16862
  • PR Base - master (#B9C67D3E...)
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