Skip to content

refactor!: rename top-level package to openfeature #192

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

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

federicobond
Copy link
Member

This PR

Renames the top-level package from open_feature to openfeature.

Related Issues

#181

@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Merging #192 (6c5e434) into main (25f6a87) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #192   +/-   ##
=======================================
  Coverage   92.93%   92.93%           
=======================================
  Files          16       16           
  Lines         439      439           
=======================================
  Hits          408      408           
  Misses         31       31           
Flag Coverage Δ
unittests 92.93% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
openfeature/_backports/strenum.py 100.00% <ø> (ø)
openfeature/evaluation_context.py 90.90% <ø> (ø)
openfeature/exception.py 84.37% <ø> (ø)
openfeature/immutable_dict/mapping_proxy_type.py 83.33% <ø> (ø)
openfeature/provider/metadata.py 100.00% <ø> (ø)
openfeature/api.py 100.00% <100.00%> (ø)
openfeature/client.py 95.60% <100.00%> (ø)
openfeature/flag_evaluation.py 97.72% <100.00%> (ø)
openfeature/hook/__init__.py 86.11% <100.00%> (ø)
openfeature/hook/hook_support.py 86.48% <100.00%> (ø)
... and 6 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Signed-off-by: Federico Bond <federicobond@gmail.com>
@federicobond federicobond merged commit 51f0d26 into open-feature:main Sep 20, 2023
@federicobond federicobond deleted the rename-top-level-pkg branch September 21, 2023 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants