Azure / azure-functions-python-worker

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

Update e2e tests GH workflow to fix flaky tests. #1276

Closed pdthummar closed 1 year ago

pdthummar commented 1 year ago

Description

Fixes #1275 . This will fix the flaky PTPTC and FWPC e2e tests


PR information

Quality of Code and Contribution Guidelines

codecov[bot] commented 1 year ago

Codecov Report

Merging #1276 (4e06138) into dev (36837ac) will decrease coverage by 52.63%. The diff coverage is n/a.

:exclamation: Current head 4e06138 differs from pull request most recent head 35dead4. Consider uploading reports for the commit 35dead4 to get more accurate results

@@             Coverage Diff             @@
##              dev    #1276       +/-   ##
===========================================
- Coverage   84.61%   31.98%   -52.63%     
===========================================
  Files          34       34               
  Lines        1904     1904               
  Branches      366      366               
===========================================
- Hits         1611      609     -1002     
- Misses        227     1294     +1067     
+ Partials       66        1       -65     
Flag Coverage Δ
unittests 31.98% <ø> (-52.58%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

see 24 files with indirect coverage changes