nest icon indicating copy to clipboard operation
nest copied to clipboard

add compression on the ProducerConfig

Open lucia-w opened this issue 1 year ago • 1 comments
trafficstars

PR Checklist

Please check if your PR fulfills the following requirements:

  • [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md
  • [x] Tests for the changes have been added (for bug fixes / features)
  • [x] Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • [x] 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: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • [ ] Yes
  • [x] No

Other information

lucia-w avatar Jul 11 '24 02:07 lucia-w

Pull Request Test Coverage Report for Build 7d63134c-c65b-4ddb-b328-7c3d87fe9484

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.208%

Totals Coverage Status
Change from base Build 2f994e99-0426-4978-9b51-818449afaeba: 0.0%
Covered Lines: 6745
Relevant Lines: 7315

💛 - Coveralls

coveralls avatar Jul 11 '24 02:07 coveralls

https://github.com/tulios/kafkajs/blob/master/types/index.d.ts#L98

kamilmysliwiec avatar Nov 07 '24 11:11 kamilmysliwiec