You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/04/24 20:51:08 UTC

[GitHub] [airflow] codecov-io commented on issue #5166: [AIRFLOW-4397] Add GCSUploadSessionCompleteSensor

codecov-io commented on issue #5166: [AIRFLOW-4397] Add GCSUploadSessionCompleteSensor
URL: https://github.com/apache/airflow/pull/5166#issuecomment-486420734
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5166?src=pr&el=h1) Report
   > Merging [#5166](https://codecov.io/gh/apache/airflow/pull/5166?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/de1795c8f1e65a5f4a848e88ef3848ba51aab449?src=pr&el=desc) will **increase** coverage by `0.11%`.
   > The diff coverage is `92.1%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5166/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5166?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #5166      +/-   ##
   ==========================================
   + Coverage   78.44%   78.55%   +0.11%     
   ==========================================
     Files         466      467       +1     
     Lines       29735    29804      +69     
   ==========================================
   + Hits        23327    23414      +87     
   + Misses       6408     6390      -18
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5166?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/contrib/sensors/gcs\_sensor.py](https://codecov.io/gh/apache/airflow/pull/5166/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL3NlbnNvcnMvZ2NzX3NlbnNvci5weQ==) | `66.27% <92.1%> (+66.27%)` | :arrow_up: |
   | [airflow/contrib/hooks/openfaas\_hook.py](https://codecov.io/gh/apache/airflow/pull/5166/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL29wZW5mYWFzX2hvb2sucHk=) | `94.11% <0%> (-0.12%)` | :arrow_down: |
   | [airflow/executors/base\_executor.py](https://codecov.io/gh/apache/airflow/pull/5166/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvYmFzZV9leGVjdXRvci5weQ==) | `95.58% <0%> (-0.07%)` | :arrow_down: |
   | [airflow/contrib/operators/gcs\_to\_gcs.py](https://codecov.io/gh/apache/airflow/pull/5166/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3NfdG9fZ2NzLnB5) | `97.87% <0%> (ø)` | :arrow_up: |
   | [airflow/configuration.py](https://codecov.io/gh/apache/airflow/pull/5166/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb25maWd1cmF0aW9uLnB5) | `91.81% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/operators/qubole\_check\_operator.py](https://codecov.io/gh/apache/airflow/pull/5166/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9xdWJvbGVfY2hlY2tfb3BlcmF0b3IucHk=) | `71.76% <0%> (ø)` | :arrow_up: |
   | [airflow/utils/synchronized\_queue.py](https://codecov.io/gh/apache/airflow/pull/5166/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zeW5jaHJvbml6ZWRfcXVldWUucHk=) | `92.3% <0%> (ø)` | |
   | [airflow/jobs.py](https://codecov.io/gh/apache/airflow/pull/5166/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzLnB5) | `78.53% <0%> (+0.01%)` | :arrow_up: |
   | [airflow/contrib/executors/kubernetes\_executor.py](https://codecov.io/gh/apache/airflow/pull/5166/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2V4ZWN1dG9ycy9rdWJlcm5ldGVzX2V4ZWN1dG9yLnB5) | `63.38% <0%> (+0.1%)` | :arrow_up: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/5166/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `59.22% <0%> (+0.1%)` | :arrow_up: |
   | ... and [3 more](https://codecov.io/gh/apache/airflow/pull/5166/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5166?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/5166?src=pr&el=footer). Last update [de1795c...700465a](https://codecov.io/gh/apache/airflow/pull/5166?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