You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airflow.apache.org by GitBox <gi...@apache.org> on 2018/08/03 16:43:36 UTC

[GitHub] codecov-io commented on issue #3688: [AIRFLOW-2843] ExternalTaskSensor-check if external task exists

codecov-io commented on issue #3688: [AIRFLOW-2843] ExternalTaskSensor-check if external task exists
URL: https://github.com/apache/incubator-airflow/pull/3688#issuecomment-410310567
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3688?src=pr&el=h1) Report
   > Merging [#3688](https://codecov.io/gh/apache/incubator-airflow/pull/3688?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-airflow/commit/97bc70bd20d377d8eb372e4a7989ed48f6133ab1?src=pr&el=desc) will **increase** coverage by `<.01%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-airflow/pull/3688/graphs/tree.svg?width=650&src=pr&token=WdLKlKHOAU&height=150)](https://codecov.io/gh/apache/incubator-airflow/pull/3688?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #3688      +/-   ##
   ==========================================
   + Coverage   77.57%   77.57%   +<.01%     
   ==========================================
     Files         205      205              
     Lines       15771    15778       +7     
   ==========================================
   + Hits        12234    12240       +6     
   - Misses       3537     3538       +1
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-airflow/pull/3688?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/sensors/external\_task\_sensor.py](https://codecov.io/gh/apache/incubator-airflow/pull/3688/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZW5zb3JzL2V4dGVybmFsX3Rhc2tfc2Vuc29yLnB5) | `97.43% <100%> (+0.56%)` | :arrow_up: |
   | [airflow/models.py](https://codecov.io/gh/apache/incubator-airflow/pull/3688/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMucHk=) | `88.54% <0%> (-0.05%)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3688?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/3688?src=pr&el=footer). Last update [97bc70b...2605258](https://codecov.io/gh/apache/incubator-airflow/pull/3688?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