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: allow chaining of onCreate, closes #1 #2

Merged
merged 1 commit into from
Jul 31, 2022
Merged

Conversation

mfellner
Copy link
Owner

Allow chaining of onCreate, closes #1.

@codecov-commenter
Copy link

Codecov Report

Merging #2 (f9b1acc) into main (272c14d) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main        #2   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           64        64           
  Branches         7         6    -1     
=========================================
  Hits            64        64           
Impacted Files Coverage Δ
lib/store-factory.ts 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 272c14d...f9b1acc. Read the comment docs.

@mfellner mfellner merged commit bd4c9d2 into main Jul 31, 2022
@mfellner mfellner deleted the fix-on-create-chain branch July 31, 2022 21:11
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.

Unable to chain factory.onCreate
2 participants