flipt-io / flipt-client-sdks

Flipt Client-Side Evaluation SDKs
https://www.flipt.io/docs/integration/client
MIT License
11 stars 5 forks source link

feat: add support for default variant eval #309

Closed markphelps closed 2 months ago

markphelps commented 2 months ago

Re: https://github.com/flipt-io/flipt/pull/3271

Adds default variant support to client side evaluation sdks

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 92.48366% with 23 lines in your changes missing coverage. Please review.

Project coverage is 88.03%. Comparing base (c664970) to head (72b983e).

Files Patch % Lines
flipt-evaluation/src/lib.rs 93.64% 19 Missing :warning:
flipt-evaluation/src/store/mod.rs 40.00% 3 Missing :warning:
flipt-evaluation/src/models/source.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #309 +/- ## ========================================== + Coverage 87.52% 88.03% +0.50% ========================================== Files 11 10 -1 Lines 3407 3711 +304 ========================================== + Hits 2982 3267 +285 - Misses 425 444 +19 ```

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