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

nestjs / nest / 8fc2dbd0-4faf-4f5c-9b1e-ba3e443642cb
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: renovate/major-eslint-monorepo
DEFAULT BRANCH: master
Ran 09 Feb 2026 06:30AM UTC
Jobs 1
Files 356
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

06 Feb 2026 06:03PM UTC coverage: 89.77% (-0.06%) from 89.829%
8fc2dbd0-4faf-4f5c-9b1e-ba3e443642cb

Pull #16329

circleci

at7211
feat(common): add error format option to validation pipe

Add a new `errorFormat` option to `ValidationPipeOptions` that allows
users to choose between two validation error formats:

- 'list' (default): Returns an array of error message strings with
  parent path prepended to messages (current behavior)
- 'grouped': Returns an object with property paths as keys and arrays
  of unmodified constraint messages as values

The 'grouped' format separates property paths from error messages,
which prevents custom validation messages from being modified with
parent path prefixes.

Closes #16268
Pull Request #16329: feat(common): add error format option to validation pipe

2859 of 3565 branches covered (80.2%)

12 of 12 new or added lines in 1 file covered. (100.0%)

50 existing lines in 5 files now uncovered.

7459 of 8309 relevant lines covered (89.77%)

18.89 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
50.0
-50.0% packages/microservices/errors/max-packet-length-exceeded.exception.ts
3
93.18
-6.82% packages/microservices/helpers/json-socket.ts
12
85.06
-0.5% packages/microservices/client/client-tcp.ts
16
83.04
-0.44% packages/microservices/server/server-mqtt.ts
18
75.0
-2.01% packages/microservices/server/server-tcp.ts
Jobs
ID Job ID Ran Files Coverage
1 8fc2dbd0-4faf-4f5c-9b1e-ba3e443642cb.1 09 Feb 2026 06:30AM UTC 356
89.77
Source Files on build 8fc2dbd0-4faf-4f5c-9b1e-ba3e443642cb
  • Tree
  • List 356
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #8FC2DBD0...
  • Pull Request #16329
  • PR Base - master (#CA6D79FA...)
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