Skip to content

feat(provider-tck): add the Python conformance suite for OpenFeature providers - #409

Draft
aepfli wants to merge 7 commits into
mainfrom
feat/provider-tck
Draft

feat(provider-tck): add the Python conformance suite for OpenFeature providers#409
aepfli wants to merge 7 commits into
mainfrom
feat/provider-tck

feat(provider-tck): add the @lifecycle capability

d6de5dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 24, 2026 in 0s

92.03% (-3.62%) compared to 92c5f49

View this Pull Request on Codecov

92.03% (-3.62%) compared to 92c5f49

Details

Codecov Report

❌ Patch coverage is 78.41727% with 120 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.03%. Comparing base (92c5f49) to head (d6de5dc).

Files with missing lines Patch % Lines
...ure/contrib/tools/provider_tck/steps/flag_steps.py 72.97% 30 Missing ⚠️
...re/contrib/tools/provider_tck/steps/event_steps.py 61.19% 26 Missing ⚠️
...contrib/tools/provider_tck/steps/provider_steps.py 53.33% 21 Missing ⚠️
...c/openfeature/contrib/tools/provider_tck/values.py 76.78% 13 Missing ⚠️
...rc/openfeature/contrib/tools/provider_tck/state.py 84.93% 11 Missing ⚠️
...c/openfeature/contrib/tools/provider_tck/config.py 83.63% 9 Missing ⚠️
...openfeature/contrib/tools/provider_tck/__init__.py 76.47% 4 Missing ⚠️
...c/openfeature/contrib/tools/provider_tck/plugin.py 94.11% 2 Missing ⚠️
...enfeature/contrib/tools/provider_tck/capability.py 96.87% 1 Missing ⚠️
.../openfeature/contrib/tools/provider_tck/control.py 93.75% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #409      +/-   ##
==========================================
- Coverage   95.64%   92.03%   -3.62%     
==========================================
  Files          24       59      +35     
  Lines        1057     2334    +1277     
==========================================
+ Hits         1011     2148    +1137     
- Misses         46      186     +140     

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