Azure / azure-functions-python-worker

Python worker for Azure Functions.
http://aka.ms/azurefunctions
MIT License
331 stars 100 forks source link

Revert "Enabling implicit output for generic bindings (#1348)" #1376

Closed gavin-aguiar closed 7 months ago

gavin-aguiar commented 7 months ago

This reverts commit a981fcf788a0b57e4b4f679f7e1977ff11a1579b.

Description

Fixes #


PR information

Quality of Code and Contribution Guidelines

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (a6f40f1) 85.40% compared to head (c9d5584) 85.50%. Report is 1 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1376 +/- ## ========================================== + Coverage 85.40% 85.50% +0.10% ========================================== Files 35 35 Lines 1953 1953 Branches 370 370 ========================================== + Hits 1668 1670 +2 + Misses 214 213 -1 + Partials 71 70 -1 ``` | [Flag](https://app.codecov.io/gh/Azure/azure-functions-python-worker/pull/1376/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-worker/pull/1376/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Azure) | `85.45% <100.00%> (+0.10%)` | :arrow_up: | 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.