zingolabs / zingolib_original

ZingoLib
MIT License
1 stars 1 forks source link

More orchard #76

Closed AloeareV closed 2 years ago

AloeareV commented 2 years ago

Draft of more orchard work

codecov-commenter commented 2 years ago

Codecov Report

Merging #76 (af9600f) into dev (ab0ca41) will increase coverage by 0.36%. The diff coverage is 71.61%.

@@            Coverage Diff             @@
##              dev      #76      +/-   ##
==========================================
+ Coverage   59.20%   59.57%   +0.36%     
==========================================
  Files          30       30              
  Lines        5413     5462      +49     
==========================================
+ Hits         3205     3254      +49     
  Misses       2208     2208              
Impacted Files Coverage Δ
lib/src/lightwallet/orchardkeys.rs 23.68% <14.28%> (-8.46%) :arrow_down:
lib/src/lightwallet/keys.rs 48.95% <39.13%> (+0.44%) :arrow_up:
lib/src/lightclient.rs 61.52% <57.14%> (ø)
lib/src/lightwallet.rs 70.14% <81.63%> (+2.22%) :arrow_up:
lib/src/blaze/fetch_full_transaction.rs 98.57% <100.00%> (+0.17%) :arrow_up:
lib/src/lightwallet/walletzkey.rs 73.91% <100.00%> (+1.18%) :arrow_up:
lib/src/lightclient/test_server.rs 88.37% <0.00%> (+0.13%) :arrow_up:

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 ab0ca41...af9600f. Read the comment docs.

zancas commented 2 years ago

I assume this is no longer "Draft"?

zancas commented 2 years ago

Tests pass locally, CI fail is a stale cache issue. (Probably.)