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

nestjs / nest / ac8f7d14-8e3e-4acf-a9c1-d461696a9b94
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: feat/http-query-method
DEFAULT BRANCH: master
Ran 09 Jul 2026 02:33AM UTC
Jobs 1
Files 364
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

09 Jul 2026 02:29AM UTC coverage: 90.218% (+0.002%) from 90.216%
ac8f7d14-8e3e-4acf-a9c1-d461696a9b94

Pull #17288

circleci

bizprat
feat(common): add http query method support

Add support for the HTTP QUERY method (RFC 10008), a safe, idempotent,
cacheable request method with a body that fills the gap between GET and POST.

- Add QUERY to RequestMethod enum
- Add @HttpQuery() decorator to @nestjs/common
- Add optional query() to HttpServer interface
- Add query() to AbstractHttpAdapter with native delegation
- Add query() to FastifyAdapter via injectRouteOptions
- Add QUERY mapping to RouterMethodFactory

The naming @HttpQuery() avoids collision with the existing @Query()
parameter decorator, following the precedent set by FastEndpoints (.NET).
Pull Request #17288: feat(common,core,platform-fastify): add HTTP QUERY method support (RFC 10008)

2401 of 2949 branches covered (81.42%)

2 of 2 new or added lines in 2 files covered. (100.0%)

7812 of 8659 relevant lines covered (90.22%)

56.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 ac8f7d14-8e3e-4acf-a9c1-d461696a9b94.1 09 Jul 2026 02:33AM UTC 364
90.22
Source Files on build ac8f7d14-8e3e-4acf-a9c1-d461696a9b94
  • Tree
  • List 364
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #AC8F7D14...
  • Pull Request #17288
  • PR Base - master (#2C44130E...)
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