Azure / azure-functions-python-library

Azure Functions Python SDK
MIT License
151 stars 63 forks source link

Adding new to_dict method for Document #171

Closed vrdmr closed 1 year ago

vrdmr commented 1 year ago

Fixes #170

codecov[bot] commented 1 year ago

Codecov Report

Merging #171 (d837985) into dev (4e32a20) will decrease coverage by 0.06%. The diff coverage is 60.00%.

@@            Coverage Diff             @@
##              dev     #171      +/-   ##
==========================================
- Coverage   90.36%   90.31%   -0.06%     
==========================================
  Files          53       53              
  Lines        3031     3036       +5     
  Branches      802      803       +1     
==========================================
+ Hits         2739     2742       +3     
- Misses        215      217       +2     
  Partials       77       77              
Flag Coverage Δ
unittests 90.28% <60.00%> (-0.05%) :arrow_down:

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

Impacted Files Coverage Δ
azure/functions/_cosmosdb.py 85.00% <50.00%> (-3.89%) :arrow_down:
azure/functions/_abc.py 75.72% <66.66%> (-0.10%) :arrow_down:

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