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

Fix breaking permission changes

Open YunchuWang opened this issue 1 year ago • 2 comments

YunchuWang avatar Jan 22 '24 21:01 YunchuWang

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (1bf1348) 92.97% compared to head (cb931e0) 92.97%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #203   +/-   ##
=======================================
  Coverage   92.97%   92.97%           
=======================================
  Files          56       56           
  Lines        3187     3187           
  Branches      649      649           
=======================================
  Hits         2963     2963           
  Misses        137      137           
  Partials       87       87           
Flag Coverage Δ
unittests 92.94% <ø> (ø)

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jan 22 '24 21:01 codecov[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.10%. Comparing base (31f3d42) to head (8e699a5).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #203   +/-   ##
=======================================
  Coverage   93.10%   93.10%           
=======================================
  Files          56       56           
  Lines        3247     3247           
  Branches      666      666           
=======================================
  Hits         3023     3023           
  Misses        137      137           
  Partials       87       87           
Flag Coverage Δ
unittests 93.07% <ø> (ø)

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Apr 04 '24 21:04 codecov-commenter