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(db): add tx index to BlobsOnTransactions model #584

Merged
merged 9 commits into from
Sep 26, 2024

perf(db): improve tx index backfilling migration

016295e
Select commit
Loading
Failed to load commit list.
Merged

feat(db): add tx index to BlobsOnTransactions model #584

perf(db): improve tx index backfilling migration
016295e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2024 in 0s

89.57% (+0.00%) compared to bd8a4cb

View this Pull Request on Codecov

89.57% (+0.00%) compared to bd8a4cb

Details

Codecov Report

Attention: Patch coverage is 96.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 89.57%. Comparing base (bd8a4cb) to head (016295e).

Files with missing lines Patch % Lines
packages/db/prisma/index.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #584   +/-   ##
=======================================
  Coverage   89.57%   89.57%           
=======================================
  Files         153      153           
  Lines       10141    10141           
  Branches     1066     1066           
=======================================
  Hits         9084     9084           
  Misses       1057     1057           

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