axios-extensions icon indicating copy to clipboard operation
axios-extensions copied to clipboard

add cacheKeyGenerator option

Open shrpne opened this issue 2 years ago • 3 comments

copilot:all

Hello! I have added cacheKeyGenerator as described in #57

It also can be used as a workaround for these issues #66 #68

Please provide your feedback, maybe i should update naming, or maybe provide the same option to config too

shrpne avatar Nov 23 '22 15:11 shrpne

@kuitos friendly reminder

shrpne avatar Apr 05 '23 19:04 shrpne

Rebased from master

shrpne avatar Jul 18 '23 15:07 shrpne

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.43%. Comparing base (f4da8f3) to head (940af6f). Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
+ Coverage   97.36%   97.43%   +0.06%     
==========================================
  Files           5        5              
  Lines          76       78       +2     
  Branches       21       23       +2     
==========================================
+ Hits           74       76       +2     
  Partials        2        2              

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

codecov[bot] avatar Jul 21 '23 06:07 codecov[bot]