celestiaorg / go-header

Go library with all the services needed to request, sync and store blockchain headers.
Apache License 2.0
17 stars 16 forks source link

refactor(store): Add heights report to fatal heightsub log #68

Closed renaynay closed 12 months ago

renaynay commented 12 months ago

Self explanatory

codecov-commenter commented 12 months ago

Codecov Report

Merging #68 (7fce5d8) into main (faf914e) will not change coverage. The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main      #68   +/-   ##
=======================================
  Coverage   65.57%   65.57%           
=======================================
  Files          35       35           
  Lines        2806     2806           
=======================================
  Hits         1840     1840           
  Misses        811      811           
  Partials      155      155           
Impacted Files Coverage Δ
store/heightsub.go 75.71% <0.00%> (ø)