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,common): Add @RawBody() decorator #13225

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

tolgap
Copy link
Contributor

@tolgap tolgap commented Feb 18, 2024

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: #13224

What is the new behavior?

Adds @RawBody() decorator

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@coveralls
Copy link

Pull Request Test Coverage Report for Build 4aa07adb-cf94-4972-b06e-a49d24bd6f18

Details

  • -1 of 4 (75.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.009%) to 92.151%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/common/decorators/http/route-params.decorator.ts 1 2 50.0%
Totals Coverage Status
Change from base Build 3bdf7d9b-d77b-45e6-ae7c-043c1979ed39: -0.009%
Covered Lines: 6739
Relevant Lines: 7313

💛 - Coveralls

@kamilmysliwiec
Copy link
Member

lgtm

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

4 participants