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) pass ExecutionContext to custom decorators #3070

Merged
merged 6 commits into from
Mar 2, 2020

Conversation

kamilmysliwiec
Copy link
Member

@kamilmysliwiec kamilmysliwiec commented Sep 30, 2019

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] 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?

[x] Yes
[ ] No

Other information

@coveralls
Copy link

coveralls commented Sep 30, 2019

Pull Request Test Coverage Report for Build 6787

  • 19 of 22 (86.36%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.06%) to 95.259%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/core/helpers/context-utils.ts 4 7 57.14%
Totals Coverage Status
Change from base Build 6764: -0.06%
Covered Lines: 4400
Relevant Lines: 4619

💛 - Coveralls

@kamilmysliwiec kamilmysliwiec changed the title feat(core) pass ArgumentsHost to custom decorators feat(core) pass ExecutionContext to custom decorators Nov 8, 2019
@kamilmysliwiec kamilmysliwiec changed the base branch from master to 7.0.0 February 20, 2020 14:40
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.

2 participants