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

Problem: get unnecessary block result when only need header #526

Merged
merged 1 commit into from
Sep 23, 2024

Problem: get unnecessary block result when only need header

795dc52
Select commit
Loading
Failed to load commit list.
Merged

Problem: get unnecessary block result when only need header #526

Problem: get unnecessary block result when only need header
795dc52
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2024 in 0s

60.06% (-0.02%) compared to dbc7eb4

View this Pull Request on Codecov

60.06% (-0.02%) compared to dbc7eb4

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 60.06%. Comparing base (dbc7eb4) to head (795dc52).

Files with missing lines Patch % Lines
rpc/backend/blocks.go 76.47% 2 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #526      +/-   ##
===========================================
- Coverage    60.07%   60.06%   -0.02%     
===========================================
  Files          128      128              
  Lines         9827     9829       +2     
===========================================
  Hits          5904     5904              
- Misses        3342     3343       +1     
- Partials       581      582       +1     
Files with missing lines Coverage Δ
rpc/backend/utils.go 49.71% <100.00%> (ø)
rpc/backend/blocks.go 81.94% <76.47%> (-0.58%) ⬇️