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: add DeferredCarWriter #493

Merged
merged 3 commits into from
Sep 4, 2023

fix: switch constructor args to match storage.New*, make roots plural

b12674b
Select commit
Loading
Failed to load commit list.
Merged

feat: add DeferredCarWriter #493

fix: switch constructor args to match storage.New*, make roots plural
b12674b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 4, 2023 in 0s

76.00% of diff hit (target 62.17%)

View this Pull Request on Codecov

76.00% of diff hit (target 62.17%)

Annotations

Check warning on line 99 in v2/storage/deferred/deferredcarwriter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/storage/deferred/deferredcarwriter.go#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 126 in v2/storage/deferred/deferredcarwriter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/storage/deferred/deferredcarwriter.go#L125-L126

Added lines #L125 - L126 were not covered by tests

Check warning on line 139 in v2/storage/deferred/deferredcarwriter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/storage/deferred/deferredcarwriter.go#L138-L139

Added lines #L138 - L139 were not covered by tests

Check warning on line 146 in v2/storage/deferred/deferredcarwriter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/storage/deferred/deferredcarwriter.go#L145-L146

Added lines #L145 - L146 were not covered by tests

Check warning on line 175 in v2/storage/deferred/deferredcarwriter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/storage/deferred/deferredcarwriter.go#L170-L175

Added lines #L170 - L175 were not covered by tests