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

blockservice: optimize getBlocks filter by not rescanning the already valid leading elements #557

blockservice: optimize getBlocks filter by not rescanning the already…

b2110e6
Select commit
Loading
Failed to load commit list.
Closed

blockservice: optimize getBlocks filter by not rescanning the already valid leading elements #557

blockservice: optimize getBlocks filter by not rescanning the already…
b2110e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2024 in 0s

65.54% (-0.02%) compared to 7e0cfb1

View this Pull Request on Codecov

65.54% (-0.02%) compared to 7e0cfb1

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7e0cfb1) 65.56% compared to head (b2110e6) 65.54%.

Impacted file tree graph

@@                                 Coverage Diff                                  @@
##           01-15-blockservice_add_WithContentBlocker_option     #557      +/-   ##
====================================================================================
- Coverage                                             65.56%   65.54%   -0.02%     
====================================================================================
  Files                                                   204      207       +3     
  Lines                                                 25583    25654      +71     
====================================================================================
+ Hits                                                  16773    16815      +42     
- Misses                                                 7335     7361      +26     
- Partials                                               1475     1478       +3     
Files Coverage Δ
blockservice/blockservice.go 80.12% <100.00%> (+0.30%) ⬆️

... and 15 files with indirect coverage changes