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): add strongly-typed decorators factory (reflector) #12237

Merged
merged 5 commits into from Aug 18, 2023

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 Aug 16, 2023

Pull Request Test Coverage Report for Build ac8c3184-b823-4efe-ac62-40fe58c45eca

  • 10 of 13 (76.92%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.03%) to 92.714%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/core/services/reflector.service.ts 10 13 76.92%
Totals Coverage Status
Change from base Build 83148419-bf5c-47e9-b45d-e3f6f40452b6: -0.03%
Covered Lines: 6401
Relevant Lines: 6904

💛 - Coveralls

Co-authored-by: Micael Levi L. Cavalcante <mllc@icomp.ufam.edu.br>
Copy link
Member

@jmcdo29 jmcdo29 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great!

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

6 participants