nest
nest copied to clipboard
feat: Add missed HTTP statuses & grouped visually by codes
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
Does this PR introduce a breaking change?
- [ ] Yes
- [x] No
Other information
Pull Request Test Coverage Report for Build 4c4e3d9f-f97f-438f-9d6a-0954e88ad1d1
Details
- 7 of 7 (100.0%) changed or added relevant lines in 1 file are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage increased (+0.007%) to 92.13%
| Totals | |
|---|---|
| Change from base Build eacd3e56-4bed-4f5e-9bab-412a10335aab: | 0.007% |
| Covered Lines: | 6743 |
| Relevant Lines: | 7319 |
💛 - Coveralls
please see https://github.com/nestjs/nest/pull/9315#issuecomment-1063747027 and https://github.com/nestjs/nest/pull/9315#pullrequestreview-904718647
btw this is not a fix but rather a feat according with conventional commits