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/project succeeded Jun 20, 2024 in 0s

93.21% (+2.65%) compared to d8e10c7

View this Pull Request on Codecov

93.21% (+2.65%) compared to d8e10c7

Details

Codecov Report

Attention: Patch coverage is 97.12919% with 6 lines in your changes missing coverage. Please review.

Project coverage is 93.21%. Comparing base (d8e10c7) to head (e9cd2ed).
Report is 33 commits behind head on main.

Files Patch % Lines
.../flagd/resolvers/process/connector/file_watcher.py 95.52% 3 Missing ⚠️
...src/openfeature/contrib/provider/flagd/provider.py 83.33% 1 Missing ⚠️
...ure/contrib/provider/flagd/resolvers/in_process.py 94.73% 1 Missing ⚠️
.../contrib/provider/flagd/resolvers/process/flags.py 96.55% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #84      +/-   ##
==========================================
+ Coverage   90.55%   93.21%   +2.65%     
==========================================
  Files           8       15       +7     
  Lines         180      560     +380     
==========================================
+ Hits          163      522     +359     
- Misses         17       38      +21     

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