mmcloughlin / addchain

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

meta: extra fields #126

Closed mmcloughlin closed 2 years ago

mmcloughlin commented 2 years ago

Expand the metadata properties with additional fields, intended for use in code generation (see #94).

codecov-commenter commented 2 years ago

Codecov Report

Merging #126 (904256d) into master (d5342b5) will decrease coverage by 0.23%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #126      +/-   ##
==========================================
- Coverage   73.05%   72.81%   -0.24%     
==========================================
  Files          30       30              
  Lines        1874     1880       +6     
==========================================
  Hits         1369     1369              
- Misses        445      451       +6     
  Partials       60       60              
Flag Coverage Δ
unittests 72.81% <0.00%> (-0.24%) :arrow_down:

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

Impacted Files Coverage Δ
meta/cite.go 0.00% <0.00%> (ø)
meta/meta.go 11.11% <0.00%> (-5.56%) :arrow_down:

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 d5342b5...904256d. Read the comment docs.