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

refactor(core-kernel): add symbol for TransactionHandlerProvider #3496

Merged
merged 1 commit into from
Feb 13, 2020

Conversation

sebastijankuzner
Copy link
Contributor

Added symbol for TransactionHandlerProvider to provide support for test core-transactions package.

Summary

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@codecov
Copy link

codecov bot commented Feb 13, 2020

Codecov Report

❗ No coverage uploaded for pull request base (3.0@704644f). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##             3.0    #3496   +/-   ##
======================================
  Coverage       ?   46.93%           
======================================
  Files          ?      536           
  Lines          ?    13669           
  Branches       ?     1856           
======================================
  Hits           ?     6416           
  Misses         ?     7224           
  Partials       ?       29
Impacted Files Coverage Δ
packages/core-transactions/src/service-provider.ts 0% <ø> (ø)
...core-transactions/src/handlers/handler-registry.ts 0% <ø> (ø)
packages/core-kernel/src/ioc/identifiers.ts 100% <ø> (ø)

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 704644f...38bf5bc. Read the comment docs.

@faustbrian faustbrian changed the title refactor(core-transactions, core-kernel): add and use symbol for Tran… refactor(core-kernel): add symbol for TransactionHandlerProvider Feb 13, 2020
@faustbrian faustbrian merged commit 5834847 into 3.0 Feb 13, 2020
@ghost ghost deleted the refactor-missing-symbols branch February 13, 2020 09:46
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.

2 participants