AlphaWallet / alpha-wallet-android

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

Fix for RPC key usage #3362

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: 17 lines in your changes are missing coverage. Please review.

Comparison is base (9f8938e) 6.98% compared to head (ceaf94b) 6.99%.

Files Patch % Lines
...ava/com/alphawallet/app/service/AWHttpService.java 56.00% 9 Missing and 2 partials :warning:
...om/alphawallet/app/repository/TokenRepository.java 33.33% 4 Missing :warning:
...et/app/entity/tokenscript/TokenscriptFunction.java 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3362 +/- ## =========================================== + Coverage 6.98% 6.99% +0.01% - Complexity 878 880 +2 =========================================== Files 680 680 Lines 47315 47331 +16 Branches 4786 4788 +2 =========================================== + Hits 3304 3310 +6 - Misses 43719 43727 +8 - Partials 292 294 +2 ```

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