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: implement in-memory provider #232

Merged
merged 16 commits into from
Feb 10, 2024

Merge branch 'main' into add-in-memory-provider

70b7240
Select commit
Loading
Failed to load commit list.
Merged

feat: implement in-memory provider #232

Merge branch 'main' into add-in-memory-provider
70b7240
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 9, 2024 in 0s

94.16% (+0.56%) compared to 1d523cf

View this Pull Request on Codecov

94.16% (+0.56%) compared to 1d523cf

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (1d523cf) 93.60% compared to head (70b7240) 94.16%.

Files Patch % Lines
src/OpenFeature/Providers/Memory/Flag.cs 96.96% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #232      +/-   ##
==========================================
+ Coverage   93.60%   94.16%   +0.56%     
==========================================
  Files          23       25       +2     
  Lines         954     1046      +92     
  Branches      104      112       +8     
==========================================
+ Hits          893      985      +92     
+ Misses         38       37       -1     
- Partials       23       24       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.