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/21 04:42:04 UTC

[GitHub] [airflow] codecov-io commented on issue #5020: [AIRFLOW-4200][AIP-3-subtask-4] Remove all __future__ imports

codecov-io commented on issue #5020: [AIRFLOW-4200][AIP-3-subtask-4] Remove all __future__ imports
URL: https://github.com/apache/airflow/pull/5020#issuecomment-485224376
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5020?src=pr&el=h1) Report
   > Merging [#5020](https://codecov.io/gh/apache/airflow/pull/5020?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/0ac501faa976a3bdc91ad9455c8de83c6b4abdd0?src=pr&el=desc) will **increase** coverage by `0.22%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5020/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5020?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##           master   #5020      +/-   ##
   =========================================
   + Coverage   78.08%   78.3%   +0.22%     
   =========================================
     Files         465     465              
     Lines       29803   29706      -97     
   =========================================
   - Hits        23271   23262       -9     
   + Misses       6532    6444      -88
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5020?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/configuration.py](https://codecov.io/gh/apache/airflow/pull/5020/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb25maWd1cmF0aW9uLnB5) | `90.62% <ø> (-0.13%)` | :arrow_down: |
   | [airflow/utils/log/logging\_mixin.py](https://codecov.io/gh/apache/airflow/pull/5020/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9sb2cvbG9nZ2luZ19taXhpbi5weQ==) | `96.1% <ø> (-0.2%)` | :arrow_down: |
   | [airflow/bin/cli.py](https://codecov.io/gh/apache/airflow/pull/5020/diff?src=pr&el=tree#diff-YWlyZmxvdy9iaW4vY2xpLnB5) | `66.63% <ø> (-0.04%)` | :arrow_down: |
   | [...example\_dags/example\_kubernetes\_executor\_config.py](https://codecov.io/gh/apache/airflow/pull/5020/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2V4YW1wbGVfZGFncy9leGFtcGxlX2t1YmVybmV0ZXNfZXhlY3V0b3JfY29uZmlnLnB5) | `0% <ø> (ø)` | :arrow_up: |
   | [airflow/utils/state.py](https://codecov.io/gh/apache/airflow/pull/5020/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zdGF0ZS5weQ==) | `96.42% <ø> (-0.13%)` | :arrow_down: |
   | [airflow/contrib/operators/cassandra\_to\_gcs.py](https://codecov.io/gh/apache/airflow/pull/5020/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9jYXNzYW5kcmFfdG9fZ2NzLnB5) | `63.09% <ø> (-0.22%)` | :arrow_down: |
   | [airflow/dag/base\_dag.py](https://codecov.io/gh/apache/airflow/pull/5020/diff?src=pr&el=tree#diff-YWlyZmxvdy9kYWcvYmFzZV9kYWcucHk=) | `60% <ø> (-6.67%)` | :arrow_down: |
   | [airflow/utils/helpers.py](https://codecov.io/gh/apache/airflow/pull/5020/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9oZWxwZXJzLnB5) | `82.39% <ø> (-0.49%)` | :arrow_down: |
   | [airflow/settings.py](https://codecov.io/gh/apache/airflow/pull/5020/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZXR0aW5ncy5weQ==) | `83.87% <ø> (-0.51%)` | :arrow_down: |
   | [airflow/hooks/hive\_hooks.py](https://codecov.io/gh/apache/airflow/pull/5020/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9oaXZlX2hvb2tzLnB5) | `75.06% <ø> (+1.78%)` | :arrow_up: |
   | ... and [39 more](https://codecov.io/gh/apache/airflow/pull/5020/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5020?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/5020?src=pr&el=footer). Last update [0ac501f...dddce56](https://codecov.io/gh/apache/airflow/pull/5020?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