mmcloughlin / addchain

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

alg/heuristic: optimize Approximation #103

Closed mmcloughlin closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #103 (3522871) into master (5e94a59) will increase coverage by 0.07%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
+ Coverage   71.69%   71.77%   +0.07%     
==========================================
  Files          29       29              
  Lines        1166     1169       +3     
==========================================
+ Hits          836      839       +3     
  Misses        270      270              
  Partials       60       60              
Flag Coverage Δ
unittests 71.77% <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.42% <100.00%> (+0.36%) :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 5e94a59...3522871. Read the comment docs.