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

Docker e2e test fixes #1192

Merged
merged 40 commits into from
Apr 27, 2023
Merged

Docker e2e test fixes #1192

merged 40 commits into from
Apr 27, 2023

Conversation

gavin-aguiar
Copy link
Contributor

@gavin-aguiar gavin-aguiar commented Mar 1, 2023

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 Mar 13, 2023

Codecov Report

Merging #1192 (1fd222f) into dev (35bb495) will decrease coverage by 52.82%.
The diff coverage is n/a.

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

@@             Coverage Diff             @@
##              dev    #1192       +/-   ##
===========================================
- Coverage   84.81%   32.00%   -52.82%     
===========================================
  Files          34       34               
  Lines        1903     1903               
  Branches      366      366               
===========================================
- Hits         1614      609     -1005     
- Misses        223     1293     +1070     
+ Partials       66        1       -65     
Flag Coverage Δ
unittests 32.00% <ø> (-52.76%) ⬇️

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

see 24 files with indirect coverage changes

@gavin-aguiar gavin-aguiar force-pushed the gaaguiar/e2e_docker_tests_fix branch 3 times, most recently from f4f637a to f3f6dae Compare March 13, 2023 22:01
@gavin-aguiar gavin-aguiar force-pushed the gaaguiar/e2e_docker_tests_fix branch from 7770a5a to 2092218 Compare March 29, 2023 20:55
@gavin-aguiar gavin-aguiar force-pushed the gaaguiar/e2e_docker_tests_fix branch from 6f00fb9 to b579a60 Compare April 11, 2023 19:31
@gavin-aguiar gavin-aguiar force-pushed the gaaguiar/e2e_docker_tests_fix branch from 8dff810 to f299113 Compare April 12, 2023 16:16
@gavin-aguiar gavin-aguiar marked this pull request as ready for review April 12, 2023 22:49
@gavin-aguiar gavin-aguiar force-pushed the gaaguiar/e2e_docker_tests_fix branch from 5f4c14b to 37f2567 Compare April 17, 2023 17:03
@gavin-aguiar gavin-aguiar force-pushed the gaaguiar/e2e_docker_tests_fix branch from b54ddc4 to 0170d02 Compare April 17, 2023 21:13
.github/workflows/ci_consumption_workflow.yml Outdated Show resolved Hide resolved
.github/workflows/ci_docker_con_workflow.yml Outdated Show resolved Hide resolved
.github/workflows/ci_docker_ded_workflow.yml Show resolved Hide resolved
codecov.yml Show resolved Hide resolved
tests/endtoend/test_blob_functions.py Show resolved Hide resolved
tests/endtoend/test_durable_functions.py Outdated Show resolved Hide resolved
@gavin-aguiar gavin-aguiar force-pushed the gaaguiar/e2e_docker_tests_fix branch from f1537ff to 52da636 Compare April 18, 2023 15:51
@gavin-aguiar gavin-aguiar force-pushed the gaaguiar/e2e_docker_tests_fix branch from 3bca426 to 5dc59e6 Compare April 18, 2023 17:02
@gavin-aguiar gavin-aguiar force-pushed the gaaguiar/e2e_docker_tests_fix branch from ffc8a4a to 3fa6b1f Compare April 19, 2023 22:37
@gavin-aguiar gavin-aguiar force-pushed the gaaguiar/e2e_docker_tests_fix branch from a957304 to f283199 Compare April 20, 2023 13:44
@gavin-aguiar gavin-aguiar force-pushed the gaaguiar/e2e_docker_tests_fix branch from e1d536a to 4e8530f Compare April 20, 2023 14:26
tests/endtoend/test_dependency_isolation_functions.py Outdated Show resolved Hide resolved
tests/utils/testutils.py Show resolved Hide resolved
@gavin-aguiar gavin-aguiar merged commit 201c547 into dev Apr 27, 2023
@gavin-aguiar gavin-aguiar deleted the gaaguiar/e2e_docker_tests_fix branch April 27, 2023 04:02
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