open-feature / ruby-sdk

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

feat!: Use strings from spec for error and reason enums #131

Closed alxckn closed 3 months ago

alxckn commented 3 months ago

Fixes #123

Upper cases error and reason enum values and adds missing 'PROVIDER_FATAL' error

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 99.48%. Comparing base (33843f9) to head (3353179).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #131 +/- ## ======================================= Coverage 99.48% 99.48% ======================================= Files 15 15 Lines 195 196 +1 ======================================= + Hits 194 195 +1 Misses 1 1 ```

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