Skip to content

Removing __init__.py copy step in *_env_gen.yml files for v3 #1074

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 2 commits into from
Jul 25, 2022

Conversation

gavin-aguiar
Copy link
Contributor

@gavin-aguiar gavin-aguiar commented Jul 25, 2022

Description

Porting #972 to v3

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 Jul 25, 2022

Codecov Report

Merging #1074 (729c189) into v3.x-dev (e78e2e3) will not change coverage.
The diff coverage is n/a.

❗ Current head 729c189 differs from pull request most recent head f36ae74. Consider uploading reports for the commit f36ae74 to get more accurate results

@@            Coverage Diff            @@
##           v3.x-dev    #1074   +/-   ##
=========================================
  Coverage     82.43%   82.43%           
=========================================
  Files            33       33           
  Lines          1657     1657           
  Branches        265      265           
=========================================
  Hits           1366     1366           
  Misses          226      226           
  Partials         65       65           
Flag Coverage Δ
unittests 82.43% <ø> (ø)

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 e78e2e3...f36ae74. Read the comment docs.

@vrdmr vrdmr merged commit a4b9969 into v3.x-dev Jul 25, 2022
@vrdmr vrdmr deleted the gaaguiar/remove_azure_init branch July 25, 2022 23: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.

3 participants