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: add test coverage for getName fallback function #1991

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

dschlabach
Copy link
Contributor

What changed? Why?
We recently had a regression where our fallback for getName on mainnet was changed to read from base instead, causing slow resolution the Wallet component. This PR improves test coverage to prevent a regression in the future.

Notes to reviewers

How has it been tested?

Copy link

vercel bot commented Feb 13, 2025

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

Name Status Preview Comments Updated (UTC)
onchainkit-coverage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2025 9:30pm
onchainkit-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2025 9:30pm

@dschlabach dschlabach changed the title fix: add test coverage for fallback function fix: add test coverage for getName fallback function Feb 13, 2025
@dschlabach dschlabach merged commit 3d997ff into main Feb 14, 2025
16 checks passed
@dschlabach dschlabach deleted the dms/test-get-name branch February 14, 2025 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants