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

feedback adjustments

860cb76
Select commit
Loading
Failed to load commit list.
Open

feat: blockstore: GetMany blockstore method #492

feedback adjustments
860cb76
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 24, 2023 in 1s

23.22% of diff hit (target 65.78%)

View this Pull Request on Codecov

23.22% of diff hit (target 65.78%)

Annotations

Check warning on line 335 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L334-L335

Added lines #L334 - L335 were not covered by tests

Check warning on line 352 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L351-L352

Added lines #L351 - L352 were not covered by tests

Check warning on line 371 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L355-L371

Added lines #L355 - L371 were not covered by tests

Check warning on line 375 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L373-L375

Added lines #L373 - L375 were not covered by tests

Check warning on line 377 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L377

Added line #L377 was 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#L379

Added line #L379 was not covered by tests

Check warning on line 387 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L384-L387

Added lines #L384 - L387 were not covered by tests

Check warning on line 392 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L391-L392

Added lines #L391 - L392 were not covered by tests

Check warning on line 406 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L405-L406

Added lines #L405 - L406 were not covered by tests

Check warning on line 412 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L409-L412

Added lines #L409 - L412 were not covered by tests

Check warning on line 416 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L414-L416

Added lines #L414 - L416 were not covered by tests

Check warning on line 421 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L418-L421

Added lines #L418 - L421 were not covered by tests

Check warning on line 423 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L423

Added line #L423 was not covered by tests

Check warning on line 428 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L427-L428

Added lines #L427 - L428 were not covered by tests

Check warning on line 445 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L437-L445

Added lines #L437 - L445 were not covered by tests

Check warning on line 447 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L447

Added line #L447 was not covered by tests

Check warning on line 454 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L452-L454

Added lines #L452 - L454 were not covered by tests

Check warning on line 459 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L458-L459

Added lines #L458 - L459 were not covered by tests

Check warning on line 466 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L466

Added line #L466 was not covered by tests

Check warning on line 473 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L472-L473

Added lines #L472 - L473 were not covered by tests

Check warning on line 479 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L478-L479

Added lines #L478 - L479 were not covered by tests

Check warning on line 487 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L482-L487

Added lines #L482 - L487 were not covered by tests

Check warning on line 491 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L490-L491

Added lines #L490 - L491 were not covered by tests

Check warning on line 505 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L498-L505

Added lines #L498 - L505 were not covered by tests

Check warning on line 512 in blockstore/blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore/blockstore.go#L507-L512

Added lines #L507 - L512 were not covered by tests