Skip to content

Fix EventHub E2E Tests #1209

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 21 commits into from
Apr 11, 2023
Merged

Fix EventHub E2E Tests #1209

merged 21 commits into from
Apr 11, 2023

Conversation

EvanR-Dev
Copy link
Contributor

@EvanR-Dev EvanR-Dev commented Apr 1, 2023

Description

Fixes #1200


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 Apr 1, 2023

Codecov Report

Merging #1209 (4d823fa) into dev (91f0d4a) will decrease coverage by 52.61%.
The diff coverage is n/a.

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

@@             Coverage Diff             @@
##              dev    #1209       +/-   ##
===========================================
- Coverage   84.60%   32.00%   -52.61%     
===========================================
  Files          34       34               
  Lines        1903     1903               
  Branches      366      366               
===========================================
- Hits         1610      609     -1001     
- Misses        227     1293     +1066     
+ Partials       66        1       -65     
Flag Coverage Δ
unittests 32.00% <ø> (-52.55%) ⬇️

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

see 24 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@EvanR-Dev EvanR-Dev marked this pull request as ready for review April 6, 2023 17:29
@EvanR-Dev EvanR-Dev self-assigned this Apr 6, 2023
@EvanR-Dev EvanR-Dev merged commit b923f80 into dev Apr 11, 2023
@EvanR-Dev EvanR-Dev deleted the evanroman/fix-eventhub-e2e-workflow branch April 11, 2023 18:33
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.

Investigate Python language worker integration tests failures in Functions v4 for 3/17/23
3 participants