amiller / HoneyBadgerBFT

The Honey Badger of BFT Protocols
Other
311 stars 82 forks source link

Move tpke test under test dir #47

Closed sbellem closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #47 into dev will increase coverage by 1.65%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              dev     #47      +/-   ##
=========================================
+ Coverage   66.94%   68.6%   +1.65%     
=========================================
  Files          18      18              
  Lines         944     930      -14     
=========================================
+ Hits          632     638       +6     
+ Misses        312     292      -20
Impacted Files Coverage Δ
honeybadgerbft/crypto/threshenc/tpke.py 99.13% <ø> (+12.98%) :arrow_up:
honeybadgerbft/core/binaryagreement.py 92.2% <0%> (+3.89%) :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 074bdb6...364d205. Read the comment docs.