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 2018/08/20 14:05:30 UTC

[GitHub] codecov-io edited a comment on issue #3773: [AIRFLOW-2921][AIRFLOW-2922] Fix two potential bugs in CeleryExecutor()

codecov-io edited a comment on issue #3773: [AIRFLOW-2921][AIRFLOW-2922] Fix two potential bugs in CeleryExecutor()
URL: https://github.com/apache/incubator-airflow/pull/3773#issuecomment-414266747
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3773?src=pr&el=h1) Report
   > Merging [#3773](https://codecov.io/gh/apache/incubator-airflow/pull/3773?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-airflow/commit/7142ae073222510219e0b5d8a9a92cc154afc969?src=pr&el=desc) will **decrease** coverage by `<.01%`.
   > The diff coverage is `0%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-airflow/pull/3773/graphs/tree.svg?width=650&height=150&src=pr&token=WdLKlKHOAU)](https://codecov.io/gh/apache/incubator-airflow/pull/3773?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #3773      +/-   ##
   ==========================================
   - Coverage   77.65%   77.64%   -0.01%     
   ==========================================
     Files         204      204              
     Lines       15841    15841              
   ==========================================
   - Hits        12301    12300       -1     
   - Misses       3540     3541       +1
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-airflow/pull/3773?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/executors/celery\_executor.py](https://codecov.io/gh/apache/incubator-airflow/pull/3773/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvY2VsZXJ5X2V4ZWN1dG9yLnB5) | `83.6% <0%> (-1.64%)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3773?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/incubator-airflow/pull/3773?src=pr&el=footer). Last update [7142ae0...e62f9b1](https://codecov.io/gh/apache/incubator-airflow/pull/3773?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