codecov-io commented on issue #6344: [AIRFLOW-5665] Add path_exists method to SFTPHook URL: https://github.com/apache/airflow/pull/6344#issuecomment-544265427 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6344?src=pr&el=h1) Report > Merging [#6344](https://codecov.io/gh/apache/airflow/pull/6344?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/636aeb010a0ed7e9e49d1dc64e02fc48dfeead24?src=pr&el=desc) will **decrease** coverage by `0.17%`. > The diff coverage is `100%`. [](https://codecov.io/gh/apache/airflow/pull/6344?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #6344 +/- ## ========================================== - Coverage 80.26% 80.08% -0.18% ========================================== Files 616 616 Lines 35808 35811 +3 ========================================== - Hits 28742 28681 -61 - Misses 7066 7130 +64 ``` | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6344?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [airflow/contrib/hooks/sftp\_hook.py](https://codecov.io/gh/apache/airflow/pull/6344/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL3NmdHBfaG9vay5weQ==) | `93.82% <100%> (+0.23%)` | :arrow_up: | | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/6344/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZV9tb3VudC5weQ==) | `44.44% <0%> (-55.56%)` | :arrow_down: | | [airflow/kubernetes/volume.py](https://codecov.io/gh/apache/airflow/pull/6344/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZS5weQ==) | `52.94% <0%> (-47.06%)` | :arrow_down: | | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/6344/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `45.25% <0%> (-46.72%)` | :arrow_down: | | [airflow/kubernetes/kube\_client.py](https://codecov.io/gh/apache/airflow/pull/6344/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL2t1YmVfY2xpZW50LnB5) | `33.33% <0%> (-41.67%)` | :arrow_down: | | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/6344/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `70.14% <0%> (-28.36%)` | :arrow_down: | | [airflow/jobs/scheduler\_job.py](https://codecov.io/gh/apache/airflow/pull/6344/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL3NjaGVkdWxlcl9qb2IucHk=) | `74.43% <0%> (+1.2%)` | :arrow_up: | | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/6344/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `91.43% <0%> (+1.52%)` | :arrow_up: | | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/6344/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `58.56% <0%> (+1.99%)` | :arrow_up: | | ... and [4 more](https://codecov.io/gh/apache/airflow/pull/6344/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6344?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/apache/airflow/pull/6344?src=pr&el=footer). Last update [636aeb0...2d0be68](https://codecov.io/gh/apache/airflow/pull/6344?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
