Skip to content

fix: close multi-provider parity gaps

df940f3
Select commit
Loading
Failed to load commit list.
Closed

Provider shutdown on exit #569

fix: close multi-provider parity gaps
df940f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 6, 2026 in 1s

94.89% (-3.29%) compared to 05382aa

View this Pull Request on Codecov

94.89% (-3.29%) compared to 05382aa

Details

Codecov Report

❌ Patch coverage is 85.85165% with 103 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.89%. Comparing base (05382aa) to head (df940f3).

Files with missing lines Patch % Lines
openfeature/provider/multi_provider.py 78.88% 87 Missing ⚠️
tests/test_multi_provider.py 94.64% 15 Missing ⚠️
openfeature/client.py 96.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #569      +/-   ##
==========================================
- Coverage   98.18%   94.89%   -3.29%     
==========================================
  Files          41       43       +2     
  Lines        1982     2705     +723     
==========================================
+ Hits         1946     2567     +621     
- Misses         36      138     +102     

☔ View full report in Codecov by Sentry.
📢 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.