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: support customized package key #14

Merged
merged 1 commit into from
Jun 25, 2022
Merged

Conversation

VineyAT
Copy link
Contributor

@VineyAT VineyAT commented Jun 25, 2022

  • support registering customized package key which is the prefix of cache key. You can empty it as well.
  • refactor naming in options

@codecov
Copy link

codecov bot commented Jun 25, 2022

Codecov Report

Merging #14 (f6bdc3b) into master (375a308) will increase coverage by 0.21%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   90.01%   90.23%   +0.21%     
==========================================
  Files          11       11              
  Lines         541      553      +12     
==========================================
+ Hits          487      499      +12     
  Misses         30       30              
  Partials       24       24              
Impacted Files Coverage Δ
event.go 82.69% <100.00%> (ø)
factory.go 100.00% <100.00%> (ø)
interface.go 100.00% <100.00%> (ø)
key.go 100.00% <100.00%> (ø)
options.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 375a308...f6bdc3b. Read the comment docs.

@viney-shih viney-shih self-requested a review June 25, 2022 01:57
@viney-shih viney-shih self-assigned this Jun 25, 2022
@viney-shih viney-shih merged commit 254f4db into master Jun 25, 2022
@viney-shih viney-shih deleted the feat/custimized-pkg-name branch June 25, 2022 02:05
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.

None yet

2 participants