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/09/16 15:41:19 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #6096: [AIRFLOW-5477] Rewrite Google PubSub Hook to Google Cloud Python

codecov-io edited a comment on issue #6096: [AIRFLOW-5477] Rewrite Google PubSub Hook to Google Cloud Python
URL: https://github.com/apache/airflow/pull/6096#issuecomment-531411977
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6096?src=pr&el=h1) Report
   > Merging [#6096](https://codecov.io/gh/apache/airflow/pull/6096?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/4459592e523bbeeda0747dd9f888c3e215a241d1?src=pr&el=desc) will **increase** coverage by `0.05%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6096/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6096?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #6096      +/-   ##
   ==========================================
   + Coverage    80.1%   80.15%   +0.05%     
   ==========================================
     Files         606      607       +1     
     Lines       34893    34956      +63     
   ==========================================
   + Hits        27951    28020      +69     
   + Misses       6942     6936       -6
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6096?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/gcp/hooks/pubsub.py](https://codecov.io/gh/apache/airflow/pull/6096/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3MvcHVic3ViLnB5) | `100% <100%> (+6.25%)` | :arrow_up: |
   | [airflow/gcp/operators/pubsub.py](https://codecov.io/gh/apache/airflow/pull/6096/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL3B1YnN1Yi5weQ==) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/gcp/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/6096/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva3ViZXJuZXRlc19lbmdpbmUucHk=) | `95.89% <0%> (-2.67%)` | :arrow_down: |
   | [airflow/api/common/experimental/delete\_dag.py](https://codecov.io/gh/apache/airflow/pull/6096/diff?src=pr&el=tree#diff-YWlyZmxvdy9hcGkvY29tbW9uL2V4cGVyaW1lbnRhbC9kZWxldGVfZGFnLnB5) | `86.95% <0%> (-1.51%)` | :arrow_down: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/6096/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `93.22% <0%> (-0.51%)` | :arrow_down: |
   | [airflow/jobs/scheduler\_job.py](https://codecov.io/gh/apache/airflow/pull/6096/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL3NjaGVkdWxlcl9qb2IucHk=) | `74.28% <0%> (-0.31%)` | :arrow_down: |
   | [airflow/contrib/sensors/bash\_sensor.py](https://codecov.io/gh/apache/airflow/pull/6096/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL3NlbnNvcnMvYmFzaF9zZW5zb3IucHk=) | `94.11% <0%> (-0.17%)` | :arrow_down: |
   | [airflow/macros/hive.py](https://codecov.io/gh/apache/airflow/pull/6096/diff?src=pr&el=tree#diff-YWlyZmxvdy9tYWNyb3MvaGl2ZS5weQ==) | `38.7% <0%> (ø)` | :arrow_up: |
   | [airflow/kubernetes/pod\_generator.py](https://codecov.io/gh/apache/airflow/pull/6096/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9nZW5lcmF0b3IucHk=) | `94.69% <0%> (ø)` | :arrow_up: |
   | [airflow/operators/hive\_stats\_operator.py](https://codecov.io/gh/apache/airflow/pull/6096/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvaGl2ZV9zdGF0c19vcGVyYXRvci5weQ==) | `100% <0%> (ø)` | :arrow_up: |
   | ... and [4 more](https://codecov.io/gh/apache/airflow/pull/6096/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6096?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/6096?src=pr&el=footer). Last update [4459592...1bdbd65](https://codecov.io/gh/apache/airflow/pull/6096?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