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: Move all files from pkg/openfeature to openfeature. #232

Merged
merged 1 commit into from
Nov 20, 2023

Move all files from pkg/openfeature to openfeature.

1098f60
Select commit
Loading
Failed to load commit list.
Merged

feat: Move all files from pkg/openfeature to openfeature. #232

Move all files from pkg/openfeature to openfeature.
1098f60
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Nov 16, 2023 in 0s

81.61% (+0.00%) compared to 34fb9d9

View this Pull Request on Codecov

81.61% (+0.00%) compared to 34fb9d9

Details

Codecov Report

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

Comparison is base (34fb9d9) 81.61% compared to head (1098f60) 81.61%.

Files Patch % Lines
openfeature/client.go 76.76% 89 Missing and 10 partials ⚠️
openfeature/memprovider/in_memory_provider.go 75.59% 26 Missing and 5 partials ⚠️
openfeature/resolution_error.go 18.91% 30 Missing ⚠️
openfeature/hooks.go 29.03% 22 Missing ⚠️
openfeature/provider.go 65.38% 9 Missing ⚠️
openfeature/evaluation_context.go 82.60% 4 Missing ⚠️
openfeature/openfeature.go 97.67% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #232   +/-   ##
=======================================
  Coverage   81.61%   81.61%           
=======================================
  Files          10       10           
  Lines        1142     1142           
=======================================
  Hits          932      932           
  Misses        192      192           
  Partials       18       18           

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