nest
nest copied to clipboard
refactor(common): optimize `ClassSerializerInterceptor`
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
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 | |
|---|---|
| Change from base Build bfe80734-d84f-4a6f-b9b5-a0e280824d1f: | 0.0% |
| Covered Lines: | 6093 |
| Relevant Lines: | 6494 |
💛 - Coveralls
LGTM