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: offload ticker lookup from BRC-20 activity query #293

Merged
merged 1 commit into from
Jan 16, 2024

fix: offload ticker lookup from BRC-20 activity query

689516d
Select commit
Loading
Failed to load commit list.
Merged

fix: offload ticker lookup from BRC-20 activity query #293

fix: offload ticker lookup from BRC-20 activity query
689516d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 16, 2024 in 0s

99.40% of diff hit (target 94.10%)

View this Pull Request on Codecov

99.40% of diff hit (target 94.10%)

Annotations

Check warning on line 96 in src/api/routes/sats.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api/routes/sats.ts#L94-L96

Added lines #L94 - L96 were not covered by tests

Check warning on line 3 in src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index.ts#L3

Added line #L3 was not covered by tests

Check warning on line 10 in src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index.ts#L10

Added line #L10 was not covered by tests

Check warning on line 12 in src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index.ts#L12

Added line #L12 was not covered by tests

Check warning on line 71 in src/pg/helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pg/helpers.ts#L59-L71

Added lines #L59 - L71 were not covered by tests