mmcloughlin / addchain

Cryptographic Addition Chain Generation in Go
BSD 3-Clause "New" or "Revised" License
184 stars 14 forks source link

internal/bigvector: use interface to allocations for basis vectors #106

Closed mmcloughlin closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #106 (355b714) into master (5bb4870) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #106   +/-   ##
=======================================
  Coverage   70.00%   70.00%           
=======================================
  Files          30       30           
  Lines        1207     1207           
=======================================
  Hits          845      845           
  Misses        302      302           
  Partials       60       60           
Flag Coverage Δ
unittests 70.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
alg/dict/dict.go 94.28% <ø> (ø)

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 5bb4870...355b714. Read the comment docs.