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/07/04 13:52:30 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #5533: [AIRFLOW-4895] Import Iterable from collections.abc to fix DeprecationWarning in Python 3.7

codecov-io edited a comment on issue #5533: [AIRFLOW-4895] Import Iterable from collections.abc to fix DeprecationWarning in Python 3.7
URL: https://github.com/apache/airflow/pull/5533#issuecomment-508490245
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5533?src=pr&el=h1) Report
   > Merging [#5533](https://codecov.io/gh/apache/airflow/pull/5533?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/42033d2fececee427cb3e6ed07664d7036098eab?src=pr&el=desc) will **decrease** coverage by `<.01%`.
   > The diff coverage is `50%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5533/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5533?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #5533      +/-   ##
   ==========================================
   - Coverage   79.07%   79.07%   -0.01%     
   ==========================================
     Files         489      489              
     Lines       30744    30747       +3     
   ==========================================
   + Hits        24312    24313       +1     
   - Misses       6432     6434       +2
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5533?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/utils/helpers.py](https://codecov.io/gh/apache/airflow/pull/5533/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9oZWxwZXJzLnB5) | `82.58% <50%> (-0.98%)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5533?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/5533?src=pr&el=footer). Last update [42033d2...25049c7](https://codecov.io/gh/apache/airflow/pull/5533?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