Azure / azure-functions-python-worker

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

ci: cache dependencies in worker pipelines #1467

Open YunchuWang opened 2 months ago

YunchuWang commented 2 months ago

Description

PR information

Quality of Code and Contribution Guidelines

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 84.89%. Comparing base (0913d9c) to head (8c73d1a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1467 +/- ## ========================================== - Coverage 85.23% 84.89% -0.35% ========================================== Files 35 35 Lines 1998 1986 -12 Branches 378 293 -85 ========================================== - Hits 1703 1686 -17 - Misses 219 224 +5 Partials 76 76 ``` | [Flag](https://app.codecov.io/gh/Azure/azure-functions-python-worker/pull/1467/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/1467/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Azure) | `84.89% <ø> (-0.30%)` | :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.