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

Create pystein-getting-started.md

Open vrdmr opened this issue 3 years ago • 1 comments

Description

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

vrdmr avatar Jul 25 '22 21:07 vrdmr

Codecov Report

Merging #1075 (e429fa8) into dev (7afe38f) will increase coverage by 0.21%. The diff coverage is n/a.

@@            Coverage Diff             @@
##              dev    #1075      +/-   ##
==========================================
+ Coverage   83.79%   84.01%   +0.21%     
==========================================
  Files          34       34              
  Lines        1858     1858              
  Branches      299      299              
==========================================
+ Hits         1557     1561       +4     
+ Misses        235      232       -3     
+ Partials       66       65       -1     
Flag Coverage Δ
unittests 84.01% <ø> (+0.21%) :arrow_up:

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

Impacted Files Coverage Δ
azure_functions_worker/dispatcher.py 89.12% <0.00%> (+1.06%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7afe38f...e429fa8. Read the comment docs.

codecov[bot] avatar Jul 25 '22 21:07 codecov[bot]