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/17 14:23:22 UTC

[GitHub] codecov-io commented on issue #4547: [AIRFLOW-2843] Add flag in ExternalTaskSensor to check if external DAG/task exists

codecov-io commented on issue #4547: [AIRFLOW-2843] Add flag in ExternalTaskSensor to check if external DAG/task exists
URL: https://github.com/apache/airflow/pull/4547#issuecomment-455188704
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/4547?src=pr&el=h1) Report
   > Merging [#4547](https://codecov.io/gh/apache/airflow/pull/4547?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/3cc9f75da9e12642633aa30193e230dc96a4af89?src=pr&el=desc) will **increase** coverage by `<.01%`.
   > The diff coverage is `94.44%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/4547/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/4547?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #4547      +/-   ##
   ==========================================
   + Coverage   74.07%   74.08%   +<.01%     
   ==========================================
     Files         421      421              
     Lines       27649    27663      +14     
   ==========================================
   + Hits        20481    20494      +13     
   - Misses       7168     7169       +1
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/4547?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/sensors/external\_task\_sensor.py](https://codecov.io/gh/apache/airflow/pull/4547/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZW5zb3JzL2V4dGVybmFsX3Rhc2tfc2Vuc29yLnB5) | `96.29% <94.44%> (-1.21%)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/4547?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/4547?src=pr&el=footer). Last update [3cc9f75...b082b76](https://codecov.io/gh/apache/airflow/pull/4547?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