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

core: fix decoding account from E3 encoded storage #2254

Merged
merged 1 commit into from
Aug 21, 2024

core: fix decoding account from E3 encoded storage

5c50701
Select commit
Loading
Failed to load commit list.
Merged

core: fix decoding account from E3 encoded storage #2254

core: fix decoding account from E3 encoded storage
5c50701
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2024 in 0s

52.80% (-0.03%) compared to 9aace13

View this Pull Request on Codecov

52.80% (-0.03%) compared to 9aace13

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.80%. Comparing base (9aace13) to head (5c50701).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2254      +/-   ##
==========================================
- Coverage   52.82%   52.80%   -0.03%     
==========================================
  Files         719      719              
  Lines       49221    49224       +3     
  Branches     7499     7500       +1     
==========================================
- Hits        26001    25992       -9     
- Misses      20926    20936      +10     
- Partials     2294     2296       +2     

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