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

Importing azure functions in InitRequest by default #1250

Merged
merged 12 commits into from
Jul 28, 2023

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 changed the title Gaaguiar/remove init flag Importing azure functions in InitRequest by default Jun 6, 2023
@codecov
Copy link

codecov bot commented Jun 6, 2023

Codecov Report

Merging #1250 (85eb6d6) into dev (f9bf8ff) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

❗ Current head 85eb6d6 differs from pull request most recent head 7dce5ef. Consider uploading reports for the commit 7dce5ef to get more accurate results

@@            Coverage Diff             @@
##              dev    #1250      +/-   ##
==========================================
- Coverage   32.29%   32.28%   -0.01%     
==========================================
  Files          34       34              
  Lines        1917     1914       -3     
  Branches      363      363              
==========================================
- Hits          619      618       -1     
+ Misses       1297     1295       -2     
  Partials        1        1              
Flag Coverage Δ
unittests 32.28% <0.00%> (-0.01%) ⬇️

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

Files Changed Coverage Δ
azure_functions_worker/constants.py 100.00% <ø> (ø)
azure_functions_worker/dispatcher.py 19.49% <0.00%> (+0.09%) ⬆️

@gavin-aguiar gavin-aguiar merged commit 14cc396 into dev Jul 28, 2023
@gavin-aguiar gavin-aguiar deleted the gaaguiar/remove_init_flag branch July 28, 2023 20:47
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