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(db): fix find latest block extension function #420

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

PJColombo
Copy link
Member

Checklist

  • My change requires a documentation update, and I have done it.
  • I have added tests to cover my changes.
  • I have filled out the description and linked the related issues.

Description

Motivation and Context (Optional)

Related Issue (Optional)

Screenshots (if appropriate):

Copy link

vercel bot commented Jun 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blobscan-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 20, 2024 10:37am
blobscan-mainnet 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jun 20, 2024 10:37am
blobscan-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 20, 2024 10:37am
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
blobscan-gnosis ⬜️ Ignored (Inspect) Visit Preview Jun 20, 2024 10:37am
blobscan-holesky ⬜️ Ignored (Inspect) Jun 20, 2024 10:37am
blobscan-sepolia ⬜️ Ignored (Inspect) Jun 20, 2024 10:37am

Copy link

changeset-bot bot commented Jun 20, 2024

🦋 Changeset detected

Latest commit: cd96277

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@blobscan/db Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@PJColombo PJColombo changed the base branch from next to perf/db/add-block-number-index June 20, 2024 10:35
Copy link
Contributor

📦 Next.js Bundle Analysis for @blobscan/web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (perf/db/add-block-number-index@3e15dd1). Learn more about missing BASE report.

Additional details and impacted files
@@                        Coverage Diff                        @@
##             perf/db/add-block-number-index     #420   +/-   ##
=================================================================
  Coverage                                  ?   89.77%           
=================================================================
  Files                                     ?      145           
  Lines                                     ?     9425           
  Branches                                  ?      981           
=================================================================
  Hits                                      ?     8461           
  Misses                                    ?      964           
  Partials                                  ?        0           

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

@PJColombo PJColombo merged commit b7fd2f3 into perf/db/add-block-number-index Jun 20, 2024
14 of 15 checks passed
@PJColombo PJColombo deleted the fix/db/find-latest branch June 20, 2024 10:37
@github-actions github-actions bot mentioned this pull request Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant