ydb-nodejs-sdk icon indicating copy to clipboard operation
ydb-nodejs-sdk copied to clipboard

dev: add codecov reports

Open zeruk opened this issue 2 years ago • 2 comments

Codebase Improvement Request

Describe the Codebase Improvement Request

zeruk avatar May 12 '23 20:05 zeruk

Also needed to add a github action that will save the code coverage info in codecov.io

Zork33 avatar Aug 01 '23 12:08 Zork33

example of coverage report publishing from go sdk - https://github.com/ydb-platform/ydb-go-sdk/blob/5a33c7b816652280ca9a3cb66b44c373772c99f4/.github/workflows/tests.yml#L32

Zork33 avatar Sep 01 '23 11:09 Zork33