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 10:12:32 UTC

[GitHub] codecov-io commented on issue #3773: [AIRFLOW-2921] Fix trivial bug in CeleryExecutor()

codecov-io commented on issue #3773: [AIRFLOW-2921] Fix trivial bug 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/62bd68999bade4261daf0499b56098d2e6fc9470?src=pr&el=desc) will **decrease** coverage by `0.01%`.
   > The diff coverage is `0%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-airflow/pull/3773/graphs/tree.svg?height=150&width=650&token=WdLKlKHOAU&src=pr)](https://codecov.io/gh/apache/incubator-airflow/pull/3773?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #3773      +/-   ##
   ==========================================
   - Coverage   77.66%   77.65%   -0.02%     
   ==========================================
     Files         204      204              
     Lines       15848    15848              
   ==========================================
   - Hits        12309    12307       -2     
   - Misses       3539     3541       +2
   ```
   
   
   | [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: |
   | [airflow/models.py](https://codecov.io/gh/apache/incubator-airflow/pull/3773/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMucHk=) | `88.74% <0%> (-0.05%)` | :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 [62bd689...3f92857](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