bcoin icon indicating copy to clipboard operation
bcoin copied to clipboard

test: added more coverage to tests

Open 7suyash7 opened this issue 2 years ago • 1 comments

Added some more tests for:

  1. coin-test.js
  2. coins-test.js
  3. consensus-test.js
  4. gcs-test.js
  5. headers-test.js
  6. mnemonic-test.js
  7. mtx-test.js
  8. pow-test.js

7suyash7 avatar Jan 29 '23 07:01 7suyash7

Codecov Report

Base: 69.53% // Head: 69.54% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (994d064) compared to base (57f5956). Patch has no changes to coverable lines.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1134      +/-   ##
==========================================
+ Coverage   69.53%   69.54%   +0.01%     
==========================================
  Files         158      158              
  Lines       26598    26598              
==========================================
+ Hits        18494    18497       +3     
+ Misses       8104     8101       -3     
Impacted Files Coverage Δ
lib/hd/mnemonic.js 82.65% <0.00%> (+0.51%) :arrow_up:
lib/primitives/headers.js 77.55% <0.00%> (+4.08%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov-commenter avatar Jan 29 '23 10:01 codecov-commenter