Skip to content

feat: add set_provider_and_wait() for blocking initialization

8ddfef0
Select commit
Loading
Failed to load commit list.
Draft

feat: add set_provider_and_wait() for blocking initialization #567

feat: add set_provider_and_wait() for blocking initialization
8ddfef0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 17, 2026 in 0s

97.89% (-0.30%) compared to 05382aa

View this Pull Request on Codecov

97.89% (-0.30%) compared to 05382aa

Details

Codecov Report

❌ Patch coverage is 87.93103% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.89%. Comparing base (05382aa) to head (8ddfef0).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
openfeature/provider/_registry.py 78.12% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #567      +/-   ##
==========================================
- Coverage   98.18%   97.89%   -0.30%     
==========================================
  Files          41       41              
  Lines        1982     2040      +58     
==========================================
+ Hits         1946     1997      +51     
- Misses         36       43       +7     

☔ 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.