box / box-node-sdk

A Javascript interface for interacting with the Box API. You can find the node package at
https://www.npmjs.com/package/box-node-sdk
Apache License 2.0
187 stars 121 forks source link

feat: Support sign template #848

Closed congminh1254 closed 1 year ago

congminh1254 commented 1 year ago

Closes: SDK-3265

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5926570732


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/schemas/index.generated.ts 0 4 0.0%
<!-- Total: 17 21 80.95% -->
Files with Coverage Reduction New Missed Lines %
src/schemas/index.generated.ts 1 0%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 5601209503: -0.08%
Covered Lines: 2956
Relevant Lines: 3058

💛 - Coveralls