Skip to content

feat!: add isolated API instances, remove duped global funcs - #591

Open
marcozabel wants to merge 5 commits into
open-feature:mainfrom
marcozabel:feat/isolated-api-instances-clean
Open

feat!: add isolated API instances, remove duped global funcs#591
marcozabel wants to merge 5 commits into
open-feature:mainfrom
marcozabel:feat/isolated-api-instances-clean

fixup: pr feedback

5b46606
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2026 in 1s

98.33% (-0.02%) compared to 79bb01b, passed because coverage increased by 0.10% when compared to adjusted base (98.22%)

View this Pull Request on Codecov

98.33% (-0.02%) compared to 79bb01b, passed because coverage increased by 0.10% when compared to adjusted base (98.22%)

Details

Codecov Report

❌ Patch coverage is 98.42829% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.33%. Comparing base (79bb01b) to head (5b46606).

Files with missing lines Patch % Lines
tests/test_isolated_api.py 98.34% 4 Missing ⚠️
openfeature/_api.py 97.14% 2 Missing ⚠️
openfeature/api.py 93.75% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #591      +/-   ##
==========================================
- Coverage   98.34%   98.33%   -0.02%     
==========================================
  Files          45       48       +3     
  Lines        2483     2827     +344     
==========================================
+ Hits         2442     2780     +338     
- Misses         41       47       +6     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.