feat: implement Multi-Provider with parity fixes #579
Codecov / codecov/project
failed
Mar 16, 2026 in 0s
95.13% (-3.19%) compared to fafd902
View this Pull Request on Codecov
95.13% (-3.19%) compared to fafd902
Details
Codecov Report
❌ Patch coverage is 86.34538% with 102 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.13%. Comparing base (fafd902) to head (d6fda15).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| openfeature/provider/multi_provider.py | 79.57% | 87 Missing |
| tests/test_multi_provider.py | 94.64% | 15 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #579 +/- ##
==========================================
- Coverage 98.31% 95.13% -3.19%
==========================================
Files 43 45 +2
Lines 2075 2815 +740
==========================================
+ Hits 2040 2678 +638
- Misses 35 137 +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.
Loading