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

[feature] Allow balance querying at specified block height #3530

Merged
merged 3 commits into from
Sep 8, 2024

fix BlockHeight import

e669abe
Select commit
Loading
Failed to load commit list.
Merged

[feature] Allow balance querying at specified block height #3530

fix BlockHeight import
e669abe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 8, 2024 in 0s

72.69% (+0.00%) compared to 0d7140f

View this Pull Request on Codecov

72.69% (+0.00%) compared to 0d7140f

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 72.69%. Comparing base (0d7140f) to head (e669abe).

Files with missing lines Patch % Lines
...ates/light_sdk/src/reading/asynchronous/account.rs 0.00% 2 Missing ⚠️
crates/sdk/src/args.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3530   +/-   ##
=======================================
  Coverage   72.68%   72.69%           
=======================================
  Files         338      338           
  Lines      104319   104324    +5     
=======================================
+ Hits        75826    75834    +8     
+ Misses      28493    28490    -3     

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