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: use limit/offset instead of a cursor #252

Merged
merged 2 commits into from
Oct 11, 2023

fix: jump early

2e1fc2d
Select commit
Loading
Failed to load commit list.
Merged

fix: use limit/offset instead of a cursor #252

fix: jump early
2e1fc2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 11, 2023 in 0s

95.20% (-0.02%) compared to a1bf4b4

View this Pull Request on Codecov

95.20% (-0.02%) compared to a1bf4b4

Details

Codecov Report

Merging #252 (2e1fc2d) into beta (a1bf4b4) will decrease coverage by 0.02%.
Report is 1 commits behind head on beta.
The diff coverage is 95.23%.

@@            Coverage Diff             @@
##             beta     #252      +/-   ##
==========================================
- Coverage   95.21%   95.20%   -0.02%     
==========================================
  Files          58       58              
  Lines        6104     6111       +7     
  Branches      535      537       +2     
==========================================
+ Hits         5812     5818       +6     
  Misses        289      289              
- Partials        3        4       +1     
Files Coverage Δ
src/pg/brc20/brc20-pg-store.ts 99.88% <95.23%> (-0.12%) ⬇️