Skip to content

Bugfix for checking durable functions implicit output #1099

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 8 commits into from
Sep 2, 2022

Conversation

gavin-aguiar
Copy link
Contributor

@gavin-aguiar gavin-aguiar commented Sep 2, 2022

Description

Fixed typo for setting implicit output binding

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 Sep 2, 2022

Codecov Report

Merging #1099 (98750b6) into dev (bcdb5cf) will not change coverage.
The diff coverage is n/a.

❗ Current head 98750b6 differs from pull request most recent head 635106e. Consider uploading reports for the commit 635106e to get more accurate results

@@           Coverage Diff           @@
##              dev    #1099   +/-   ##
=======================================
  Coverage   83.88%   83.88%           
=======================================
  Files          34       34           
  Lines        1868     1868           
  Branches      300      300           
=======================================
  Hits         1567     1567           
  Misses        235      235           
  Partials       66       66           
Flag Coverage Δ
unittests 83.88% <ø> (ø)

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

Impacted Files Coverage Δ
azure_functions_worker/functions.py 96.21% <ø> (ø)

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 merged commit 625eb7f into dev Sep 2, 2022
@gavin-aguiar gavin-aguiar deleted the gaaguiar/durable-fx branch September 2, 2022 17:45
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