Skip to content

Moved consumption tests in a separate pipeline #1148

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 30 commits into from
Dec 7, 2022

Conversation

gavin-aguiar
Copy link
Contributor

@gavin-aguiar gavin-aguiar commented Nov 22, 2022

Description

Moved consumption tests in a separate pipeline.

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

@codecov
Copy link

codecov bot commented Nov 22, 2022

Codecov Report

Merging #1148 (df4a853) into dev (cef6f98) will decrease coverage by 54.36%.
The diff coverage is n/a.

❗ Current head df4a853 differs from pull request most recent head 5f5af69. Consider uploading reports for the commit 5f5af69 to get more accurate results

@@             Coverage Diff             @@
##              dev    #1148       +/-   ##
===========================================
- Coverage   85.30%   30.94%   -54.37%     
===========================================
  Files          32       32               
  Lines        1824     1813       -11     
  Branches      276      276               
===========================================
- Hits         1556      561      -995     
- Misses        198     1251     +1053     
+ Partials       70        1       -69     
Flag Coverage Δ
unittests 30.94% <ø> (-54.31%) ⬇️

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 25.00% <0.00%> (-71.28%) ⬇️
azure_functions_worker/dispatcher.py 19.01% <0.00%> (-69.85%) ⬇️
azure_functions_worker/utils/tracing.py 31.81% <0.00%> (-68.19%) ⬇️
azure_functions_worker/utils/common.py 33.33% <0.00%> (-66.67%) ⬇️
.../shared_memory_data_transfer/file_accessor_unix.py 19.60% <0.00%> (-61.77%) ⬇️
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%) ⬇️
azure_functions_worker/extension.py 43.92% <0.00%> (-55.16%) ⬇️
azure_functions_worker/utils/dependency.py 33.08% <0.00%> (-53.39%) ⬇️
... and 15 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 force-pushed the gaaguiar/consumption_tests branch from 4a40624 to 52ab60b Compare November 30, 2022 20:46
@gavin-aguiar gavin-aguiar force-pushed the gaaguiar/consumption_tests branch from aca6346 to 5f5af69 Compare December 6, 2022 22:29
@gavin-aguiar gavin-aguiar merged commit b2a0bf6 into dev Dec 7, 2022
@gavin-aguiar gavin-aguiar deleted the gaaguiar/consumption_tests branch December 7, 2022 19:56
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.

2 participants