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/02 21:52:46 UTC

[GitHub] [airflow] codecov-io commented on issue #5514: [AIRFLOW-4881] Persist the max_tries field of task instances during zombie collection

codecov-io commented on issue #5514: [AIRFLOW-4881] Persist the max_tries field of task instances during zombie collection
URL: https://github.com/apache/airflow/pull/5514#issuecomment-507858701
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5514?src=pr&el=h1) Report
   > Merging [#5514](https://codecov.io/gh/apache/airflow/pull/5514?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/0fe8cbe31484f7ca390725b684e620355ac222df?src=pr&el=desc) will **decrease** coverage by `<.01%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5514/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5514?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #5514      +/-   ##
   ==========================================
   - Coverage   79.07%   79.07%   -0.01%     
   ==========================================
     Files         489      489              
     Lines       30744    30748       +4     
   ==========================================
   + Hits        24312    24315       +3     
   - Misses       6432     6433       +1
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5514?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/models/dagbag.py](https://codecov.io/gh/apache/airflow/pull/5514/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvZGFnYmFnLnB5) | `92.16% <100%> (+0.03%)` | :arrow_up: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/5514/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `60.47% <100%> (+0.2%)` | :arrow_up: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/5514/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `93.02% <0%> (-0.17%)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5514?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/5514?src=pr&el=footer). Last update [0fe8cbe...c1faf93](https://codecov.io/gh/apache/airflow/pull/5514?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