lukeautry / tsoa

Build OpenAPI-compliant REST APIs using TypeScript and Node
MIT License
3.42k stars 489 forks source link

Feat/codecov #1544

Closed jackey8616 closed 7 months ago

jackey8616 commented 7 months ago

All Submissions:

Closing issues Closes #836, #840

Details code coverage report can check my forked repo's actions output.

jackey8616 commented 7 months ago

@WoH Can you re-run the failed job? Thx. Actions in my repo is all passed.

jackey8616 commented 7 months ago

@WoH I'm still trying to work on middleware & file decorator.
But currently I think everything is all set for code coverage.

WoH commented 7 months ago

I hope that this does not mess around too much with lerna and ts, but only one way to know for sure :D

jackey8616 commented 7 months ago

@WoH I've noticed that I missed esm tests cases while I was resolving conflicts in #1540 & #1541, Could you revert this PR & re-open it?

After I resolve 1540 & 1541, and fix this pr, then I will ask for your review?