Azure / azure-functions-python-worker

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

Added durable functions stein tests #1199

Closed gavin-aguiar closed 1 year ago

gavin-aguiar commented 1 year ago

Modified durable tests and added tests for pystein

Description

Fixes #


PR information

Quality of Code and Contribution Guidelines

codecov[bot] commented 1 year ago

Codecov Report

Merging #1199 (3d391c2) into dev (36efc47) will decrease coverage by 51.98%. The diff coverage is n/a.

:exclamation: Current head 3d391c2 differs from pull request most recent head 949e167. Consider uploading reports for the commit 949e167 to get more accurate results

@@             Coverage Diff             @@
##              dev    #1199       +/-   ##
===========================================
- Coverage   83.97%   32.00%   -51.98%     
===========================================
  Files          34       34               
  Lines        1903     1903               
  Branches      366      366               
===========================================
- Hits         1598      609      -989     
- Misses        234     1293     +1059     
+ Partials       71        1       -70     
Flag Coverage Δ
unittests 32.00% <ø> (-51.92%) :arrow_down:

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

see 24 files with indirect coverage changes