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/13 17:32:25 UTC

[GitHub] codecov-io edited a comment on issue #4502: [WIP] [AIRFLOW-3591] Fix start date, end date, duration for rescheduled tasks

codecov-io edited a comment on issue #4502: [WIP] [AIRFLOW-3591] Fix start date, end date, duration for rescheduled tasks
URL: https://github.com/apache/airflow/pull/4502#issuecomment-453849309
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/4502?src=pr&el=h1) Report
   > Merging [#4502](https://codecov.io/gh/apache/airflow/pull/4502?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/d1ebf4d030075af961de363c6d8251f0df87775c?src=pr&el=desc) will **increase** coverage by `0.03%`.
   > The diff coverage is `55.55%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/4502/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/4502?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #4502      +/-   ##
   ==========================================
   + Coverage   74.76%   74.79%   +0.03%     
   ==========================================
     Files         429      429              
     Lines       29648    29638      -10     
   ==========================================
   + Hits        22165    22167       +2     
   + Misses       7483     7471      -12
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/4502?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/models/\_\_init\_\_.py](https://codecov.io/gh/apache/airflow/pull/4502/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvX19pbml0X18ucHk=) | `92.51% <100%> (+0.01%)` | :arrow_up: |
   | [airflow/www/views.py](https://codecov.io/gh/apache/airflow/pull/4502/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `70.42% <33.33%> (+0.24%)` | :arrow_up: |
   | [airflow/www\_rbac/views.py](https://codecov.io/gh/apache/airflow/pull/4502/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3dfcmJhYy92aWV3cy5weQ==) | `75.67% <33.33%> (+0.31%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/4502?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/4502?src=pr&el=footer). Last update [d1ebf4d...b85a6f7](https://codecov.io/gh/apache/airflow/pull/4502?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