Skip to content

fix(aepp): use complete type of WalletInfo object

Codecov / codecov/project succeeded Aug 17, 2023 in 1s

81.40% (+0.04%) compared to 30fad96

View this Pull Request on Codecov

81.40% (+0.04%) compared to 30fad96

Details

Codecov Report

Patch coverage: 97.72% and project coverage change: +0.04% 🎉

Comparison is base (30fad96) 81.36% compared to head (eeba565) 81.40%.
Report is 17 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1880      +/-   ##
===========================================
+ Coverage    81.36%   81.40%   +0.04%     
===========================================
  Files           94       94              
  Lines         3380     3361      -19     
  Branches       681      671      -10     
===========================================
- Hits          2750     2736      -14     
+ Misses         302      300       -2     
+ Partials       328      325       -3     
Files Changed Coverage Δ
src/aepp-wallet-communication/rpc/types.ts 100.00% <ø> (ø)
src/aepp-wallet-communication/wallet-detector.ts 26.31% <0.00%> (ø)
src/AeSdkWallet.ts 77.86% <100.00%> (+0.94%) ⬆️
src/chain.ts 87.05% <100.00%> (ø)
src/contract/Contract.ts 75.28% <100.00%> (+0.13%) ⬆️
src/spend.ts 100.00% <100.00%> (ø)
src/tx/builder/field-types/index.ts 100.00% <100.00%> (ø)
src/tx/builder/field-types/u-int.ts 100.00% <100.00%> (ø)

... and 5 files with indirect coverage changes

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