Azure / azure-functions-python-worker

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

Python Configuration File #1440

Open hallvictoria opened 3 months ago

hallvictoria commented 3 months ago

Description

Fixes #


PR information

Quality of Code and Contribution Guidelines

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 85.26%. Comparing base (2e91fa1) to head (e975404).

Files Patch % Lines
azure_functions_worker/utils/config_manager.py 95.65% 2 Missing :warning:
azure_functions_worker/utils/dependency.py 85.71% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1440 +/- ## ========================================== + Coverage 85.19% 85.26% +0.07% ========================================== Files 35 36 +1 Lines 1965 1988 +23 Branches 370 372 +2 ========================================== + Hits 1674 1695 +21 - Misses 217 219 +2 Partials 74 74 ``` | [Flag](https://app.codecov.io/gh/Azure/azure-functions-python-worker/pull/1440/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/1440/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Azure) | `85.21% <95.31%> (+0.07%)` | :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.