vechain / thor-devkit.js

Typescript library to aid DApp development on VeChain Thor
MIT License
39 stars 30 forks source link

feat: Add code coverage for: Invalid signature case and No signature case in Certificate #56

Closed rodolfopietro97 closed 1 year ago

rodolfopietro97 commented 1 year ago

Greetings again, team. I have created the following pull request aiming to enhance the code coverage of the certificate tests. Specifically, the proposed modifications target two instances:

These amendments aim to improve the robustness and reliability of our bloom filter tests, ensuring a more comprehensive evaluation of its performance and functionality.

Code coverage BEFORE:

image

Code coverage AFTER:

image
coveralls commented 1 year ago

Coverage Status

coverage: 91.837% (+0.5%) from 91.293% when pulling 52eadf491759b9ecea05aa1cea7636e84839647d on rodolfopietro97:increase-code-coverage-certificate into b35914b5da547628895c627ab6b3abc72264ffef on vechain:master.