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/04/12 20:07:58 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #4291: [AIRFLOW-1488] Add the TriggeredDagRunSensor operator

codecov-io edited a comment on issue #4291: [AIRFLOW-1488] Add the TriggeredDagRunSensor operator
URL: https://github.com/apache/airflow/pull/4291#issuecomment-445366649
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/4291?src=pr&el=h1) Report
   > Merging [#4291](https://codecov.io/gh/apache/airflow/pull/4291?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/86422e7ebf52707254c079f0c2cc7e924bfdb926?src=pr&el=desc) will **decrease** coverage by `<.01%`.
   > The diff coverage is `47.05%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/4291/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/4291?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #4291      +/-   ##
   ==========================================
   - Coverage   76.81%   76.81%   -0.01%     
   ==========================================
     Files         463      464       +1     
     Lines       29757    29850      +93     
   ==========================================
   + Hits        22859    22929      +70     
   - Misses       6898     6921      +23
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/4291?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/operators/dagrun\_operator.py](https://codecov.io/gh/apache/airflow/pull/4291/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvZGFncnVuX29wZXJhdG9yLnB5) | `94.87% <100%> (+0.27%)` | :arrow_up: |
   | [airflow/contrib/sensors/triggered\_dagrun\_sensor.py](https://codecov.io/gh/apache/airflow/pull/4291/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL3NlbnNvcnMvdHJpZ2dlcmVkX2RhZ3J1bl9zZW5zb3IucHk=) | `43.75% <43.75%> (ø)` | |
   | [airflow/models/baseoperator.py](https://codecov.io/gh/apache/airflow/pull/4291/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvYmFzZW9wZXJhdG9yLnB5) | `94.03% <0%> (-0.11%)` | :arrow_down: |
   | [airflow/www/views.py](https://codecov.io/gh/apache/airflow/pull/4291/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `76.38% <0%> (+0.35%)` | :arrow_up: |
   | [airflow/contrib/operators/qubole\_operator.py](https://codecov.io/gh/apache/airflow/pull/4291/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9xdWJvbGVfb3BlcmF0b3IucHk=) | `86.79% <0%> (+1.07%)` | :arrow_up: |
   | [airflow/contrib/hooks/qubole\_hook.py](https://codecov.io/gh/apache/airflow/pull/4291/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL3F1Ym9sZV9ob29rLnB5) | `55% <0%> (+3.06%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/4291?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/4291?src=pr&el=footer). Last update [86422e7...1265a3b](https://codecov.io/gh/apache/airflow/pull/4291?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