Skip to content

Conversation

@kylejuliandev
Copy link
Contributor

This PR

Simplify the integration of Hooks in the Dependency Injection and Hosting package. Hooks at the moment are only applied at an API level, we may want to explore the option to set hooks at a client level. The goal is simplify the code and make hook registration simpler.

Related Issues

Notes

Follow-up Tasks

How to test

Signed-off-by: Kyle Julian <38759683+kylejuliandev@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Oct 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.05%. Comparing base (5972aff) to head (2e57b21).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #609      +/-   ##
==========================================
- Coverage   93.21%   93.05%   -0.17%     
==========================================
  Files          69       69              
  Lines        2993     2979      -14     
  Branches      359      358       -1     
==========================================
- Hits         2790     2772      -18     
- Misses        143      145       +2     
- Partials       60       62       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Kyle Julian <38759683+kylejuliandev@users.noreply.github.com>
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