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

devtools: Add block hash lookups #1457

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

devtools: Add block hash lookups

1c71264
Select commit
Loading
Failed to load commit list.
Draft

devtools: Add block hash lookups #1457

devtools: Add block hash lookups
1c71264
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 24, 2024 in 0s

60.51% (-0.07%) compared to 8640923

View this Pull Request on Codecov

60.51% (-0.07%) compared to 8640923

Details

Codecov Report

Attention: Patch coverage is 0% with 18 lines in your changes missing coverage. Please review.

Project coverage is 60.51%. Comparing base (8640923) to head (1c71264).
Report is 1 commits behind head on main.

Files Patch % Lines
devtools/src/bin/inspect/main.rs 0.00% 8 Missing ⚠️
devtools/src/bin/inspect/lookup.rs 0.00% 6 Missing ⚠️
devtools/src/bin/inspect/block.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1457      +/-   ##
==========================================
- Coverage   60.57%   60.51%   -0.07%     
==========================================
  Files         139      139              
  Lines       16362    16379      +17     
==========================================
  Hits         9911     9911              
- Misses       6451     6468      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.