Azure / azure-functions-python-library

Azure Functions Python SDK
MIT License
152 stars 65 forks source link

Openai decorators #217

Closed gavin-aguiar closed 4 months ago

gavin-aguiar commented 5 months ago

Added new decorators for OpenAI

New bindings:

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 66.86391% with 56 lines in your changes are missing coverage. Please review.

Project coverage is 91.82%. Comparing base (b85eb7a) to head (bac2768). Report is 3 commits behind head on dev.

:exclamation: Current head bac2768 differs from pull request most recent head 7ec1a4b. Consider uploading reports for the commit 7ec1a4b to get more accurate results

Files Patch % Lines
azure/functions/decorators/function_app.py 13.84% 56 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #217 +/- ## ========================================== - Coverage 93.10% 91.82% -1.28% ========================================== Files 56 57 +1 Lines 3247 3448 +201 Branches 666 683 +17 ========================================== + Hits 3023 3166 +143 - Misses 137 194 +57 - Partials 87 88 +1 ``` | [Flag](https://app.codecov.io/gh/Azure/azure-functions-python-library/pull/217/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Azure) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/Azure/azure-functions-python-library/pull/217/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Azure) | `91.79% <66.86%> (-1.28%)` | :arrow_down: | 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=Azure#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.