open-feature / ruby-sdk

Ruby implementation of the OpenFeature SDK
https://openfeature.dev
Apache License 2.0
21 stars 7 forks source link

feat: add hook hints #135

Closed mschoenlaub closed 3 months ago

mschoenlaub commented 3 months ago

This PR

Related Issues

A first step towards fixing #52 .

Notes

Follow-up Tasks

Use this data structure in follow-up PRs to implement hooks.

How to test

N/A

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.53%. Comparing base (50bdf48) to head (4462260).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #135 +/- ## ========================================== + Coverage 99.48% 99.53% +0.04% ========================================== Files 15 16 +1 Lines 196 214 +18 ========================================== + Hits 195 213 +18 Misses 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.