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/project succeeded Jan 16, 2024 in 1s

96.40% (+2.30%) compared to 79ff84c

View this Pull Request on Codecov

96.40% (+2.30%) compared to 79ff84c

Details

Codecov Report

Attention: 19 lines in your changes are missing coverage. Please review.

Comparison is base (79ff84c) 94.10% compared to head (689516d) 96.40%.
Report is 112 commits behind head on beta.

Files Patch % Lines
src/pg/helpers.ts 92.97% 13 Missing ⚠️
src/api/routes/sats.ts 83.33% 3 Missing ⚠️
src/index.ts 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             beta     #293      +/-   ##
==========================================
+ Coverage   94.10%   96.40%   +2.30%     
==========================================
  Files          32       62      +30     
  Lines        3577     6206    +2629     
  Branches      316      572     +256     
==========================================
+ Hits         3366     5983    +2617     
- Misses        209      221      +12     
  Partials        2        2              

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