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 06:51:34 UTC

[GitHub] [airflow] codecov-io commented on issue #5168: [AIRFLOW-4402] Update super() calls to PY3 for nvd3

codecov-io commented on issue #5168: [AIRFLOW-4402] Update super() calls to PY3 for nvd3
URL: https://github.com/apache/airflow/pull/5168#issuecomment-486092039
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5168?src=pr&el=h1) Report
   > Merging [#5168](https://codecov.io/gh/apache/airflow/pull/5168?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/de1795c8f1e65a5f4a848e88ef3848ba51aab449?src=pr&el=desc) will **increase** coverage by `0.05%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5168/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5168?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##           master   #5168      +/-   ##
   =========================================
   + Coverage   78.44%   78.5%   +0.05%     
   =========================================
     Files         466     466              
     Lines       29735   29886     +151     
   =========================================
   + Hits        23327   23461     +134     
   - Misses       6408    6425      +17
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5168?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/configuration.py](https://codecov.io/gh/apache/airflow/pull/5168/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb25maWd1cmF0aW9uLnB5) | `91.85% <0%> (+0.03%)` | :arrow_up: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/5168/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `92.59% <0%> (+0.17%)` | :arrow_up: |
   | [airflow/contrib/operators/gcs\_to\_gcs.py](https://codecov.io/gh/apache/airflow/pull/5168/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3NfdG9fZ2NzLnB5) | `98.48% <0%> (+0.61%)` | :arrow_up: |
   | [airflow/contrib/hooks/openfaas\_hook.py](https://codecov.io/gh/apache/airflow/pull/5168/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL29wZW5mYWFzX2hvb2sucHk=) | `95.23% <0%> (+1%)` | :arrow_up: |
   | [airflow/dag/base\_dag.py](https://codecov.io/gh/apache/airflow/pull/5168/diff?src=pr&el=tree#diff-YWlyZmxvdy9kYWcvYmFzZV9kYWcucHk=) | `61.53% <0%> (+1.53%)` | :arrow_up: |
   | [airflow/contrib/operators/qubole\_check\_operator.py](https://codecov.io/gh/apache/airflow/pull/5168/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9xdWJvbGVfY2hlY2tfb3BlcmF0b3IucHk=) | `74.1% <0%> (+2.34%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5168?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/5168?src=pr&el=footer). Last update [de1795c...313305a](https://codecov.io/gh/apache/airflow/pull/5168?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