flipt-io / flipt

Enterprise-ready, GitOps enabled, CloudNative feature management solution
https://flipt.io
GNU General Public License v3.0
3.64k stars 200 forks source link

fix: support scoped namespace tokens for evaluation data api #3452

Closed markphelps closed 2 weeks ago

markphelps commented 2 weeks ago

Re: #3438

Adds support for namespace scoped tokens for evaluation data api

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 64.68%. Comparing base (dd6a0a0) to head (c1a3e0e). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/server/evaluation/data/server.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3452 +/- ## ========================================== - Coverage 64.69% 64.68% -0.01% ========================================== Files 174 174 Lines 13918 13920 +2 ========================================== Hits 9004 9004 - Misses 4225 4227 +2 Partials 689 689 ``` | [Flag](https://app.codecov.io/gh/flipt-io/flipt/pull/3452/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=flipt-io) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/flipt-io/flipt/pull/3452/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=flipt-io) | `64.68% <0.00%> (-0.01%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=flipt-io#carryforward-flags-in-the-pull-request-comment) to find out more.

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