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

Generate requirements are now sorted #8040

Merged

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented Apr 1, 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
Copy link
Member Author

potiuk commented Apr 1, 2020

@ephraimbuddy -> this should solve your problem with #8024 . Please rebase and re-run ./breeze generate-requirements for both python versions when this one gets merged.

@codecov-io
Copy link

codecov-io commented Apr 1, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8040      +/-   ##
==========================================
- Coverage   87.26%   86.89%   -0.38%     
==========================================
  Files         934      934              
  Lines       45357    45357              
==========================================
- Hits        39583    39412     -171     
- Misses       5774     5945     +171     
Impacted Files Coverage Δ
...flow/providers/apache/cassandra/hooks/cassandra.py 21.25% <0.00%> (-72.50%) ⬇️
airflow/providers/postgres/operators/postgres.py 47.82% <0.00%> (-52.18%) ⬇️
airflow/providers/redis/operators/redis_publish.py 50.00% <0.00%> (-50.00%) ⬇️
airflow/providers/mongo/sensors/mongo.py 53.33% <0.00%> (-46.67%) ⬇️
airflow/providers/redis/sensors/redis_key.py 61.53% <0.00%> (-38.47%) ⬇️
airflow/executors/celery_executor.py 50.67% <0.00%> (-37.84%) ⬇️
...roviders/google/cloud/operators/postgres_to_gcs.py 54.28% <0.00%> (-31.43%) ⬇️
airflow/providers/postgres/hooks/postgres.py 79.16% <0.00%> (-15.28%) ⬇️
airflow/providers/mongo/hooks/mongo.py 93.24% <0.00%> (-4.06%) ⬇️

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 3808a62...6567fdf. Read the comment docs.

@potiuk potiuk merged commit 4aac5a3 into apache:master Apr 1, 2020
potiuk added a commit that referenced this pull request Apr 1, 2020
kaxil pushed a commit that referenced this pull request Apr 1, 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

3 participants