Skip to content

Fixing dependency isolation tests for linux consumption #1005

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 3 commits into from
Apr 19, 2022

Conversation

gavin-aguiar
Copy link
Contributor

@gavin-aguiar gavin-aguiar commented Apr 14, 2022

Description

Fixing dependency isolation tests for linux consumption by removing the init.py file from the azure directory. This change can be removed once worker 4.0.0 is released

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 Apr 14, 2022

Codecov Report

Merging #1005 (ce95b88) into dev (e4ac00f) will not change coverage.
The diff coverage is n/a.

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

@@           Coverage Diff           @@
##              dev    #1005   +/-   ##
=======================================
  Coverage   82.46%   82.46%           
=======================================
  Files          33       33           
  Lines        1677     1677           
  Branches      267      267           
=======================================
  Hits         1383     1383           
  Misses        228      228           
  Partials       66       66           
Flag Coverage Δ
unittests 82.46% <ø> (ø)

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


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 e4ac00f...4a55c18. Read the comment docs.

@gavin-aguiar gavin-aguiar force-pushed the gaaguiar/fix_consumption_test branch from f16d9a2 to 4a55c18 Compare April 19, 2022 20:35
@gavin-aguiar gavin-aguiar merged commit 117b865 into dev Apr 19, 2022
@gavin-aguiar gavin-aguiar deleted the gaaguiar/fix_consumption_test branch April 19, 2022 21:23
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