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/project succeeded Apr 16, 2024 in 1s

65.64% (-0.15%) compared to 0a566c9

View this Pull Request on Codecov

65.64% (-0.15%) compared to 0a566c9

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 42 lines in your changes are missing coverage. Please review.

Project coverage is 65.64%. Comparing base (0a566c9) to head (b3ed048).
Report is 124 commits behind head on main.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #492      +/-   ##
==========================================
- Coverage   65.78%   65.64%   -0.15%     
==========================================
  Files         207      203       -4     
  Lines       25156    25385     +229     
==========================================
+ Hits        16549    16663     +114     
- Misses       7147     7235      +88     
- Partials     1460     1487      +27     
Files Coverage Δ
blockstore/blockstore.go 54.95% <50.00%> (-3.02%) ⬇️

... and 42 files with indirect coverage changes