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/01/31 19:56:32 UTC

[GitHub] codecov-io commented on issue #4630: [AIRFLOW-3461] Move TaskFail out of models.py

codecov-io commented on issue #4630: [AIRFLOW-3461] Move TaskFail out of models.py
URL: https://github.com/apache/airflow/pull/4630#issuecomment-459483650
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/4630?src=pr&el=h1) Report
   > Merging [#4630](https://codecov.io/gh/apache/airflow/pull/4630?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/11f5032527dd5dc854b32cb5fef4651ea5522d43?src=pr&el=desc) will **increase** coverage by `<.01%`.
   > The diff coverage is `92.85%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/4630/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/4630?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##           master   #4630      +/-   ##
   =========================================
   + Coverage   74.29%   74.3%   +<.01%     
   =========================================
     Files         425     426       +1     
     Lines       27861   27867       +6     
   =========================================
   + Hits        20700   20706       +6     
     Misses       7161    7161
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/4630?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/www/views.py](https://codecov.io/gh/apache/airflow/pull/4630/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `76.1% <100%> (+0.01%)` | :arrow_up: |
   | [airflow/models/\_\_init\_\_.py](https://codecov.io/gh/apache/airflow/pull/4630/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvX19pbml0X18ucHk=) | `93.12% <100%> (-0.02%)` | :arrow_down: |
   | [airflow/api/common/experimental/delete\_dag.py](https://codecov.io/gh/apache/airflow/pull/4630/diff?src=pr&el=tree#diff-YWlyZmxvdy9hcGkvY29tbW9uL2V4cGVyaW1lbnRhbC9kZWxldGVfZGFnLnB5) | `88.46% <50%> (+0.46%)` | :arrow_up: |
   | [airflow/models/taskfail.py](https://codecov.io/gh/apache/airflow/pull/4630/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2ZhaWwucHk=) | `95.45% <95.45%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/4630?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/4630?src=pr&el=footer). Last update [11f5032...96494c7](https://codecov.io/gh/apache/airflow/pull/4630?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 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