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

feat: cache usdc balance #1348

Merged
merged 17 commits into from
Mar 30, 2024
Merged

feat: cache usdc balance #1348

merged 17 commits into from
Mar 30, 2024

Conversation

justinenerio
Copy link
Contributor

Changes

adds cache to usdc balance in shared preferences

Related issues

Fixes #1330

Checklist

  • PR is ready for review (if not, it should be a draft).
  • PR title follows Conventional Commits guidelines.
  • Screenshots/video added.
  • Tests added.
  • Self-review done.

Copy link

codecov bot commented Mar 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.50%. Comparing base (7c90034) to head (cf09662).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1348   +/-   ##
=======================================
  Coverage   79.50%   79.50%           
=======================================
  Files         187      187           
  Lines        4148     4148           
=======================================
  Hits         3298     3298           
  Misses        850      850           
Flag Coverage Δ
solana-beta 79.50% <ø> (?)
solana-stable 79.50% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@justinenerio justinenerio marked this pull request as ready for review March 30, 2024 06:27
@justinenerio justinenerio requested a review from ookami-kb as a code owner March 30, 2024 06:27
@ookami-kb ookami-kb merged commit 8b4948a into master Mar 30, 2024
10 checks passed
@ookami-kb ookami-kb deleted the cache-usdc branch March 30, 2024 11:10
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.

Cache user USDC balance
2 participants