Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add grpc sync flag store #84

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

fix: AbstractProvider dependency everywhere

e9cd2ed
Select commit
Loading
Failed to load commit list.
Open

feat: add grpc sync flag store #84

fix: AbstractProvider dependency everywhere
e9cd2ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 20, 2024 in 0s

97.12% of diff hit (target 90.55%)

View this Pull Request on Codecov

97.12% of diff hit (target 90.55%)

Annotations

Check warning on line 102 in providers/openfeature-provider-flagd/src/openfeature/contrib/provider/flagd/provider.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/openfeature-provider-flagd/src/openfeature/contrib/provider/flagd/provider.py#L102

Added line #L102 was not covered by tests

Check warning on line 99 in providers/openfeature-provider-flagd/src/openfeature/contrib/provider/flagd/resolvers/in_process.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/openfeature-provider-flagd/src/openfeature/contrib/provider/flagd/resolvers/in_process.py#L99

Added line #L99 was not covered by tests

Check warning on line 71 in providers/openfeature-provider-flagd/src/openfeature/contrib/provider/flagd/resolvers/process/connector/file_watcher.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/openfeature-provider-flagd/src/openfeature/contrib/provider/flagd/resolvers/process/connector/file_watcher.py#L71

Added line #L71 was not covered by tests

Check warning on line 75 in providers/openfeature-provider-flagd/src/openfeature/contrib/provider/flagd/resolvers/process/connector/file_watcher.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/openfeature-provider-flagd/src/openfeature/contrib/provider/flagd/resolvers/process/connector/file_watcher.py#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 35 in providers/openfeature-provider-flagd/src/openfeature/contrib/provider/flagd/resolvers/process/flags.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/openfeature-provider-flagd/src/openfeature/contrib/provider/flagd/resolvers/process/flags.py#L35

Added line #L35 was not covered by tests