LiskArchive / lisk-sdk

🔩 Lisk software development kit
https://lisk.com
Apache License 2.0
2.72k stars 456 forks source link

Improve code coverage for elements and framework #4913

Closed ManuGowda closed 11 months ago

ManuGowda commented 4 years ago

Description

Currently, there are few unit tests missing for elements and framework files which can be improved through code refactoring and test coverage phase.

Most of these files have covered the function level unit test, the majority of missing coverage or related to branching.

Motivation

To improve the code coverage with unit test

Acceptance Criteria

Additional Information

These list was identified by going through the code coverage on sdk development branch from jenkins https://jenkins.lisk.io/job/lisk-sdk/job/development/86/cobertura/

shuse2 commented 11 months ago

Closing this issue for no activity and value added is small