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/01 06:27:41 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #4967: [AIRFLOW-4147] Operator to publish event to Redis

codecov-io edited a comment on issue #4967: [AIRFLOW-4147] Operator to publish event to Redis
URL: https://github.com/apache/airflow/pull/4967#issuecomment-477685196
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/4967?src=pr&el=h1) Report
   > Merging [#4967](https://codecov.io/gh/apache/airflow/pull/4967?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/b8d5ff68bced86266eed697f3135830aafddd750?src=pr&el=desc) will **increase** coverage by `0.01%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/4967/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/4967?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #4967      +/-   ##
   ==========================================
   + Coverage   75.76%   75.78%   +0.01%     
   ==========================================
     Files         461      459       -2     
     Lines       29955    29897      -58     
   ==========================================
   - Hits        22696    22656      -40     
   + Misses       7259     7241      -18
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/4967?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...irflow/contrib/operators/redis\_publish\_operator.py](https://codecov.io/gh/apache/airflow/pull/4967/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9yZWRpc19wdWJsaXNoX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | |
   | [airflow/models/kubernetes.py](https://codecov.io/gh/apache/airflow/pull/4967/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMva3ViZXJuZXRlcy5weQ==) | `95.34% <0%> (-4.66%)` | :arrow_down: |
   | [airflow/jobs.py](https://codecov.io/gh/apache/airflow/pull/4967/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzLnB5) | `77.49% <0%> (-1.35%)` | :arrow_down: |
   | [airflow/utils/db.py](https://codecov.io/gh/apache/airflow/pull/4967/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYi5weQ==) | `90.19% <0%> (-0.1%)` | :arrow_down: |
   | [.../contrib/example\_dags/example\_dingding\_operator.py](https://codecov.io/gh/apache/airflow/pull/4967/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2V4YW1wbGVfZGFncy9leGFtcGxlX2RpbmdkaW5nX29wZXJhdG9yLnB5) | | |
   | [airflow/contrib/hooks/dingding\_hook.py](https://codecov.io/gh/apache/airflow/pull/4967/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2RpbmdkaW5nX2hvb2sucHk=) | | |
   | [airflow/contrib/operators/dingding\_operator.py](https://codecov.io/gh/apache/airflow/pull/4967/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9kaW5nZGluZ19vcGVyYXRvci5weQ==) | | |
   | [airflow/models/\_\_init\_\_.py](https://codecov.io/gh/apache/airflow/pull/4967/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvX19pbml0X18ucHk=) | `93.01% <0%> (+0.04%)` | :arrow_up: |
   | [airflow/www/views.py](https://codecov.io/gh/apache/airflow/pull/4967/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `76.29% <0%> (+0.1%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/4967?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/4967?src=pr&el=footer). Last update [b8d5ff6...f487d99](https://codecov.io/gh/apache/airflow/pull/4967?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