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

refactor: bind providers explicitly to a registry with attach/detach #324

Merged

Conversation

federicobond
Copy link
Member

This opens the door to handling events for child providers inside composite providers.

Copy link

codecov bot commented Apr 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.34%. Comparing base (f352045) to head (c012375).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #324      +/-   ##
==========================================
+ Coverage   97.32%   97.34%   +0.01%     
==========================================
  Files          26       26              
  Lines        1198     1206       +8     
==========================================
+ Hits         1166     1174       +8     
  Misses         32       32              
Flag Coverage Δ
unittests 97.34% <100.00%> (+0.01%) ⬆️

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

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

Copy link
Member

@gruebel gruebel left a comment

Choose a reason for hiding this comment

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

🍻

Signed-off-by: Federico Bond <federicobond@gmail.com>
Signed-off-by: Federico Bond <federicobond@gmail.com>
@federicobond federicobond force-pushed the refactor/explicit-bind-events branch from e57f4d3 to c012375 Compare May 1, 2024 23:04
@federicobond federicobond merged commit c3ad697 into open-feature:main May 1, 2024
12 checks passed
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.

3 participants