Skip to content

[AIRFLOW-XXXX] Fix typo in tests/jobs/test_base_job.py#7698

Merged
kaxil merged 1 commit intoapache:masterfrom
kaxil:fix-typoo
Mar 12, 2020
Merged

[AIRFLOW-XXXX] Fix typo in tests/jobs/test_base_job.py#7698
kaxil merged 1 commit intoapache:masterfrom
kaxil:fix-typoo

Conversation

@kaxil
Copy link
Member

@kaxil kaxil commented Mar 12, 2020

Fix typo in tests/jobs/test_base_job.py


Issue link: Document only change, no JIRA issue

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.

@kaxil kaxil requested review from feluelle and turbaszek March 12, 2020 01:00
@boring-cyborg boring-cyborg bot added the area:Scheduler including HA (high availability) scheduler label Mar 12, 2020
@codecov-io
Copy link

codecov-io commented Mar 12, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7698      +/-   ##
==========================================
- Coverage   86.98%   86.71%   -0.28%     
==========================================
  Files         904      904              
  Lines       43736    43736              
==========================================
- Hits        38045    37926     -119     
- Misses       5691     5810     +119     
Impacted Files Coverage Δ
airflow/kubernetes/volume_mount.py 44.44% <0.00%> (-55.56%) ⬇️
airflow/kubernetes/volume.py 52.94% <0.00%> (-47.06%) ⬇️
airflow/kubernetes/pod_launcher.py 47.18% <0.00%> (-45.08%) ⬇️
...viders/cncf/kubernetes/operators/kubernetes_pod.py 69.69% <0.00%> (-25.26%) ⬇️
airflow/kubernetes/refresh_config.py 50.98% <0.00%> (-23.53%) ⬇️

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 462225a...4dea637. Read the comment docs.

@kaxil kaxil merged commit 81f50a9 into apache:master Mar 12, 2020
@kaxil kaxil deleted the fix-typoo branch March 12, 2020 01:51
pgodek pushed a commit to FlyrInc/apache-airflow that referenced this pull request Mar 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:Scheduler including HA (high availability) scheduler

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants