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

Update onNameLookup response #2484

Merged
merged 2 commits into from
Jun 13, 2024
Merged

Conversation

hmalik88
Copy link
Contributor

@hmalik88 hmalik88 commented Jun 12, 2024

Updating the name lookup response object to include a domainName property to let a snap indicate which domain the returned address was resolved against. This essentially allows for fuzzy matching results to be properly displayed in the extension.

@hmalik88 hmalik88 requested a review from a team as a code owner June 12, 2024 16:15
Copy link

codecov bot commented Jun 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.34%. Comparing base (caf42e3) to head (274e3f5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2484   +/-   ##
=======================================
  Coverage   94.34%   94.34%           
=======================================
  Files         439      439           
  Lines        9057     9057           
  Branches     1392     1392           
=======================================
  Hits         8545     8545           
  Misses        512      512           

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

@FrederikBolding FrederikBolding merged commit 3130352 into main Jun 13, 2024
153 checks passed
@FrederikBolding FrederikBolding deleted the hm/update-namelookup-response branch June 13, 2024 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants