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

add EventHubBatch E2E pystein tests. #1052

Merged
merged 2 commits into from
Jul 20, 2022
Merged

Conversation

pdthummar
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

@codecov
Copy link

codecov bot commented Jun 3, 2022

Codecov Report

Merging #1052 (743db71) into dev (e4a7744) will decrease coverage by 0.05%.
The diff coverage is n/a.

❗ Current head 743db71 differs from pull request most recent head 10da1b4. Consider uploading reports for the commit 10da1b4 to get more accurate results

@@            Coverage Diff             @@
##              dev    #1052      +/-   ##
==========================================
- Coverage   84.01%   83.96%   -0.06%     
==========================================
  Files          34       34              
  Lines        1858     1858              
  Branches      299      299              
==========================================
- Hits         1561     1560       -1     
  Misses        232      232              
- Partials       65       66       +1     
Flag Coverage Δ
unittests 83.96% <ø> (-0.06%) ⬇️

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

Impacted Files Coverage Δ
azure_functions_worker/extension.py 98.16% <0.00%> (-0.92%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e4a7744...10da1b4. Read the comment docs.

@YunchuWang YunchuWang force-pushed the pthummar/eventhub_batch_E2E_tests branch from 743db71 to 10da1b4 Compare July 15, 2022 18:47
@YunchuWang YunchuWang merged commit 5f28c27 into dev Jul 20, 2022
@YunchuWang YunchuWang deleted the pthummar/eventhub_batch_E2E_tests branch July 20, 2022 17:58
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