Azure / azure-functions-python-worker

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

Refactoring tests utils #1109

Closed gavin-aguiar closed 1 year ago

gavin-aguiar commented 1 year ago

Description

Key Changes:


PR information

Quality of Code and Contribution Guidelines

codecov[bot] commented 1 year ago

Codecov Report

Merging #1109 (8af8143) into dev (e090dcc) will increase coverage by 0.22%. The diff coverage is n/a.

@@            Coverage Diff             @@
##              dev    #1109      +/-   ##
==========================================
+ Coverage   84.74%   84.97%   +0.22%     
==========================================
  Files          33       32       -1     
  Lines        1849     1817      -32     
  Branches      275      275              
==========================================
- Hits         1567     1544      -23     
+ Misses        210      203       -7     
+ Partials       72       70       -2     
Flag Coverage Δ
unittests 84.92% <ø> (+0.17%) :arrow_up:

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

Impacted Files Coverage Δ
azure_functions_worker/constants.py
azure_functions_worker/extension.py 99.08% <0.00%> (+0.91%) :arrow_up:
azure_functions_worker/logging.py 47.16% <0.00%> (+3.77%) :arrow_up:
azure_functions_worker/bindings/datumdef.py 72.22% <0.00%> (+4.16%) :arrow_up:

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