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

[AIRFLOW-6705] One less chatty message #7326

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented Feb 1, 2020

This message was still left preventing nice .... progress


Issue link: AIRFLOW-6705

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

  • Description above provides context of the change
  • Commit message/PR title starts with [AIRFLOW-NNNN]. AIRFLOW-NNNN = JIRA ID*
  • Unit tests coverage for changes (not needed for documentation changes)
  • Commits follow "How to write a good git commit message"
  • Relevant documentation is updated including usage instructions.
  • I will engage committers as explained in Contribution Workflow Example.

* For document-only changes commit message can start with [AIRFLOW-XXXX].


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 Feb 1, 2020

@mik-laj- noticed one more extra chatty message.

This message was still left preventing nice .... progress
@potiuk potiuk force-pushed the AIRFLOW-6705-less-chatty-breeze-environment-checks-update branch from 4be57c8 to 35b2604 Compare February 2, 2020 07:50
@codecov-io
Copy link

Codecov Report

Merging #7326 into master will increase coverage by 0.21%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7326      +/-   ##
==========================================
+ Coverage   85.87%   86.09%   +0.21%     
==========================================
  Files         863      863              
  Lines       40520    40520              
==========================================
+ Hits        34798    34887      +89     
+ Misses       5722     5633      -89
Impacted Files Coverage Δ
airflow/models/taskinstance.py 94.28% <0%> (-0.43%) ⬇️
airflow/jobs/scheduler_job.py 89.34% <0%> (+0.14%) ⬆️
airflow/models/connection.py 77.4% <0%> (+0.96%) ⬆️
airflow/jobs/backfill_job.py 91.88% <0%> (ø) ⬆️
airflow/providers/apache/hive/hooks/hive.py 77.55% <0%> (+1.53%) ⬆️
airflow/utils/dag_processing.py 87.93% <0%> (-0.2%) ⬇️
airflow/hooks/dbapi_hook.py 91.73% <0%> (+0.82%) ⬆️
airflow/utils/sqlalchemy.py 96.66% <0%> (ø) ⬆️
airflow/providers/postgres/hooks/postgres.py 94.36% <0%> (ø) ⬆️
...viders/cncf/kubernetes/operators/kubernetes_pod.py 97.64% <0%> (ø) ⬆️
... and 10 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 27cc835...35b2604. Read the comment docs.

@potiuk potiuk merged commit b3cae3b into apache:master Feb 2, 2020
potiuk added a commit that referenced this pull request Feb 2, 2020
This message was still left preventing nice .... progress

(cherry picked from commit b3cae3b)
kaxil pushed a commit that referenced this pull request Feb 3, 2020
This message was still left preventing nice .... progress

(cherry picked from commit b3cae3b)
galuszkak pushed a commit to FlyrInc/apache-airflow that referenced this pull request Mar 5, 2020
…he#7326)

This message was still left preventing nice .... progress
kaxil pushed a commit to astronomer/airflow that referenced this pull request Mar 30, 2020
…he#7326)

This message was still left preventing nice .... progress

(cherry picked from commit b3cae3b)
(cherry picked from commit 94c0bdd)
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.

3 participants