nest
nest copied to clipboard
feat(common): Added uuid v7 validation regex to ParseUUIDPipe
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
- [x] 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?
ParseUUIDPipe will be able to validate uuid v7
Does this PR introduce a breaking change?
- [ ] Yes
- [x] No
Other information
Pull Request Test Coverage Report for Build 7911ed72-e50f-4e32-b53a-a0f5f36d8397
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.207%
| Totals | |
|---|---|
| Change from base Build 0a70a393-e94d-4204-995d-b0e19a5c9480: | 0.0% |
| Covered Lines: | 6744 |
| Relevant Lines: | 7314 |
💛 - Coveralls
lgtm