zingolabs / zingolib_original

ZingoLib
MIT License
1 stars 1 forks source link

This merges our first stable release into main #60

Closed zancas closed 2 years ago

zancas commented 2 years ago

We intend that main is a linear series of commits each with it's own increasing release tag.

codecov-commenter commented 2 years ago

Codecov Report

Merging #60 (d50ce9d) into main (27254c8) will increase coverage by 31.21%. The diff coverage is 72.58%.

@@             Coverage Diff             @@
##             main      #60       +/-   ##
===========================================
+ 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 27254c8...d50ce9d. Read the comment docs.