From commits-return-72540-archive-asf-public=cust-asf.ponee.io@airflow.apache.org Sun Oct 27 11:57:55 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id A55A4180630 for ; Sun, 27 Oct 2019 12:57:55 +0100 (CET) Received: (qmail 82708 invoked by uid 500); 27 Oct 2019 11:57:55 -0000 Mailing-List: contact commits-help@airflow.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airflow.apache.org Delivered-To: mailing list commits@airflow.apache.org Received: (qmail 82699 invoked by uid 99); 27 Oct 2019 11:57:55 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Oct 2019 11:57:55 +0000 From: GitBox To: commits@airflow.apache.org Subject: [GitHub] [airflow] codecov-io commented on issue #6441: [AIRFLOW-5770] Add PythonVirtualenvOperator example Message-ID: <157217747494.17439.8854245260671561266.gitbox@gitbox.apache.org> Date: Sun, 27 Oct 2019 11:57:54 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit codecov-io commented on issue #6441: [AIRFLOW-5770] Add PythonVirtualenvOperator example URL: https://github.com/apache/airflow/pull/6441#issuecomment-546687430 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6441?src=pr&el=h1) Report > Merging [#6441](https://codecov.io/gh/apache/airflow/pull/6441?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/4132f3bc70d04c21fcb138d3eeeaf60b8e90011f?src=pr&el=desc) will **decrease** coverage by `0.25%`. > The diff coverage is `23.07%`. [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6441/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6441?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #6441 +/- ## ========================================== - Coverage 84.15% 83.89% -0.26% ========================================== Files 627 627 Lines 36537 36549 +12 ========================================== - Hits 30746 30663 -83 - Misses 5791 5886 +95 ``` | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6441?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [airflow/example\_dags/example\_python\_operator.py](https://codecov.io/gh/apache/airflow/pull/6441/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGFtcGxlX2RhZ3MvZXhhbXBsZV9weXRob25fb3BlcmF0b3IucHk=) | `63.33% <23.07%> (-31.12%)` | :arrow_down: | | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/6441/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/6441/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/6441/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/6441/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/6441/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `70.14% <0%> (-28.36%)` | :arrow_down: | | [airflow/hooks/dbapi\_hook.py](https://codecov.io/gh/apache/airflow/pull/6441/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9kYmFwaV9ob29rLnB5) | `88.13% <0%> (+1.69%)` | :arrow_up: | | [airflow/utils/sqlalchemy.py](https://codecov.io/gh/apache/airflow/pull/6441/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zcWxhbGNoZW15LnB5) | `93.22% <0%> (+1.69%)` | :arrow_up: | | [airflow/hooks/postgres\_hook.py](https://codecov.io/gh/apache/airflow/pull/6441/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9wb3N0Z3Jlc19ob29rLnB5) | `96.49% <0%> (+1.75%)` | :arrow_up: | | [airflow/operators/postgres\_operator.py](https://codecov.io/gh/apache/airflow/pull/6441/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvcG9zdGdyZXNfb3BlcmF0b3IucHk=) | `100% <0%> (+100%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6441?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/apache/airflow/pull/6441?src=pr&el=footer). Last update [4132f3b...3aa5d03](https://codecov.io/gh/apache/airflow/pull/6441?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: users@infra.apache.org With regards, Apache Git Services