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): call hooks by components hierarchy level (order) #14900

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@coveralls
Copy link

Pull Request Test Coverage Report for Build 4985bf1d-5e80-46f6-bbaf-e681bc066260

Details

  • 66 of 72 (91.67%) changed or added relevant lines in 9 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.03%) to 89.274%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/core/hooks/utils/get-instances-grouped-by-hierarchy-level.ts 13 19 68.42%
Files with Coverage Reduction New Missed Lines %
packages/microservices/client/client-grpc.ts 1 81.71%
Totals Coverage Status
Change from base Build 8836d48d-3ba1-4c15-bd9b-530b873966f5: -0.03%
Covered Lines: 7166
Relevant Lines: 8027

💛 - 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.

2 participants