zingolabs / zingolib_original

ZingoLib
MIT License
1 stars 1 forks source link

Utilize parameter trait #58

Closed AloeareV closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #58 (2dc4b07) into dev (fcc077b) will increase coverage by 31.21%. The diff coverage is 72.58%.

:exclamation: Current head 2dc4b07 differs from pull request most recent head 96dbb56. Consider uploading reports for the commit 96dbb56 to get more accurate results

@@             Coverage Diff             @@
##              dev      #58       +/-   ##
===========================================
+ Coverage   33.41%   64.62%   +31.21%     
===========================================
  Files          30       30               
  Lines        5632     6562      +930     
===========================================
+ Hits         1882     4241     +2359     
+ Misses       3750     2321     -1429     
Impacted Files Coverage Δ
cli/src/lib.rs 0.00% <ø> (ø)
lib/src/commands.rs 0.13% <0.00%> (-0.01%) :arrow_down:
lib/src/lightclient/checkpoints.rs 91.04% <0.00%> (-1.38%) :arrow_down:
lib/src/lightwallet/walletzkey.rs 82.18% <ø> (+1.04%) :arrow_up:
lib/src/lightwallet/keys.rs 43.55% <50.00%> (+12.26%) :arrow_up:
lib/src/lightclient/lightclient_config.rs 38.82% <59.37%> (+11.90%) :arrow_up:
lib/src/lightclient.rs 60.63% <75.00%> (+25.61%) :arrow_up:
lib/src/blaze/test_utils.rs 88.97% <75.43%> (+60.88%) :arrow_up:
lib/src/lightwallet.rs 69.49% <78.57%> (+52.04%) :arrow_up:
lib/src/blaze/block_witness_data.rs 81.23% <100.00%> (+26.97%) :arrow_up:
... and 27 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6a6bb24...96dbb56. Read the comment docs.