Closed J-Hoh closed 2 years ago
This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Totals | |
---|---|
Change from base Build 1595860612: | 0.0% |
Covered Lines: | 0 |
Relevant Lines: | 0 |
Totals | |
---|---|
Change from base Build 1595860612: | 0.0% |
Covered Lines: | 40 |
Relevant Lines: | 40 |
Didnt even know about tsd, added a symbol type to both decorator type checks. Hope the force push was okay
fastify decorators can be either of type string or symbol, the later was missing from the typings
Checklist
npm run test
andnpm run benchmark
(benchmark script isnt present?)