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: blockstore: GetMany blockstore method #492

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

use batchingTxnDatastoreStub to avoid reimplementing methods

b3ed048
Select commit
Loading
Failed to load commit list.
Open

feat: blockstore: GetMany blockstore method #492

use batchingTxnDatastoreStub to avoid reimplementing methods
b3ed048
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 16, 2024 in 0s

50.00% of diff hit (target 65.78%)

View this Pull Request on Codecov

50.00% of diff hit (target 65.78%)

Annotations

Check warning on line 330 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L329-L330

Added lines #L329 - L330 were not covered by tests

Check warning on line 360 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L357-L360

Added lines #L357 - L360 were not covered by tests

Check warning on line 365 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L364-L365

Added lines #L364 - L365 were not covered by tests

Check warning on line 379 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L378-L379

Added lines #L378 - L379 were not covered by tests

Check warning on line 385 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L382-L385

Added lines #L382 - L385 were not covered by tests

Check warning on line 389 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L387-L389

Added lines #L387 - L389 were not covered by tests

Check warning on line 394 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L391-L394

Added lines #L391 - L394 were not covered by tests

Check warning on line 396 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L396

Added line #L396 was not covered by tests

Check warning on line 401 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L400-L401

Added lines #L400 - L401 were not covered by tests

Check warning on line 414 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L412-L414

Added lines #L412 - L414 were not covered by tests

Check warning on line 419 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L418-L419

Added lines #L418 - L419 were not covered by tests

Check warning on line 426 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L426

Added line #L426 was not covered by tests

Check warning on line 433 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L432-L433

Added lines #L432 - L433 were not covered by tests