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: fetch stacks name owner by bns name #623

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Conversation

alter-eggo
Copy link
Contributor

This pr changes fetch stacks name owner logic, we don't need zone file for it

Copy link

codecov bot commented Nov 15, 2024

Codecov Report

Attention: Patch coverage is 0% with 24 lines in your changes missing coverage. Please review.

Project coverage is 23.73%. Comparing base (7361358) to head (ae38f5e).
Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
packages/query/src/stacks/bns/bns.schemas.ts 0.00% 16 Missing ⚠️
packages/query/src/stacks/bns/bns-v2-client.ts 0.00% 6 Missing ⚠️
packages/query/src/stacks/bns/bns.utils.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #623      +/-   ##
==========================================
- Coverage   23.81%   23.73%   -0.09%     
==========================================
  Files         165      165              
  Lines        6151     6173      +22     
  Branches      335      335              
==========================================
  Hits         1465     1465              
- Misses       4686     4708      +22     
Files with missing lines Coverage Δ
packages/query/src/stacks/bns/bns.utils.ts 41.93% <0.00%> (ø)
packages/query/src/stacks/bns/bns-v2-client.ts 0.00% <0.00%> (ø)
packages/query/src/stacks/bns/bns.schemas.ts 0.00% <0.00%> (ø)
Components Coverage Δ
bitcoin 62.04% <ø> (ø)
query 12.67% <0.00%> (-0.07%) ⬇️
utils 48.31% <ø> (ø)
crypto 68.21% <ø> (ø)
stacks 54.71% <ø> (ø)

@alter-eggo alter-eggo added this pull request to the merge queue Nov 15, 2024
Merged via the queue into dev with commit cc72906 Nov 15, 2024
13 checks passed
@alter-eggo alter-eggo deleted the feat/stacks-name-owner branch November 15, 2024 10:47
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.

2 participants