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(client): add optional in-memory cache to client #9521

Merged
merged 63 commits into from
Oct 22, 2024

update implementation paragraph

616826a
Select commit
Loading
Failed to load commit list.
Merged

feat(client): add optional in-memory cache to client #9521

update implementation paragraph
616826a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2024 in 1s

35.94% (target 75.00%)

View this Pull Request on Codecov

35.94% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 5.87156% with 513 lines in your changes missing coverage. Please review.

Project coverage is 35.94%. Comparing base (31d5f5d) to head (616826a).
Report is 43 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9521      +/-   ##
==========================================
- Coverage   37.08%   35.94%   -1.15%     
==========================================
  Files         283      301      +18     
  Lines       11830    14479    +2649     
  Branches      202      183      -19     
==========================================
+ Hits         4387     5204     +817     
- Misses       7168     9051    +1883     
+ Partials      275      224      -51