nest icon indicating copy to clipboard operation
nest copied to clipboard

refactor(common): optimize `ClassSerializerInterceptor`

Open zanminkian opened this issue 3 years 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
  • [ ] Tests for the changes have been added (for bug fixes / features)
  • [ ] Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • [ ] Bugfix
  • [ ] Feature
  • [ ] Code style update (formatting, local variables)
  • [x] 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

zanminkian avatar Aug 09 '22 10:08 zanminkian

Pull Request Test Coverage Report for Build 13e1ee91-1470-477a-8395-2e6cd8471db5

  • 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 93.825%

Totals Coverage Status
Change from base Build bfe80734-d84f-4a6f-b9b5-a0e280824d1f: 0.0%
Covered Lines: 6093
Relevant Lines: 6494

💛 - Coveralls

coveralls avatar Aug 09 '22 10:08 coveralls

LGTM

kamilmysliwiec avatar Aug 11 '22 07:08 kamilmysliwiec