issues
search
open-feature
/
spec
OpenFeature specification
https://openfeature.dev
Apache License 2.0
755
stars
36
forks
source link
chore: add mypy and pytest CI step
#275
Open
gruebel
opened
1 month ago
gruebel
commented
1 month ago
This PR
added a
mypy
CI step and fixed all typing issues
added a
pytest
CI step and added some additional tests
I had to fix an issue in
find_covered_specs()
otherwise it wouldn't work as intended, please double check!
removed couple of unused variables
This PR
mypy
CI step and fixed all typing issuespytest
CI step and added some additional testsfind_covered_specs()
otherwise it wouldn't work as intended, please double check!