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

MemoryAccount types, fix example aepp #1955

Merged
merged 2 commits into from
Mar 8, 2024

docs(aepp): fix error in example aepp

bdcd888
Select commit
Loading
Failed to load commit list.
Merged

MemoryAccount types, fix example aepp #1955

docs(aepp): fix error in example aepp
bdcd888
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 4, 2024 in 0s

79.80% (-0.11%) compared to a21bc1f

View this Pull Request on Codecov

79.80% (-0.11%) compared to a21bc1f

Details

Codecov Report

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

Project coverage is 79.80%. Comparing base (a21bc1f) to head (bdcd888).
Report is 1 commits behind head on develop.

Files Patch % Lines
src/account/Memory.ts 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1955      +/-   ##
===========================================
- Coverage    79.91%   79.80%   -0.11%     
===========================================
  Files          101      101              
  Lines         3450     3452       +2     
  Branches       733      734       +1     
===========================================
- Hits          2757     2755       -2     
- Misses         381      384       +3     
- Partials       312      313       +1     

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