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(http-server): multiple decorations support for controllers #188

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pierissimo
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Dec 15, 2022

Codecov Report

Merging #188 (18a417e) into master (7015a6a) will decrease coverage by 0.27%.
The diff coverage is 76.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #188      +/-   ##
==========================================
- Coverage   80.92%   80.65%   -0.28%     
==========================================
  Files          26       26              
  Lines         886      889       +3     
  Branches      201      203       +2     
==========================================
  Hits          717      717              
- Misses         93       95       +2     
- Partials       76       77       +1     
Flag Coverage Δ
core 91.22% <ø> (ø)
http-server 87.61% <76.00%> (-0.85%) ⬇️
http-server-express 67.14% <ø> (ø)
reflector 80.64% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/http-server/src/decorators/route.ts 100.00% <ø> (ø)
packages/http-server/src/HttpServerModule.ts 82.53% <76.00%> (-2.02%) ⬇️

@pierissimo pierissimo changed the title feat(http-server): controllers now support multiple decorations feat(http-server): multiple decorations support for controllers Jan 3, 2023
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.

1 participant