open-feature / python-sdk-contrib

Community contributions for hooks and reference providers in python
https://openfeature.dev
10 stars 11 forks source link

ci: add pr trigger types #41

Closed beeme1mr closed 7 months ago

beeme1mr commented 7 months ago

This PR

Notes

This should trigger a CI run for a release PR.

https://github.com/open-feature/python-sdk-contrib/pull/40

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d8e10c7) 90.55% compared to head (ab5fb31) 90.55%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #41 +/- ## ======================================= Coverage 90.55% 90.55% ======================================= Files 8 8 Lines 180 180 ======================================= Hits 163 163 Misses 17 17 ``` | [Flag](https://app.codecov.io/gh/open-feature/python-sdk-contrib/pull/41/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-feature) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/open-feature/python-sdk-contrib/pull/41/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-feature) | `90.55% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-feature#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

beeme1mr commented 7 months ago

Side note: We should make @gruebel an approver. I'll open a PR for that in a moment.

federicobond commented 7 months ago

I was about to do just that ❤️