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

feat(storage) L1BlockManager #552

Closed
wants to merge 2 commits into from

feat(macros) `gen_async_version`

c75a6f2
Select commit
Loading
Failed to load commit list.
Closed

feat(storage) L1BlockManager #552

feat(macros) `gen_async_version`
c75a6f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 19, 2024 in 0s

33.66% of diff hit (target 56.76%)

View this Pull Request on Codecov

33.66% of diff hit (target 56.76%)

Annotations

Check warning on line 34 in crates/macros/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/macros/src/lib.rs#L34

Added line #L34 was not covered by tests

Check warning on line 39 in crates/storage/src/managers/l1.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/storage/src/managers/l1.rs#L33-L39

Added lines #L33 - L39 were not covered by tests

Check warning on line 51 in crates/storage/src/managers/l1.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/storage/src/managers/l1.rs#L46-L51

Added lines #L46 - L51 were not covered by tests

Check warning on line 58 in crates/storage/src/managers/l1.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/storage/src/managers/l1.rs#L53-L58

Added lines #L53 - L58 were not covered by tests

Check warning on line 63 in crates/storage/src/managers/l1.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/storage/src/managers/l1.rs#L60-L63

Added lines #L60 - L63 were not covered by tests

Check warning on line 68 in crates/storage/src/managers/l1.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/storage/src/managers/l1.rs#L65-L68

Added lines #L65 - L68 were not covered by tests

Check warning on line 73 in crates/storage/src/managers/l1.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/storage/src/managers/l1.rs#L70-L73

Added lines #L70 - L73 were not covered by tests

Check warning on line 80 in crates/storage/src/managers/l1.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/storage/src/managers/l1.rs#L75-L80

Added lines #L75 - L80 were not covered by tests

Check warning on line 85 in crates/storage/src/managers/l1.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/storage/src/managers/l1.rs#L82-L85

Added lines #L82 - L85 were not covered by tests

Check warning on line 90 in crates/storage/src/managers/l1.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/storage/src/managers/l1.rs#L87-L90

Added lines #L87 - L90 were not covered by tests

Check warning on line 95 in crates/storage/src/managers/l1.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/storage/src/managers/l1.rs#L92-L95

Added lines #L92 - L95 were not covered by tests

Check warning on line 100 in crates/storage/src/managers/l1.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/storage/src/managers/l1.rs#L97-L100

Added lines #L97 - L100 were not covered by tests

Check warning on line 123 in crates/storage/src/managers/l1.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/storage/src/managers/l1.rs#L111-L123

Added lines #L111 - L123 were not covered by tests