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(core): allow setting payload for durable trees #10299

Merged
merged 2 commits into from Sep 19, 2022

Conversation

kamilmysliwiec
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@coveralls
Copy link

coveralls commented Sep 19, 2022

Pull Request Test Coverage Report for Build af655970-3bfb-4ce3-b5d4-070a721f54b4

  • 2 of 3 (66.67%) changed or added relevant lines in 2 files are covered.
  • 11 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.002%) to 93.798%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/core/router/router-explorer.ts 0 1 0.0%
Files with Coverage Reduction New Missed Lines %
packages/core/repl/repl-context.ts 3 87.06%
packages/microservices/server/server-kafka.ts 3 92.39%
packages/common/module-utils/configurable-module.builder.ts 5 89.52%
Totals Coverage Status
Change from base Build 91b5ae66-cccb-4306-aca7-507de0be71f8: 0.002%
Covered Lines: 6095
Relevant Lines: 6498

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants