Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync from L1 #1335

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Add syncl1 command

b59bca2
Select commit
Loading
Failed to load commit list.
Open

Sync from L1 #1335

Add syncl1 command
b59bca2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 22, 2024 in 1s

68.31% of diff hit (target 60.00%)

View this Pull Request on Codecov

68.31% of diff hit (target 60.00%)

Annotations

Check warning on line 154 in cmd/juno/juno.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/juno/juno.go#L150-L154

Added lines #L150 - L154 were not covered by tests

Check warning on line 179 in cmd/juno/juno.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/juno/juno.go#L156-L179

Added lines #L156 - L179 were not covered by tests

Check warning on line 183 in cmd/juno/juno.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/juno/juno.go#L181-L183

Added lines #L181 - L183 were not covered by tests

Check warning on line 185 in cmd/juno/juno.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/juno/juno.go#L185

Added line #L185 was not covered by tests

Check warning on line 30 in l1data/fetcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1data/fetcher.go#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 34 in l1data/fetcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1data/fetcher.go#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 38 in l1data/fetcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1data/fetcher.go#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 46 in l1data/fetcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1data/fetcher.go#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 81 in l1data/l1data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1data/l1data.go#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 85 in l1data/l1data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1data/l1data.go#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 89 in l1data/l1data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1data/l1data.go#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 93 in l1data/l1data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1data/l1data.go#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 120 in l1data/l1data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1data/l1data.go#L118-L120

Added lines #L118 - L120 were not covered by tests

Check warning on line 137 in l1data/l1data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1data/l1data.go#L136-L137

Added lines #L136 - L137 were not covered by tests

Check warning on line 149 in l1data/l1data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1data/l1data.go#L148-L149

Added lines #L148 - L149 were not covered by tests

Check warning on line 175 in l1data/l1data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1data/l1data.go#L174-L175

Added lines #L174 - L175 were not covered by tests

Check warning on line 186 in l1data/l1data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1data/l1data.go#L186

Added line #L186 was not covered by tests

Check warning on line 201 in l1data/l1data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1data/l1data.go#L200-L201

Added lines #L200 - L201 were not covered by tests

Check warning on line 214 in l1data/l1data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1data/l1data.go#L213-L214

Added lines #L213 - L214 were not covered by tests

Check warning on line 248 in l1data/l1data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1data/l1data.go#L247-L248

Added lines #L247 - L248 were not covered by tests

Check warning on line 259 in l1data/l1data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1data/l1data.go#L258-L259

Added lines #L258 - L259 were not covered by tests

Check warning on line 280 in l1data/l1data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1data/l1data.go#L279-L280

Added lines #L279 - L280 were not covered by tests

Check warning on line 290 in l1data/l1data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1data/l1data.go#L289-L290

Added lines #L289 - L290 were not covered by tests

Check warning on line 300 in l1data/l1data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1data/l1data.go#L299-L300

Added lines #L299 - L300 were not covered by tests

Check warning on line 304 in l1data/l1data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1data/l1data.go#L303-L304

Added lines #L303 - L304 were not covered by tests