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 evaluation context based on requirement 3.1.1 #114

Closed maxveldink closed 4 months ago

maxveldink commented 4 months ago

This PR

Follow-up Tasks

Will continue implementing other parts of EC and use it in clients

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 99.44%. Comparing base (aac74b1) to head (a43636e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #114 +/- ## ========================================== + Coverage 99.40% 99.44% +0.03% ========================================== Files 12 13 +1 Lines 168 180 +12 ========================================== + Hits 167 179 +12 Misses 1 1 ```

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