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: limit account book's max tx records count is 5000 #2327

Merged
merged 2 commits into from
Dec 10, 2024

fix: address pending tx api

58b7446
Select commit
Loading
Failed to load commit list.
Merged

fix: limit account book's max tx records count is 5000 #2327

fix: address pending tx api
58b7446
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 9, 2024 in 0s

56.99% (target 90.00%)

View this Pull Request on Codecov

56.99% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.99%. Comparing base (f373f6b) to head (58b7446).
Report is 557 commits behind head on develop.

❗ There is a different number of reports uploaded between BASE (f373f6b) and HEAD (58b7446). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (f373f6b) HEAD (58b7446)
2 1
Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #2327       +/-   ##
============================================
- Coverage    67.56%   56.99%   -10.57%     
============================================
  Files          289      366       +77     
  Lines         7944    10475     +2531     
============================================
+ Hits          5367     5970      +603     
- Misses        2577     4505     +1928     

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