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

fix(microservices): grpc client streaming bugs #14163

Closed kamilmysliwiec closed 1 week ago

kamilmysliwiec commented 1 week 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: #14094 #13818

What is the new behavior?

Does this PR introduce a breaking change?

Other information

coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 0ad5d20d-07e1-465b-b85b-979bd3c4e886

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/microservices/decorators/message-pattern.decorator.ts 8 13 61.54%
packages/microservices/server/server-grpc.ts 22 37 59.46%
<!-- Total: 30 50 60.0% -->
Totals Coverage Status
Change from base Build c625c4c5-c2c4-4cba-9396-4b71158fc068: -0.2%
Covered Lines: 6796
Relevant Lines: 7384

💛 - Coveralls