Skip to content
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

Remove setup build from consumption tests #1309

Draft
wants to merge 6 commits into
base: dev
Choose a base branch
from

Conversation

gavin-aguiar
Copy link
Contributor

Description

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 marked this pull request as draft August 25, 2023 21:56
@codecov
Copy link

codecov bot commented Aug 25, 2023

Codecov Report

Merging #1309 (a88058e) into dev (d0135b0) will decrease coverage by 40.86%.
The diff coverage is 20.88%.

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

@@             Coverage Diff             @@
##              dev    #1309       +/-   ##
===========================================
- Coverage   84.28%   43.43%   -40.86%     
===========================================
  Files          34       36        +2     
  Lines        1922     2620      +698     
  Branches      366      368        +2     
===========================================
- Hits         1620     1138      -482     
- Misses        228     1480     +1252     
+ Partials       74        2       -72     
Flag Coverage Δ
unittests 43.43% <20.88%> (-40.81%) ⬇️

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

Files Changed Coverage Δ
azure_functions_worker/protos/FunctionRpc_pb2.py 74.85% <17.39%> (ø)
...re_functions_worker/protos/FunctionRpc_pb2_grpc.py 61.11% <61.11%> (ø)

... and 23 files with indirect coverage changes

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.

1 participant