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

Change name of the common environment initialization function #7805

Merged

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented Mar 22, 2020


Issue link: WILL BE INSERTED BY boring-cyborg

Make sure to mark the boxes below before creating PR: [x]


In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.
Read the Pull Request Guidelines for more information.

@potiuk potiuk force-pushed the rename-initialize-breeze-environment branch from 0fe3591 to 40f2bea Compare March 22, 2020 16:01
@codecov-io
Copy link

Codecov Report

Merging #7805 into master will decrease coverage by 27.12%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #7805       +/-   ##
===========================================
- Coverage   86.92%   59.79%   -27.13%     
===========================================
  Files         925      925               
  Lines       44870    44870               
===========================================
- Hits        39004    26832    -12172     
- Misses       5866    18038    +12172     
Impacted Files Coverage Δ
airflow/providers/amazon/aws/hooks/kinesis.py 0.00% <0.00%> (-100.00%) ⬇️
airflow/providers/apache/livy/sensors/livy.py 0.00% <0.00%> (-100.00%) ⬇️
airflow/providers/google/suite/hooks/sheets.py 0.00% <0.00%> (-100.00%) ⬇️
airflow/providers/amazon/aws/sensors/redshift.py 0.00% <0.00%> (-100.00%) ⬇️
airflow/providers/postgres/operators/postgres.py 0.00% <0.00%> (-100.00%) ⬇️
airflow/providers/microsoft/azure/operators/adx.py 0.00% <0.00%> (-100.00%) ⬇️
...irflow/providers/amazon/aws/hooks/batch_waiters.py 0.00% <0.00%> (-100.00%) ⬇️
...ow/providers/amazon/aws/sensors/cloud_formation.py 0.00% <0.00%> (-100.00%) ⬇️
...w/providers/apache/hive/operators/mysql_to_hive.py 0.00% <0.00%> (-100.00%) ⬇️
...w/providers/snowflake/operators/s3_to_snowflake.py 0.00% <0.00%> (-100.00%) ⬇️
... and 310 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 305e1e5...40f2bea. Read the comment docs.

@potiuk potiuk merged commit 7534817 into apache:master Mar 22, 2020
potiuk added a commit that referenced this pull request Mar 28, 2020
kaxil pushed a commit to astronomer/airflow that referenced this pull request Mar 30, 2020
kaxil pushed a commit to astronomer/airflow that referenced this pull request Mar 30, 2020
kaxil pushed a commit that referenced this pull request Mar 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants