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: populate provider and client metadata in HookContext #302

Merged

Conversation

federicobond
Copy link
Member

Also ensures provider consistency during flag evaluation.

Closes #301

Copy link

codecov bot commented Mar 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.78%. Comparing base (4a323b0) to head (286277e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #302   +/-   ##
=======================================
  Coverage   94.77%   94.78%           
=======================================
  Files          20       20           
  Lines         651      652    +1     
=======================================
+ Hits          617      618    +1     
  Misses         34       34           
Flag Coverage Δ
unittests 94.78% <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.

Signed-off-by: Federico Bond <federicobond@gmail.com>
Signed-off-by: Federico Bond <federicobond@gmail.com>
@federicobond federicobond force-pushed the feat/hookcontext-metadata branch from f28d17d to 286277e Compare March 25, 2024 07:02
@federicobond federicobond merged commit 78ea3b9 into open-feature:main Mar 25, 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.

Populate provider and client metadata in HookContext
2 participants