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: In-memory provider for e2e testing and minimal usage #546

Merged
merged 15 commits into from
Aug 15, 2023

Merge branch 'main' into feat/523-in-memory-provider

7f86107
Select commit
Loading
Failed to load commit list.
Merged

feat: In-memory provider for e2e testing and minimal usage #546

Merge branch 'main' into feat/523-in-memory-provider
7f86107
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 15, 2023 in 1s

84.94% of diff hit (target 95.11%)

View this Pull Request on Codecov

84.94% of diff hit (target 95.11%)

Annotations

Check warning on line 297 in src/main/java/dev/openfeature/sdk/Value.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/dev/openfeature/sdk/Value.java#L297

Added line #L297 was not covered by tests

Check warning on line 317 in src/main/java/dev/openfeature/sdk/Value.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/dev/openfeature/sdk/Value.java#L317

Added line #L317 was not covered by tests

Check warning on line 111 in src/main/java/dev/openfeature/sdk/providers/memory/InMemoryProvider.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/dev/openfeature/sdk/providers/memory/InMemoryProvider.java#L111

Added line #L111 was not covered by tests

Check warning on line 122 in src/main/java/dev/openfeature/sdk/providers/memory/InMemoryProvider.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/dev/openfeature/sdk/providers/memory/InMemoryProvider.java#L122

Added line #L122 was not covered by tests

Check warning on line 124 in src/main/java/dev/openfeature/sdk/providers/memory/InMemoryProvider.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/dev/openfeature/sdk/providers/memory/InMemoryProvider.java#L124

Added line #L124 was not covered by tests

Check warning on line 130 in src/main/java/dev/openfeature/sdk/providers/memory/InMemoryProvider.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/dev/openfeature/sdk/providers/memory/InMemoryProvider.java#L126-L130

Added lines #L126 - L130 were not covered by tests