azure-functions-python-worker icon indicating copy to clipboard operation
azure-functions-python-worker copied to clipboard

Add E2E scenarios for common libs

Open pdthummar opened this issue 3 years ago • 1 comments

Description

Adding E2E scenarios for common libs.

Fixes #


PR information

  • [ ] The title of the PR is clear and informative.
  • [ ] There are a small number of commits, each of which has an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • [ ] If applicable, the PR references the bug/issue that it fixes in the description.
  • [ ] New Unit tests were added for the changes made and CI is passing.

Quality of Code and Contribution Guidelines

pdthummar avatar Oct 12 '22 18:10 pdthummar

Codecov Report

Merging #1117 (9191d65) into dev (eaa1369) will decrease coverage by 0.26%. The diff coverage is n/a.

@@            Coverage Diff             @@
##              dev    #1117      +/-   ##
==========================================
- Coverage   85.14%   84.88%   -0.27%     
==========================================
  Files          33       32       -1     
  Lines        1845     1813      -32     
  Branches      273      273              
==========================================
- Hits         1571     1539      -32     
  Misses        205      205              
  Partials       69       69              
Flag Coverage Δ
unittests 84.88% <ø> (-0.27%) :arrow_down:

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

Impacted Files Coverage Δ
azure_functions_worker/constants.py

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Oct 12 '22 21:10 codecov[bot]