Skip to content

[AIRFLOW-6692] Generate excluded_patterns in docs/conf.py#7304

Merged
mik-laj merged 1 commit into
apache:masterfrom
PolideaInternal:AIRFLOW-6692
Feb 2, 2020
Merged

[AIRFLOW-6692] Generate excluded_patterns in docs/conf.py#7304
mik-laj merged 1 commit into
apache:masterfrom
PolideaInternal:AIRFLOW-6692

Conversation

@mik-laj
Copy link
Copy Markdown
Member

@mik-laj mik-laj commented Jan 31, 2020


Issue link: AIRFLOW-6692

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.

@codecov-io
Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #7304       +/-   ##
===========================================
+ Coverage    32.4%   86.04%   +53.63%     
===========================================
  Files         866      866               
  Lines       40556    40555        -1     
===========================================
+ Hits        13144    34894    +21750     
+ Misses      27412     5661    -21751
Impacted Files Coverage Δ
...enkins/example_dags/example_jenkins_job_trigger.py 65% <ø> (ø)
airflow/kubernetes/volume_mount.py 44.44% <0%> (-55.56%) ⬇️
airflow/kubernetes/volume.py 52.94% <0%> (-47.06%) ⬇️
airflow/kubernetes/pod_launcher.py 45.25% <0%> (-43.8%) ⬇️
airflow/kubernetes/refresh_config.py 50.98% <0%> (-23.53%) ⬇️
...viders/cncf/kubernetes/operators/kubernetes_pod.py 76.47% <0%> (-21.18%) ⬇️
airflow/plugins_manager.py 86.98% <0%> (-1.45%) ⬇️
airflow/executors/executor_loader.py 78.94% <0%> (ø) ⬆️
airflow/bin/airflow 84.61% <0%> (ø) ⬆️
airflow/bin/cli.py 94.73% <0%> (+2.1%) ⬆️
... and 738 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 c94639f...dff2824. Read the comment docs.

Copy link
Copy Markdown
Member

@potiuk potiuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love it!

@mik-laj mik-laj merged commit 633eca1 into apache:master Feb 2, 2020
galuszkak pushed a commit to FlyrInc/apache-airflow that referenced this pull request Mar 5, 2020
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