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!: ingest BRC20 data from ordhook #347

Merged
merged 13 commits into from
Apr 23, 2024

fix: add brc20 to default predicate

82eeeed
Select commit
Loading
Failed to load commit list.
Merged

feat!: ingest BRC20 data from ordhook #347

fix: add brc20 to default predicate
82eeeed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 23, 2024 in 0s

95.52% (-1.00%) compared to 66ba744

View this Pull Request on Codecov

95.52% (-1.00%) compared to 66ba744

Details

Codecov Report

Attention: Patch coverage is 98.95470% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 95.52%. Comparing base (66ba744) to head (82eeeed).
Report is 23 commits behind head on develop.

Files Patch % Lines
src/pg/brc20/helpers.ts 96.42% 3 Missing ⚠️
src/pg/brc20/brc20-pg-store.ts 99.39% 2 Missing ⚠️
src/ordhook/server.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #347      +/-   ##
===========================================
- Coverage    96.51%   95.52%   -1.00%     
===========================================
  Files           65       53      -12     
  Lines         6391     5581     -810     
  Branches       542      478      -64     
===========================================
- Hits          6168     5331     -837     
- Misses         221      248      +27     
  Partials         2        2              

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