juno icon indicating copy to clipboard operation
juno copied to clipboard

Sync from L1

Open joshklop opened this issue 1 year ago • 1 comments

The diff is nicer than it looks. Maybe ~500 lines of actual code, only ~100 of which is interesting/bug-prone.

joshklop avatar Oct 12 '23 03:10 joshklop

Codecov Report

Attention: 173 lines in your changes are missing coverage. Please review.

Comparison is base (3d4f630) 72.95% compared to head (b59bca2) 72.75%. Report is 2 commits behind head on main.

Files Patch % Lines
syncl1/syncl1.go 52.45% 46 Missing and 12 partials :warning:
l1data/l1data.go 73.86% 36 Missing and 16 partials :warning:
cmd/juno/juno.go 17.50% 33 Missing :warning:
syncl1/iterator.go 60.00% 12 Missing and 6 partials :warning:
l1data/fetcher.go 53.84% 8 Missing and 4 partials :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1335      +/-   ##
==========================================
- Coverage   72.95%   72.75%   -0.20%     
==========================================
  Files          96      104       +8     
  Lines        9997    10559     +562     
==========================================
+ Hits         7293     7682     +389     
- Misses       2163     2298     +135     
- Partials      541      579      +38     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Oct 12 '23 18:10 codecov[bot]