mmcloughlin / addchain

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

alg/heuristic: preallocate in Approximation #107

Closed mmcloughlin closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #107 (2b1c68b) into master (05190c7) will increase coverage by 0.07%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
+ Coverage   70.00%   70.08%   +0.07%     
==========================================
  Files          30       30              
  Lines        1207     1210       +3     
==========================================
+ Hits          845      848       +3     
  Misses        302      302              
  Partials       60       60              
Flag Coverage Δ
unittests 70.08% <100.00%> (+0.07%) :arrow_up:

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

Impacted Files Coverage Δ
alg/heuristic/heuristic.go 92.75% <100.00%> (+0.32%) :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 05190c7...2b1c68b. Read the comment docs.