open-feature / ruby-sdk

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

refactor!: Separate `Client` and `Provider` metadata, add client creation tests #116

Closed maxveldink closed 4 months ago

maxveldink commented 4 months ago

This PR

Follow-up Tasks

Move on to testing client flag evaluation testing

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 99.42%. Comparing base (f8e016f) to head (4f0cb23).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #116 +/- ## ========================================== - Coverage 99.44% 99.42% -0.02% ========================================== Files 13 14 +1 Lines 180 174 -6 ========================================== - Hits 179 173 -6 Misses 1 1 ```

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