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

Fix for RPC key usage #3362

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Fix for RPC key usage #3362

merged 1 commit into from
Feb 20, 2024

Conversation

JamesSmartCell
Copy link
Member

  • fix issue with key usage where incorrect API keys were supplied.

Copy link

Pull reviewers stats

Stats of the last 30 days for alpha-wallet-android:

User Total reviews Time to review Total comments

Copy link

codecov bot commented Feb 20, 2024

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 ⚠️
...om/alphawallet/app/repository/TokenRepository.java 33.33% 4 Missing ⚠️
...et/app/entity/tokenscript/TokenscriptFunction.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             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     

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

@JamesSmartCell JamesSmartCell merged commit c5b66bb into master Feb 20, 2024
10 checks passed
@JamesSmartCell JamesSmartCell deleted the fix-RPC-send-issue branch February 20, 2024 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant