Skip to content

Updated stein tests in include new binding names #1078

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 15, 2022

Conversation

gavin-aguiar
Copy link
Contributor

@gavin-aguiar gavin-aguiar commented Aug 1, 2022

Description

Updated binding names for Stein tests

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

@gavin-aguiar gavin-aguiar changed the title Update stein tests for new binding names Update stein tests in include new binding names Aug 1, 2022
@codecov
Copy link

codecov bot commented Aug 12, 2022

Codecov Report

Merging #1078 (c8c9ec7) into dev (c906184) will decrease coverage by 52.15%.
The diff coverage is n/a.

❗ Current head c8c9ec7 differs from pull request most recent head 1530e25. Consider uploading reports for the commit 1530e25 to get more accurate results

@@             Coverage Diff             @@
##              dev    #1078       +/-   ##
===========================================
- Coverage   84.01%   31.86%   -52.16%     
===========================================
  Files          34       34               
  Lines        1858     1858               
  Branches      299      298        -1     
===========================================
- Hits         1561      592      -969     
- Misses        232     1265     +1033     
+ Partials       65        1       -64     
Flag Coverage Δ
unittests 31.86% <ø> (-52.16%) ⬇️

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

Impacted Files Coverage Δ
...e_functions_worker/bindings/nullable_converters.py 21.62% <0.00%> (-78.38%) ⬇️
azure_functions_worker/functions.py 23.72% <0.00%> (-72.32%) ⬇️
azure_functions_worker/dispatcher.py 19.36% <0.00%> (-69.77%) ⬇️
azure_functions_worker/utils/tracing.py 31.81% <0.00%> (-68.19%) ⬇️
azure_functions_worker/utils/common.py 33.33% <0.00%> (-66.67%) ⬇️
azure_functions_worker/utils/dependency.py 32.57% <0.00%> (-60.61%) ⬇️
azure_functions_worker/bindings/meta.py 25.30% <0.00%> (-57.84%) ⬇️
...s/shared_memory_data_transfer/shared_memory_map.py 28.57% <0.00%> (-55.36%) ⬇️
.../shared_memory_data_transfer/file_accessor_unix.py 19.60% <0.00%> (-54.91%) ⬇️
azure_functions_worker/extension.py 44.95% <0.00%> (-54.13%) ⬇️
... and 14 more

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

@gavin-aguiar gavin-aguiar changed the title Update stein tests in include new binding names Updated stein tests in include new binding names Aug 12, 2022
@gavin-aguiar gavin-aguiar merged commit 00a907b into dev Aug 15, 2022
@gavin-aguiar gavin-aguiar deleted the gaaguiar/update_worker_tests branch August 15, 2022 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants