AlphaWallet / alpha-wallet-android

An advanced Ethereum mobile wallet
https://www.alphawallet.com
MIT License
571 stars 517 forks source link

Improve gas calc #3356

Closed JamesSmartCell closed 4 months ago

JamesSmartCell commented 4 months ago
github-actions[bot] commented 4 months ago

Pull reviewers stats

Stats of the last 30 days for alpha-wallet-android: User Total reviews Time to review Total comments
codecov[bot] commented 4 months ago

Codecov Report

Attention: 146 lines in your changes are missing coverage. Please review.

Comparison is base (80e6ae7) 7.07% compared to head (550e6b2) 7.05%.

Files Patch % Lines
...java/com/alphawallet/app/service/InfuraGasAPI.java 0.00% 50 Missing :warning:
...ava/com/alphawallet/app/entity/GasPriceSpread.java 0.00% 31 Missing :warning:
...in/java/com/alphawallet/app/widget/GasWidget2.java 0.00% 19 Missing :warning:
...ain/java/com/alphawallet/app/widget/GasWidget.java 0.00% 18 Missing :warning:
.../com/alphawallet/app/widget/ActionSheetDialog.java 0.00% 9 Missing :warning:
...lphawallet/app/repository/EthereumNetworkBase.java 33.33% 6 Missing :warning:
...n/java/com/alphawallet/app/service/GasService.java 0.00% 6 Missing :warning:
...m/alphawallet/app/entity/ActionSheetInterface.java 0.00% 2 Missing :warning:
.../alphawallet/app/repository/HttpServiceHelper.java 0.00% 2 Missing :warning:
...com/alphawallet/app/service/BlockNativeGasAPI.java 0.00% 2 Missing :warning:
... and 1 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3356 +/- ## =========================================== - Coverage 7.07% 7.05% -0.03% + Complexity 881 879 -2 =========================================== Files 677 679 +2 Lines 46748 46874 +126 Branches 4747 4760 +13 =========================================== - Hits 3308 3307 -1 - Misses 43148 43275 +127 Partials 292 292 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.