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

fix: ordhook ingestion #356

Merged
merged 16 commits into from
Jun 11, 2024

fix: use full index for block tx index

c1784b9
Select commit
Loading
Failed to load commit list.
Merged

fix: ordhook ingestion #356

fix: use full index for block tx index
c1784b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 1, 2024 in 0s

95.17% (-0.03%) compared to c53f144, passed because coverage increased by +0.08% when compared to adjusted base (95.09%)

View this Pull Request on Codecov

95.17% (-0.03%) compared to c53f144, passed because coverage increased by +0.08% when compared to adjusted base (95.09%)

Details

Codecov Report

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

Project coverage is 95.17%. Comparing base (c53f144) to head (c1784b9).
Report is 1 commits behind head on beta.

Files Patch % Lines
src/ordhook/server.ts 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             beta     #356      +/-   ##
==========================================
- Coverage   95.20%   95.17%   -0.03%     
==========================================
  Files          44       44              
  Lines        5065     5037      -28     
  Branches      477      471       -6     
==========================================
- Hits         4822     4794      -28     
  Misses        241      241              
  Partials        2        2              

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