Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Nov 25, 2024

Conversation

kamilmysliwiec
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

What is the current behavior?

Issue Number: #14083

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@coveralls
Copy link

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

Details

  • 5 of 5 (100.0%) changed or added relevant lines in 1 file are covered.
  • 5 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.03%) to 90.107%

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%
Totals Coverage Status
Change from base Build 07e6b1a8-f01e-405c-8291-500903927337: -0.03%
Covered Lines: 6968
Relevant Lines: 7733

💛 - Coveralls

@kamilmysliwiec kamilmysliwiec mentioned this pull request Nov 25, 2024
12 tasks
@kamilmysliwiec kamilmysliwiec merged commit edf574a into 11.0.0 Nov 25, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants