nomic-io / bitcoin-peg

Bitcoin sidechain module for Lotion and Coins (A Cosmos Bitcoin peg zone implementation)
MIT License
72 stars 14 forks source link

Signatory set transitions #8

Open keppel opened 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #8 into master will decrease coverage by 0.48%. The diff coverage is 96.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
- Coverage   81.17%   80.68%   -0.49%     
==========================================
  Files           8        8              
  Lines         563      580      +17     
  Branches       63       66       +3     
==========================================
+ Hits          457      468      +11     
- Misses         53       58       +5     
- Partials       53       54       +1
Impacted Files Coverage Δ
src/types.ts 100% <ø> (ø) :arrow_up:
src/signatory.ts 64.93% <100%> (-11.39%) :arrow_down:
test/integration.ts 99.21% <100%> (+0.05%) :arrow_up:
src/relay.ts 90.1% <100%> (-0.22%) :arrow_down:
src/deposit.ts 80% <100%> (+1.05%) :arrow_up:
src/reserve.ts 82.71% <85.71%> (+4.79%) :arrow_up:
src/index.ts 65.24% <95.45%> (+0.86%) :arrow_up:
... and 1 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 25421da...5080897. Read the comment docs.