nestjs / nest

A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
https://nestjs.com
MIT License
68.02k stars 7.66k forks source link

feat(microservices): support nats queue per handler #14200

Closed kamilmysliwiec closed 4 days ago

kamilmysliwiec commented 4 days ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

What is the current behavior?

Issue Number: #14083

What is the new behavior?

Does this PR introduce a breaking change?

Other information

coveralls commented 4 days ago

Pull Request Test Coverage Report for Build b465639a-d132-491d-845c-e1d3bd8e4c34

Details


Files with Coverage Reduction New Missed Lines %
packages/core/helpers/execution-context-host.ts 1 90.91%
packages/websockets/exceptions/base-ws-exception-filter.ts 1 94.44%
packages/core/exceptions/base-exception-filter.ts 3 88.0%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 07e6b1a8-f01e-405c-8291-500903927337: -0.03%
Covered Lines: 6968
Relevant Lines: 7733

💛 - Coveralls