Azure / azure-functions-python-worker

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

fix: 1ES pipeline fixes #1512

Closed hallvictoria closed 5 days ago

hallvictoria commented 2 weeks ago

Description

1ES security fixes

1ES pipeline changes

Test fixes:


PR information

Quality of Code and Contribution Guidelines

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 31.74%. Comparing base (c244569) to head (e947645).

:exclamation: Current head e947645 differs from pull request most recent head f3a9799

Please upload reports for the commit f3a9799 to get more accurate results.

:exclamation: There is a different number of reports uploaded between BASE (c244569) and HEAD (e947645). Click for more details.

HEAD has 1 upload more than BASE | Flag | BASE (c244569) | HEAD (e947645) | |------|------|------| |unittests|1|2|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1512 +/- ## =========================================== - Coverage 83.03% 31.74% -51.29% =========================================== Files 36 36 Lines 2322 2334 +12 Branches 346 449 +103 =========================================== - Hits 1928 741 -1187 - Misses 295 1591 +1296 + Partials 99 2 -97 ``` | [Flag](https://app.codecov.io/gh/Azure/azure-functions-python-worker/pull/1512/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/1512/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Azure) | `31.74% <ø> (-51.29%)` | :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.