hedera-sdk-js icon indicating copy to clipboard operation
hedera-sdk-js copied to clipboard

Increase code coverage to 80%

Open SimiHunjan opened this issue 3 years ago • 3 comments
trafficstars

Problem

Identify areas to add unit tests and increase the test coverage.

Solution

Add units tests.

Alternatives

No response

SimiHunjan avatar Jun 02 '22 23:06 SimiHunjan

Waiting on #1219

janaakhterov avatar Aug 10 '22 17:08 janaakhterov

Add coverage for packages/cryptography

SimiHunjan avatar Sep 19 '22 16:09 SimiHunjan

Note, as of right now we're at ~77% which is similar coverage to the Java SDK.

janaakhterov avatar Oct 03 '22 22:10 janaakhterov

The code coverage was increased to 87.31% with this PR https://github.com/hashgraph/hedera-sdk-js/pull/1302 by @ochikov Closing this as done.

Kalina-Todorova avatar Oct 25 '22 12:10 Kalina-Todorova