celestiaorg / nmt

Namespaced Merkle Tree
Apache License 2.0
107 stars 39 forks source link

fix: add go option in proto to be able to import pb.Proof #226

Closed vgonkivs closed 12 months ago

vgonkivs commented 12 months ago

Overview

Without go_option it is not possible to import pb.Proofin other proto files.

Checklist

codecov[bot] commented 12 months ago

Codecov Report

Merging #226 (c996475) into master (9d22de9) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #226   +/-   ##
=======================================
  Coverage   65.20%   65.20%           
=======================================
  Files           6        6           
  Lines         891      891           
=======================================
  Hits          581      581           
  Misses        293      293           
  Partials       17       17           
Impacted Files Coverage Δ
pb/proof.pb.go 0.72% <ø> (ø)