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 2020/01/04 20:10:51 UTC

[GitHub] [airflow] michalslowikowski00 opened a new pull request #7046: [AIRFLOW-6118] [AIP-21] Rename Pubsub operators and hook

michalslowikowski00 opened a new pull request #7046: [AIRFLOW-6118] [AIP-21] Rename Pubsub operators and hook
URL: https://github.com/apache/airflow/pull/7046
 
 
   PR contains changes regarding AIP-21 (renaming GCP operators and hooks):
   
   * renamed GCP modules
   * adde deprecation warnings to the contrib modules
   * fixed tests
   * updated UPDATING.md
   
   ---
   Link to JIRA issue: https://issues.apache.org/jira/browse/AIRFLOW-XXXX
   
   - [ ] Description above provides context of the change
   - [ ] Commit message starts with `[AIRFLOW-NNNN]`, where AIRFLOW-NNNN = JIRA ID*
   - [ ] Unit tests coverage for changes (not needed for documentation changes)
   - [ ] Commits follow "[How to write a good git commit message](http://chris.beams.io/posts/git-commit/)"
   - [ ] Relevant documentation is updated including usage instructions.
   - [ ] I will engage committers as explained in [Contribution Workflow Example](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#contribution-workflow-example).
   
   (*) For document-only changes, no JIRA issue is needed. Commit message starts `[AIRFLOW-XXXX]`.
   
   ---
   In case of fundamental code change, Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvements+Proposals)) is needed.
   In case of a new dependency, check compliance with the [ASF 3rd Party License Policy](https://www.apache.org/legal/resolved.html#category-x).
   In case of backwards incompatible changes please leave a note in [UPDATING.md](https://github.com/apache/airflow/blob/master/UPDATING.md).
   Read the [Pull Request Guidelines](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#pull-request-guidelines) for more information.
   

----------------------------------------------------------------
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

[GitHub] [airflow] potiuk commented on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Pubsub operators and hook

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Pubsub operators and hook
URL: https://github.com/apache/airflow/pull/7046#issuecomment-570824909
 
 
   Some tests failing :(

----------------------------------------------------------------
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

[GitHub] [airflow] codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook
URL: https://github.com/apache/airflow/pull/7046#issuecomment-571661750
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=h1) Report
   > Merging [#7046](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/2b374721f8b21eb3f0ba55a77a9f2b1895914f48?src=pr&el=desc) will **decrease** coverage by `0.05%`.
   > The diff coverage is `84.37%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7046/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #7046      +/-   ##
   ==========================================
   - Coverage   84.93%   84.88%   -0.06%     
   ==========================================
     Files         680      680              
     Lines       38826    38846      +20     
   ==========================================
   - Hits        32978    32973       -5     
   - Misses       5848     5873      +25
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...viders/google/cloud/example\_dags/example\_pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL2V4YW1wbGVfZGFncy9leGFtcGxlX3B1YnN1Yi5weQ==) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/operators/pubsub\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9wdWJzdWJfb3BlcmF0b3IucHk=) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/providers/google/cloud/operators/pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL29wZXJhdG9ycy9wdWJzdWIucHk=) | `90.69% <100%> (ø)` | :arrow_up: |
   | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZV9tb3VudC5weQ==) | `44.44% <0%> (-55.56%)` | :arrow_down: |
   | [airflow/kubernetes/volume.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZS5weQ==) | `52.94% <0%> (-47.06%)` | :arrow_down: |
   | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `45.25% <0%> (-46.72%)` | :arrow_down: |
   | [airflow/kubernetes/refresh\_config.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3JlZnJlc2hfY29uZmlnLnB5) | `50.98% <0%> (-23.53%)` | :arrow_down: |
   | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `78.75% <0%> (-20%)` | :arrow_down: |
   | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `91.59% <0%> (-0.29%)` | :arrow_down: |
   | [airflow/hooks/dbapi\_hook.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9kYmFwaV9ob29rLnB5) | `91.73% <0%> (+0.82%)` | :arrow_up: |
   | ... and [5 more](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7046?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/7046?src=pr&el=footer). Last update [2b37472...238b70f](https://codecov.io/gh/apache/airflow/pull/7046?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

[GitHub] [airflow] codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook
URL: https://github.com/apache/airflow/pull/7046#issuecomment-571661750
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=h1) Report
   > Merging [#7046](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/2b374721f8b21eb3f0ba55a77a9f2b1895914f48?src=pr&el=desc) will **decrease** coverage by `0.05%`.
   > The diff coverage is `84.37%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7046/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #7046      +/-   ##
   ==========================================
   - Coverage   84.93%   84.88%   -0.06%     
   ==========================================
     Files         680      680              
     Lines       38826    38846      +20     
   ==========================================
   - Hits        32978    32973       -5     
   - Misses       5848     5873      +25
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...viders/google/cloud/example\_dags/example\_pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL2V4YW1wbGVfZGFncy9leGFtcGxlX3B1YnN1Yi5weQ==) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/operators/pubsub\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9wdWJzdWJfb3BlcmF0b3IucHk=) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/providers/google/cloud/operators/pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL29wZXJhdG9ycy9wdWJzdWIucHk=) | `90.69% <100%> (ø)` | :arrow_up: |
   | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZV9tb3VudC5weQ==) | `44.44% <0%> (-55.56%)` | :arrow_down: |
   | [airflow/kubernetes/volume.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZS5weQ==) | `52.94% <0%> (-47.06%)` | :arrow_down: |
   | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `45.25% <0%> (-46.72%)` | :arrow_down: |
   | [airflow/kubernetes/refresh\_config.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3JlZnJlc2hfY29uZmlnLnB5) | `50.98% <0%> (-23.53%)` | :arrow_down: |
   | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `78.75% <0%> (-20%)` | :arrow_down: |
   | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `91.59% <0%> (-0.29%)` | :arrow_down: |
   | [airflow/hooks/dbapi\_hook.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9kYmFwaV9ob29rLnB5) | `91.73% <0%> (+0.82%)` | :arrow_up: |
   | ... and [5 more](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7046?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/7046?src=pr&el=footer). Last update [2b37472...238b70f](https://codecov.io/gh/apache/airflow/pull/7046?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

[GitHub] [airflow] codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook
URL: https://github.com/apache/airflow/pull/7046#issuecomment-571661750
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=h1) Report
   > Merging [#7046](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/748e3c3519b6cfeb82929efa6cc2d11ca0154b49?src=pr&el=desc) will **decrease** coverage by `0.19%`.
   > The diff coverage is `84.37%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7046/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##           master    #7046     +/-   ##
   =========================================
   - Coverage   85.07%   84.88%   -0.2%     
   =========================================
     Files         680      680             
     Lines       38810    38846     +36     
   =========================================
   - Hits        33019    32973     -46     
   - Misses       5791     5873     +82
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...viders/google/cloud/example\_dags/example\_pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL2V4YW1wbGVfZGFncy9leGFtcGxlX3B1YnN1Yi5weQ==) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/operators/pubsub\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9wdWJzdWJfb3BlcmF0b3IucHk=) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/providers/google/cloud/operators/pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL29wZXJhdG9ycy9wdWJzdWIucHk=) | `90.69% <100%> (ø)` | :arrow_up: |
   | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZV9tb3VudC5weQ==) | `44.44% <0%> (-55.56%)` | :arrow_down: |
   | [airflow/kubernetes/volume.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZS5weQ==) | `52.94% <0%> (-47.06%)` | :arrow_down: |
   | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `45.25% <0%> (-46.72%)` | :arrow_down: |
   | [airflow/kubernetes/refresh\_config.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3JlZnJlc2hfY29uZmlnLnB5) | `50.98% <0%> (-23.53%)` | :arrow_down: |
   | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `78.75% <0%> (-20%)` | :arrow_down: |
   | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `91.59% <0%> (-0.29%)` | :arrow_down: |
   | [airflow/contrib/operators/mlengine\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9tbGVuZ2luZV9vcGVyYXRvci5weQ==) | `100% <0%> (ø)` | :arrow_up: |
   | ... and [1 more](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7046?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/7046?src=pr&el=footer). Last update [748e3c3...238b70f](https://codecov.io/gh/apache/airflow/pull/7046?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

[GitHub] [airflow] codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook
URL: https://github.com/apache/airflow/pull/7046#issuecomment-571661750
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=h1) Report
   > Merging [#7046](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/748e3c3519b6cfeb82929efa6cc2d11ca0154b49?src=pr&el=desc) will **decrease** coverage by `0.19%`.
   > The diff coverage is `84.37%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7046/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##           master    #7046     +/-   ##
   =========================================
   - Coverage   85.07%   84.88%   -0.2%     
   =========================================
     Files         680      680             
     Lines       38810    38846     +36     
   =========================================
   - Hits        33019    32973     -46     
   - Misses       5791     5873     +82
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...viders/google/cloud/example\_dags/example\_pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL2V4YW1wbGVfZGFncy9leGFtcGxlX3B1YnN1Yi5weQ==) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/operators/pubsub\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9wdWJzdWJfb3BlcmF0b3IucHk=) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/providers/google/cloud/operators/pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL29wZXJhdG9ycy9wdWJzdWIucHk=) | `90.69% <100%> (ø)` | :arrow_up: |
   | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZV9tb3VudC5weQ==) | `44.44% <0%> (-55.56%)` | :arrow_down: |
   | [airflow/kubernetes/volume.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZS5weQ==) | `52.94% <0%> (-47.06%)` | :arrow_down: |
   | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `45.25% <0%> (-46.72%)` | :arrow_down: |
   | [airflow/kubernetes/refresh\_config.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3JlZnJlc2hfY29uZmlnLnB5) | `50.98% <0%> (-23.53%)` | :arrow_down: |
   | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `78.75% <0%> (-20%)` | :arrow_down: |
   | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `91.59% <0%> (-0.29%)` | :arrow_down: |
   | [airflow/contrib/operators/mlengine\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9tbGVuZ2luZV9vcGVyYXRvci5weQ==) | `100% <0%> (ø)` | :arrow_up: |
   | ... and [1 more](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7046?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/7046?src=pr&el=footer). Last update [748e3c3...238b70f](https://codecov.io/gh/apache/airflow/pull/7046?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

[GitHub] [airflow] codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook
URL: https://github.com/apache/airflow/pull/7046#issuecomment-571661750
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=h1) Report
   > Merging [#7046](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/2b374721f8b21eb3f0ba55a77a9f2b1895914f48?src=pr&el=desc) will **decrease** coverage by `0.05%`.
   > The diff coverage is `84.37%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7046/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #7046      +/-   ##
   ==========================================
   - Coverage   84.93%   84.88%   -0.06%     
   ==========================================
     Files         680      680              
     Lines       38826    38846      +20     
   ==========================================
   - Hits        32978    32973       -5     
   - Misses       5848     5873      +25
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...viders/google/cloud/example\_dags/example\_pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL2V4YW1wbGVfZGFncy9leGFtcGxlX3B1YnN1Yi5weQ==) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/operators/pubsub\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9wdWJzdWJfb3BlcmF0b3IucHk=) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/providers/google/cloud/operators/pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL29wZXJhdG9ycy9wdWJzdWIucHk=) | `90.69% <100%> (ø)` | :arrow_up: |
   | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZV9tb3VudC5weQ==) | `44.44% <0%> (-55.56%)` | :arrow_down: |
   | [airflow/kubernetes/volume.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZS5weQ==) | `52.94% <0%> (-47.06%)` | :arrow_down: |
   | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `45.25% <0%> (-46.72%)` | :arrow_down: |
   | [airflow/kubernetes/refresh\_config.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3JlZnJlc2hfY29uZmlnLnB5) | `50.98% <0%> (-23.53%)` | :arrow_down: |
   | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `78.75% <0%> (-20%)` | :arrow_down: |
   | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `91.59% <0%> (-0.29%)` | :arrow_down: |
   | [airflow/hooks/dbapi\_hook.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9kYmFwaV9ob29rLnB5) | `91.73% <0%> (+0.82%)` | :arrow_up: |
   | ... and [5 more](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7046?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/7046?src=pr&el=footer). Last update [2b37472...238b70f](https://codecov.io/gh/apache/airflow/pull/7046?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

[GitHub] [airflow] codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook
URL: https://github.com/apache/airflow/pull/7046#issuecomment-571661750
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=h1) Report
   > Merging [#7046](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/748e3c3519b6cfeb82929efa6cc2d11ca0154b49?src=pr&el=desc) will **decrease** coverage by `0.19%`.
   > The diff coverage is `84.37%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7046/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##           master    #7046     +/-   ##
   =========================================
   - Coverage   85.07%   84.88%   -0.2%     
   =========================================
     Files         680      680             
     Lines       38810    38846     +36     
   =========================================
   - Hits        33019    32973     -46     
   - Misses       5791     5873     +82
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...viders/google/cloud/example\_dags/example\_pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL2V4YW1wbGVfZGFncy9leGFtcGxlX3B1YnN1Yi5weQ==) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/operators/pubsub\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9wdWJzdWJfb3BlcmF0b3IucHk=) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/providers/google/cloud/operators/pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL29wZXJhdG9ycy9wdWJzdWIucHk=) | `90.69% <100%> (ø)` | :arrow_up: |
   | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZV9tb3VudC5weQ==) | `44.44% <0%> (-55.56%)` | :arrow_down: |
   | [airflow/kubernetes/volume.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZS5weQ==) | `52.94% <0%> (-47.06%)` | :arrow_down: |
   | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `45.25% <0%> (-46.72%)` | :arrow_down: |
   | [airflow/kubernetes/refresh\_config.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3JlZnJlc2hfY29uZmlnLnB5) | `50.98% <0%> (-23.53%)` | :arrow_down: |
   | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `78.75% <0%> (-20%)` | :arrow_down: |
   | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `91.59% <0%> (-0.29%)` | :arrow_down: |
   | [airflow/contrib/operators/mlengine\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9tbGVuZ2luZV9vcGVyYXRvci5weQ==) | `100% <0%> (ø)` | :arrow_up: |
   | ... and [1 more](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7046?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/7046?src=pr&el=footer). Last update [748e3c3...238b70f](https://codecov.io/gh/apache/airflow/pull/7046?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

[GitHub] [airflow] codecov-io commented on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook

Posted by GitBox <gi...@apache.org>.
codecov-io commented on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook
URL: https://github.com/apache/airflow/pull/7046#issuecomment-571661750
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=h1) Report
   > Merging [#7046](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/748e3c3519b6cfeb82929efa6cc2d11ca0154b49?src=pr&el=desc) will **decrease** coverage by `0.19%`.
   > The diff coverage is `84.37%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7046/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##           master    #7046     +/-   ##
   =========================================
   - Coverage   85.07%   84.88%   -0.2%     
   =========================================
     Files         680      680             
     Lines       38810    38846     +36     
   =========================================
   - Hits        33019    32973     -46     
   - Misses       5791     5873     +82
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...viders/google/cloud/example\_dags/example\_pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL2V4YW1wbGVfZGFncy9leGFtcGxlX3B1YnN1Yi5weQ==) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/operators/pubsub\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9wdWJzdWJfb3BlcmF0b3IucHk=) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/providers/google/cloud/operators/pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL29wZXJhdG9ycy9wdWJzdWIucHk=) | `90.69% <100%> (ø)` | :arrow_up: |
   | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZV9tb3VudC5weQ==) | `44.44% <0%> (-55.56%)` | :arrow_down: |
   | [airflow/kubernetes/volume.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZS5weQ==) | `52.94% <0%> (-47.06%)` | :arrow_down: |
   | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `45.25% <0%> (-46.72%)` | :arrow_down: |
   | [airflow/kubernetes/refresh\_config.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3JlZnJlc2hfY29uZmlnLnB5) | `50.98% <0%> (-23.53%)` | :arrow_down: |
   | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `78.75% <0%> (-20%)` | :arrow_down: |
   | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `91.59% <0%> (-0.29%)` | :arrow_down: |
   | [airflow/contrib/operators/mlengine\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9tbGVuZ2luZV9vcGVyYXRvci5weQ==) | `100% <0%> (ø)` | :arrow_up: |
   | ... and [1 more](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7046?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/7046?src=pr&el=footer). Last update [748e3c3...238b70f](https://codecov.io/gh/apache/airflow/pull/7046?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

[GitHub] [airflow] codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook
URL: https://github.com/apache/airflow/pull/7046#issuecomment-571661750
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=h1) Report
   > Merging [#7046](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/748e3c3519b6cfeb82929efa6cc2d11ca0154b49?src=pr&el=desc) will **decrease** coverage by `0.19%`.
   > The diff coverage is `84.37%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7046/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##           master    #7046     +/-   ##
   =========================================
   - Coverage   85.07%   84.88%   -0.2%     
   =========================================
     Files         680      680             
     Lines       38810    38846     +36     
   =========================================
   - Hits        33019    32973     -46     
   - Misses       5791     5873     +82
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...viders/google/cloud/example\_dags/example\_pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL2V4YW1wbGVfZGFncy9leGFtcGxlX3B1YnN1Yi5weQ==) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/operators/pubsub\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9wdWJzdWJfb3BlcmF0b3IucHk=) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/providers/google/cloud/operators/pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL29wZXJhdG9ycy9wdWJzdWIucHk=) | `90.69% <100%> (ø)` | :arrow_up: |
   | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZV9tb3VudC5weQ==) | `44.44% <0%> (-55.56%)` | :arrow_down: |
   | [airflow/kubernetes/volume.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZS5weQ==) | `52.94% <0%> (-47.06%)` | :arrow_down: |
   | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `45.25% <0%> (-46.72%)` | :arrow_down: |
   | [airflow/kubernetes/refresh\_config.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3JlZnJlc2hfY29uZmlnLnB5) | `50.98% <0%> (-23.53%)` | :arrow_down: |
   | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `78.75% <0%> (-20%)` | :arrow_down: |
   | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `91.59% <0%> (-0.29%)` | :arrow_down: |
   | [airflow/contrib/operators/mlengine\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9tbGVuZ2luZV9vcGVyYXRvci5weQ==) | `100% <0%> (ø)` | :arrow_up: |
   | ... and [1 more](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7046?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/7046?src=pr&el=footer). Last update [748e3c3...238b70f](https://codecov.io/gh/apache/airflow/pull/7046?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

[GitHub] [airflow] codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook
URL: https://github.com/apache/airflow/pull/7046#issuecomment-571661750
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=h1) Report
   > Merging [#7046](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/748e3c3519b6cfeb82929efa6cc2d11ca0154b49?src=pr&el=desc) will **decrease** coverage by `0.19%`.
   > The diff coverage is `84.37%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7046/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##           master    #7046     +/-   ##
   =========================================
   - Coverage   85.07%   84.88%   -0.2%     
   =========================================
     Files         680      680             
     Lines       38810    38846     +36     
   =========================================
   - Hits        33019    32973     -46     
   - Misses       5791     5873     +82
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...viders/google/cloud/example\_dags/example\_pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL2V4YW1wbGVfZGFncy9leGFtcGxlX3B1YnN1Yi5weQ==) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/operators/pubsub\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9wdWJzdWJfb3BlcmF0b3IucHk=) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/providers/google/cloud/operators/pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL29wZXJhdG9ycy9wdWJzdWIucHk=) | `90.69% <100%> (ø)` | :arrow_up: |
   | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZV9tb3VudC5weQ==) | `44.44% <0%> (-55.56%)` | :arrow_down: |
   | [airflow/kubernetes/volume.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZS5weQ==) | `52.94% <0%> (-47.06%)` | :arrow_down: |
   | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `45.25% <0%> (-46.72%)` | :arrow_down: |
   | [airflow/kubernetes/refresh\_config.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3JlZnJlc2hfY29uZmlnLnB5) | `50.98% <0%> (-23.53%)` | :arrow_down: |
   | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `78.75% <0%> (-20%)` | :arrow_down: |
   | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `91.59% <0%> (-0.29%)` | :arrow_down: |
   | [airflow/contrib/operators/mlengine\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9tbGVuZ2luZV9vcGVyYXRvci5weQ==) | `100% <0%> (ø)` | :arrow_up: |
   | ... and [1 more](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7046?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/7046?src=pr&el=footer). Last update [748e3c3...238b70f](https://codecov.io/gh/apache/airflow/pull/7046?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

[GitHub] [airflow] codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook
URL: https://github.com/apache/airflow/pull/7046#issuecomment-571661750
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=h1) Report
   > Merging [#7046](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/748e3c3519b6cfeb82929efa6cc2d11ca0154b49?src=pr&el=desc) will **decrease** coverage by `0.19%`.
   > The diff coverage is `84.37%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7046/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##           master    #7046     +/-   ##
   =========================================
   - Coverage   85.07%   84.88%   -0.2%     
   =========================================
     Files         680      680             
     Lines       38810    38846     +36     
   =========================================
   - Hits        33019    32973     -46     
   - Misses       5791     5873     +82
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...viders/google/cloud/example\_dags/example\_pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL2V4YW1wbGVfZGFncy9leGFtcGxlX3B1YnN1Yi5weQ==) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/operators/pubsub\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9wdWJzdWJfb3BlcmF0b3IucHk=) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/providers/google/cloud/operators/pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL29wZXJhdG9ycy9wdWJzdWIucHk=) | `90.69% <100%> (ø)` | :arrow_up: |
   | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZV9tb3VudC5weQ==) | `44.44% <0%> (-55.56%)` | :arrow_down: |
   | [airflow/kubernetes/volume.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZS5weQ==) | `52.94% <0%> (-47.06%)` | :arrow_down: |
   | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `45.25% <0%> (-46.72%)` | :arrow_down: |
   | [airflow/kubernetes/refresh\_config.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3JlZnJlc2hfY29uZmlnLnB5) | `50.98% <0%> (-23.53%)` | :arrow_down: |
   | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `78.75% <0%> (-20%)` | :arrow_down: |
   | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `91.59% <0%> (-0.29%)` | :arrow_down: |
   | [airflow/contrib/operators/mlengine\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9tbGVuZ2luZV9vcGVyYXRvci5weQ==) | `100% <0%> (ø)` | :arrow_up: |
   | ... and [1 more](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7046?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/7046?src=pr&el=footer). Last update [748e3c3...238b70f](https://codecov.io/gh/apache/airflow/pull/7046?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

[GitHub] [airflow] codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook
URL: https://github.com/apache/airflow/pull/7046#issuecomment-571661750
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=h1) Report
   > Merging [#7046](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/748e3c3519b6cfeb82929efa6cc2d11ca0154b49?src=pr&el=desc) will **decrease** coverage by `0.19%`.
   > The diff coverage is `84.37%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7046/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##           master    #7046     +/-   ##
   =========================================
   - Coverage   85.07%   84.88%   -0.2%     
   =========================================
     Files         680      680             
     Lines       38810    38846     +36     
   =========================================
   - Hits        33019    32973     -46     
   - Misses       5791     5873     +82
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...viders/google/cloud/example\_dags/example\_pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL2V4YW1wbGVfZGFncy9leGFtcGxlX3B1YnN1Yi5weQ==) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/operators/pubsub\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9wdWJzdWJfb3BlcmF0b3IucHk=) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/providers/google/cloud/operators/pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL29wZXJhdG9ycy9wdWJzdWIucHk=) | `90.69% <100%> (ø)` | :arrow_up: |
   | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZV9tb3VudC5weQ==) | `44.44% <0%> (-55.56%)` | :arrow_down: |
   | [airflow/kubernetes/volume.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZS5weQ==) | `52.94% <0%> (-47.06%)` | :arrow_down: |
   | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `45.25% <0%> (-46.72%)` | :arrow_down: |
   | [airflow/kubernetes/refresh\_config.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3JlZnJlc2hfY29uZmlnLnB5) | `50.98% <0%> (-23.53%)` | :arrow_down: |
   | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `78.75% <0%> (-20%)` | :arrow_down: |
   | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `91.59% <0%> (-0.29%)` | :arrow_down: |
   | [airflow/contrib/operators/mlengine\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9tbGVuZ2luZV9vcGVyYXRvci5weQ==) | `100% <0%> (ø)` | :arrow_up: |
   | ... and [1 more](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7046?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/7046?src=pr&el=footer). Last update [748e3c3...238b70f](https://codecov.io/gh/apache/airflow/pull/7046?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

[GitHub] [airflow] codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook
URL: https://github.com/apache/airflow/pull/7046#issuecomment-571661750
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=h1) Report
   > Merging [#7046](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/2b374721f8b21eb3f0ba55a77a9f2b1895914f48?src=pr&el=desc) will **decrease** coverage by `0.05%`.
   > The diff coverage is `84.37%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7046/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #7046      +/-   ##
   ==========================================
   - Coverage   84.93%   84.88%   -0.06%     
   ==========================================
     Files         680      680              
     Lines       38826    38846      +20     
   ==========================================
   - Hits        32978    32973       -5     
   - Misses       5848     5873      +25
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...viders/google/cloud/example\_dags/example\_pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL2V4YW1wbGVfZGFncy9leGFtcGxlX3B1YnN1Yi5weQ==) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/operators/pubsub\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9wdWJzdWJfb3BlcmF0b3IucHk=) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/providers/google/cloud/operators/pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL29wZXJhdG9ycy9wdWJzdWIucHk=) | `90.69% <100%> (ø)` | :arrow_up: |
   | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZV9tb3VudC5weQ==) | `44.44% <0%> (-55.56%)` | :arrow_down: |
   | [airflow/kubernetes/volume.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZS5weQ==) | `52.94% <0%> (-47.06%)` | :arrow_down: |
   | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `45.25% <0%> (-46.72%)` | :arrow_down: |
   | [airflow/kubernetes/refresh\_config.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3JlZnJlc2hfY29uZmlnLnB5) | `50.98% <0%> (-23.53%)` | :arrow_down: |
   | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `78.75% <0%> (-20%)` | :arrow_down: |
   | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `91.59% <0%> (-0.29%)` | :arrow_down: |
   | [airflow/hooks/dbapi\_hook.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9kYmFwaV9ob29rLnB5) | `91.73% <0%> (+0.82%)` | :arrow_up: |
   | ... and [5 more](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7046?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/7046?src=pr&el=footer). Last update [2b37472...238b70f](https://codecov.io/gh/apache/airflow/pull/7046?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

[GitHub] [airflow] codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook
URL: https://github.com/apache/airflow/pull/7046#issuecomment-571661750
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=h1) Report
   > Merging [#7046](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/748e3c3519b6cfeb82929efa6cc2d11ca0154b49?src=pr&el=desc) will **decrease** coverage by `0.19%`.
   > The diff coverage is `84.37%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7046/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##           master    #7046     +/-   ##
   =========================================
   - Coverage   85.07%   84.88%   -0.2%     
   =========================================
     Files         680      680             
     Lines       38810    38846     +36     
   =========================================
   - Hits        33019    32973     -46     
   - Misses       5791     5873     +82
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...viders/google/cloud/example\_dags/example\_pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL2V4YW1wbGVfZGFncy9leGFtcGxlX3B1YnN1Yi5weQ==) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/operators/pubsub\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9wdWJzdWJfb3BlcmF0b3IucHk=) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/providers/google/cloud/operators/pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL29wZXJhdG9ycy9wdWJzdWIucHk=) | `90.69% <100%> (ø)` | :arrow_up: |
   | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZV9tb3VudC5weQ==) | `44.44% <0%> (-55.56%)` | :arrow_down: |
   | [airflow/kubernetes/volume.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZS5weQ==) | `52.94% <0%> (-47.06%)` | :arrow_down: |
   | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `45.25% <0%> (-46.72%)` | :arrow_down: |
   | [airflow/kubernetes/refresh\_config.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3JlZnJlc2hfY29uZmlnLnB5) | `50.98% <0%> (-23.53%)` | :arrow_down: |
   | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `78.75% <0%> (-20%)` | :arrow_down: |
   | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `91.59% <0%> (-0.29%)` | :arrow_down: |
   | [airflow/contrib/operators/mlengine\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9tbGVuZ2luZV9vcGVyYXRvci5weQ==) | `100% <0%> (ø)` | :arrow_up: |
   | ... and [1 more](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7046?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/7046?src=pr&el=footer). Last update [748e3c3...238b70f](https://codecov.io/gh/apache/airflow/pull/7046?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

[GitHub] [airflow] codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook
URL: https://github.com/apache/airflow/pull/7046#issuecomment-571661750
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=h1) Report
   > Merging [#7046](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/2b374721f8b21eb3f0ba55a77a9f2b1895914f48?src=pr&el=desc) will **decrease** coverage by `0.05%`.
   > The diff coverage is `84.37%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7046/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #7046      +/-   ##
   ==========================================
   - Coverage   84.93%   84.88%   -0.06%     
   ==========================================
     Files         680      680              
     Lines       38826    38846      +20     
   ==========================================
   - Hits        32978    32973       -5     
   - Misses       5848     5873      +25
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...viders/google/cloud/example\_dags/example\_pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL2V4YW1wbGVfZGFncy9leGFtcGxlX3B1YnN1Yi5weQ==) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/operators/pubsub\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9wdWJzdWJfb3BlcmF0b3IucHk=) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/providers/google/cloud/operators/pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL29wZXJhdG9ycy9wdWJzdWIucHk=) | `90.69% <100%> (ø)` | :arrow_up: |
   | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZV9tb3VudC5weQ==) | `44.44% <0%> (-55.56%)` | :arrow_down: |
   | [airflow/kubernetes/volume.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZS5weQ==) | `52.94% <0%> (-47.06%)` | :arrow_down: |
   | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `45.25% <0%> (-46.72%)` | :arrow_down: |
   | [airflow/kubernetes/refresh\_config.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3JlZnJlc2hfY29uZmlnLnB5) | `50.98% <0%> (-23.53%)` | :arrow_down: |
   | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `78.75% <0%> (-20%)` | :arrow_down: |
   | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `91.59% <0%> (-0.29%)` | :arrow_down: |
   | [airflow/hooks/dbapi\_hook.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9kYmFwaV9ob29rLnB5) | `91.73% <0%> (+0.82%)` | :arrow_up: |
   | ... and [5 more](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7046?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/7046?src=pr&el=footer). Last update [2b37472...238b70f](https://codecov.io/gh/apache/airflow/pull/7046?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

[GitHub] [airflow] codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook
URL: https://github.com/apache/airflow/pull/7046#issuecomment-571661750
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=h1) Report
   > Merging [#7046](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/2b374721f8b21eb3f0ba55a77a9f2b1895914f48?src=pr&el=desc) will **decrease** coverage by `0.05%`.
   > The diff coverage is `84.37%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7046/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #7046      +/-   ##
   ==========================================
   - Coverage   84.93%   84.88%   -0.06%     
   ==========================================
     Files         680      680              
     Lines       38826    38846      +20     
   ==========================================
   - Hits        32978    32973       -5     
   - Misses       5848     5873      +25
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...viders/google/cloud/example\_dags/example\_pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL2V4YW1wbGVfZGFncy9leGFtcGxlX3B1YnN1Yi5weQ==) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/operators/pubsub\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9wdWJzdWJfb3BlcmF0b3IucHk=) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/providers/google/cloud/operators/pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL29wZXJhdG9ycy9wdWJzdWIucHk=) | `90.69% <100%> (ø)` | :arrow_up: |
   | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZV9tb3VudC5weQ==) | `44.44% <0%> (-55.56%)` | :arrow_down: |
   | [airflow/kubernetes/volume.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZS5weQ==) | `52.94% <0%> (-47.06%)` | :arrow_down: |
   | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `45.25% <0%> (-46.72%)` | :arrow_down: |
   | [airflow/kubernetes/refresh\_config.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3JlZnJlc2hfY29uZmlnLnB5) | `50.98% <0%> (-23.53%)` | :arrow_down: |
   | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `78.75% <0%> (-20%)` | :arrow_down: |
   | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `91.59% <0%> (-0.29%)` | :arrow_down: |
   | [airflow/hooks/dbapi\_hook.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9kYmFwaV9ob29rLnB5) | `91.73% <0%> (+0.82%)` | :arrow_up: |
   | ... and [5 more](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7046?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/7046?src=pr&el=footer). Last update [2b37472...238b70f](https://codecov.io/gh/apache/airflow/pull/7046?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

[GitHub] [airflow] codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook
URL: https://github.com/apache/airflow/pull/7046#issuecomment-571661750
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=h1) Report
   > Merging [#7046](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/2b374721f8b21eb3f0ba55a77a9f2b1895914f48?src=pr&el=desc) will **decrease** coverage by `0.05%`.
   > The diff coverage is `84.37%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7046/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #7046      +/-   ##
   ==========================================
   - Coverage   84.93%   84.88%   -0.06%     
   ==========================================
     Files         680      680              
     Lines       38826    38846      +20     
   ==========================================
   - Hits        32978    32973       -5     
   - Misses       5848     5873      +25
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...viders/google/cloud/example\_dags/example\_pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL2V4YW1wbGVfZGFncy9leGFtcGxlX3B1YnN1Yi5weQ==) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/operators/pubsub\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9wdWJzdWJfb3BlcmF0b3IucHk=) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/providers/google/cloud/operators/pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL29wZXJhdG9ycy9wdWJzdWIucHk=) | `90.69% <100%> (ø)` | :arrow_up: |
   | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZV9tb3VudC5weQ==) | `44.44% <0%> (-55.56%)` | :arrow_down: |
   | [airflow/kubernetes/volume.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZS5weQ==) | `52.94% <0%> (-47.06%)` | :arrow_down: |
   | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `45.25% <0%> (-46.72%)` | :arrow_down: |
   | [airflow/kubernetes/refresh\_config.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3JlZnJlc2hfY29uZmlnLnB5) | `50.98% <0%> (-23.53%)` | :arrow_down: |
   | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `78.75% <0%> (-20%)` | :arrow_down: |
   | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `91.59% <0%> (-0.29%)` | :arrow_down: |
   | [airflow/hooks/dbapi\_hook.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9kYmFwaV9ob29rLnB5) | `91.73% <0%> (+0.82%)` | :arrow_up: |
   | ... and [5 more](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7046?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/7046?src=pr&el=footer). Last update [2b37472...238b70f](https://codecov.io/gh/apache/airflow/pull/7046?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

[GitHub] [airflow] potiuk merged pull request #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook

Posted by GitBox <gi...@apache.org>.
potiuk merged pull request #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook
URL: https://github.com/apache/airflow/pull/7046
 
 
   

----------------------------------------------------------------
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

[GitHub] [airflow] codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook
URL: https://github.com/apache/airflow/pull/7046#issuecomment-571661750
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=h1) Report
   > Merging [#7046](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/2b374721f8b21eb3f0ba55a77a9f2b1895914f48?src=pr&el=desc) will **decrease** coverage by `0.05%`.
   > The diff coverage is `84.37%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7046/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #7046      +/-   ##
   ==========================================
   - Coverage   84.93%   84.88%   -0.06%     
   ==========================================
     Files         680      680              
     Lines       38826    38846      +20     
   ==========================================
   - Hits        32978    32973       -5     
   - Misses       5848     5873      +25
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...viders/google/cloud/example\_dags/example\_pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL2V4YW1wbGVfZGFncy9leGFtcGxlX3B1YnN1Yi5weQ==) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/operators/pubsub\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9wdWJzdWJfb3BlcmF0b3IucHk=) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/providers/google/cloud/operators/pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL29wZXJhdG9ycy9wdWJzdWIucHk=) | `90.69% <100%> (ø)` | :arrow_up: |
   | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZV9tb3VudC5weQ==) | `44.44% <0%> (-55.56%)` | :arrow_down: |
   | [airflow/kubernetes/volume.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZS5weQ==) | `52.94% <0%> (-47.06%)` | :arrow_down: |
   | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `45.25% <0%> (-46.72%)` | :arrow_down: |
   | [airflow/kubernetes/refresh\_config.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3JlZnJlc2hfY29uZmlnLnB5) | `50.98% <0%> (-23.53%)` | :arrow_down: |
   | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `78.75% <0%> (-20%)` | :arrow_down: |
   | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `91.59% <0%> (-0.29%)` | :arrow_down: |
   | [airflow/hooks/dbapi\_hook.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9kYmFwaV9ob29rLnB5) | `91.73% <0%> (+0.82%)` | :arrow_up: |
   | ... and [5 more](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7046?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/7046?src=pr&el=footer). Last update [2b37472...238b70f](https://codecov.io/gh/apache/airflow/pull/7046?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

[GitHub] [airflow] codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook
URL: https://github.com/apache/airflow/pull/7046#issuecomment-571661750
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=h1) Report
   > Merging [#7046](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/2b374721f8b21eb3f0ba55a77a9f2b1895914f48?src=pr&el=desc) will **decrease** coverage by `0.05%`.
   > The diff coverage is `84.37%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7046/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #7046      +/-   ##
   ==========================================
   - Coverage   84.93%   84.88%   -0.06%     
   ==========================================
     Files         680      680              
     Lines       38826    38846      +20     
   ==========================================
   - Hits        32978    32973       -5     
   - Misses       5848     5873      +25
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...viders/google/cloud/example\_dags/example\_pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL2V4YW1wbGVfZGFncy9leGFtcGxlX3B1YnN1Yi5weQ==) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/operators/pubsub\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9wdWJzdWJfb3BlcmF0b3IucHk=) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/providers/google/cloud/operators/pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL29wZXJhdG9ycy9wdWJzdWIucHk=) | `90.69% <100%> (ø)` | :arrow_up: |
   | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZV9tb3VudC5weQ==) | `44.44% <0%> (-55.56%)` | :arrow_down: |
   | [airflow/kubernetes/volume.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZS5weQ==) | `52.94% <0%> (-47.06%)` | :arrow_down: |
   | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `45.25% <0%> (-46.72%)` | :arrow_down: |
   | [airflow/kubernetes/refresh\_config.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3JlZnJlc2hfY29uZmlnLnB5) | `50.98% <0%> (-23.53%)` | :arrow_down: |
   | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `78.75% <0%> (-20%)` | :arrow_down: |
   | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `91.59% <0%> (-0.29%)` | :arrow_down: |
   | [airflow/hooks/dbapi\_hook.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9kYmFwaV9ob29rLnB5) | `91.73% <0%> (+0.82%)` | :arrow_up: |
   | ... and [5 more](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7046?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/7046?src=pr&el=footer). Last update [2b37472...238b70f](https://codecov.io/gh/apache/airflow/pull/7046?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

[GitHub] [airflow] codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook
URL: https://github.com/apache/airflow/pull/7046#issuecomment-571661750
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=h1) Report
   > Merging [#7046](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/2b374721f8b21eb3f0ba55a77a9f2b1895914f48?src=pr&el=desc) will **decrease** coverage by `0.05%`.
   > The diff coverage is `84.37%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7046/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #7046      +/-   ##
   ==========================================
   - Coverage   84.93%   84.88%   -0.06%     
   ==========================================
     Files         680      680              
     Lines       38826    38846      +20     
   ==========================================
   - Hits        32978    32973       -5     
   - Misses       5848     5873      +25
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...viders/google/cloud/example\_dags/example\_pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL2V4YW1wbGVfZGFncy9leGFtcGxlX3B1YnN1Yi5weQ==) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/operators/pubsub\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9wdWJzdWJfb3BlcmF0b3IucHk=) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/providers/google/cloud/operators/pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL29wZXJhdG9ycy9wdWJzdWIucHk=) | `90.69% <100%> (ø)` | :arrow_up: |
   | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZV9tb3VudC5weQ==) | `44.44% <0%> (-55.56%)` | :arrow_down: |
   | [airflow/kubernetes/volume.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZS5weQ==) | `52.94% <0%> (-47.06%)` | :arrow_down: |
   | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `45.25% <0%> (-46.72%)` | :arrow_down: |
   | [airflow/kubernetes/refresh\_config.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3JlZnJlc2hfY29uZmlnLnB5) | `50.98% <0%> (-23.53%)` | :arrow_down: |
   | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `78.75% <0%> (-20%)` | :arrow_down: |
   | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `91.59% <0%> (-0.29%)` | :arrow_down: |
   | [airflow/hooks/dbapi\_hook.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9kYmFwaV9ob29rLnB5) | `91.73% <0%> (+0.82%)` | :arrow_up: |
   | ... and [5 more](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7046?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/7046?src=pr&el=footer). Last update [2b37472...238b70f](https://codecov.io/gh/apache/airflow/pull/7046?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

[GitHub] [airflow] codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook
URL: https://github.com/apache/airflow/pull/7046#issuecomment-571661750
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=h1) Report
   > Merging [#7046](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/2b374721f8b21eb3f0ba55a77a9f2b1895914f48?src=pr&el=desc) will **decrease** coverage by `0.05%`.
   > The diff coverage is `84.37%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7046/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #7046      +/-   ##
   ==========================================
   - Coverage   84.93%   84.88%   -0.06%     
   ==========================================
     Files         680      680              
     Lines       38826    38846      +20     
   ==========================================
   - Hits        32978    32973       -5     
   - Misses       5848     5873      +25
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...viders/google/cloud/example\_dags/example\_pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL2V4YW1wbGVfZGFncy9leGFtcGxlX3B1YnN1Yi5weQ==) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/operators/pubsub\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9wdWJzdWJfb3BlcmF0b3IucHk=) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/providers/google/cloud/operators/pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL29wZXJhdG9ycy9wdWJzdWIucHk=) | `90.69% <100%> (ø)` | :arrow_up: |
   | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZV9tb3VudC5weQ==) | `44.44% <0%> (-55.56%)` | :arrow_down: |
   | [airflow/kubernetes/volume.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZS5weQ==) | `52.94% <0%> (-47.06%)` | :arrow_down: |
   | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `45.25% <0%> (-46.72%)` | :arrow_down: |
   | [airflow/kubernetes/refresh\_config.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3JlZnJlc2hfY29uZmlnLnB5) | `50.98% <0%> (-23.53%)` | :arrow_down: |
   | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `78.75% <0%> (-20%)` | :arrow_down: |
   | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `91.59% <0%> (-0.29%)` | :arrow_down: |
   | [airflow/hooks/dbapi\_hook.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9kYmFwaV9ob29rLnB5) | `91.73% <0%> (+0.82%)` | :arrow_up: |
   | ... and [5 more](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7046?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/7046?src=pr&el=footer). Last update [2b37472...238b70f](https://codecov.io/gh/apache/airflow/pull/7046?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

[GitHub] [airflow] codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7046: [AIRFLOW-6118] [AIP-21] Rename Google Pubsub operators and hook
URL: https://github.com/apache/airflow/pull/7046#issuecomment-571661750
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=h1) Report
   > Merging [#7046](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/2b374721f8b21eb3f0ba55a77a9f2b1895914f48?src=pr&el=desc) will **decrease** coverage by `0.05%`.
   > The diff coverage is `84.37%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7046/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #7046      +/-   ##
   ==========================================
   - Coverage   84.93%   84.88%   -0.06%     
   ==========================================
     Files         680      680              
     Lines       38826    38846      +20     
   ==========================================
   - Hits        32978    32973       -5     
   - Misses       5848     5873      +25
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7046?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...viders/google/cloud/example\_dags/example\_pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL2V4YW1wbGVfZGFncy9leGFtcGxlX3B1YnN1Yi5weQ==) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/operators/pubsub\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9wdWJzdWJfb3BlcmF0b3IucHk=) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/providers/google/cloud/operators/pubsub.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL29wZXJhdG9ycy9wdWJzdWIucHk=) | `90.69% <100%> (ø)` | :arrow_up: |
   | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZV9tb3VudC5weQ==) | `44.44% <0%> (-55.56%)` | :arrow_down: |
   | [airflow/kubernetes/volume.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZS5weQ==) | `52.94% <0%> (-47.06%)` | :arrow_down: |
   | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `45.25% <0%> (-46.72%)` | :arrow_down: |
   | [airflow/kubernetes/refresh\_config.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3JlZnJlc2hfY29uZmlnLnB5) | `50.98% <0%> (-23.53%)` | :arrow_down: |
   | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `78.75% <0%> (-20%)` | :arrow_down: |
   | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `91.59% <0%> (-0.29%)` | :arrow_down: |
   | [airflow/hooks/dbapi\_hook.py](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9kYmFwaV9ob29rLnB5) | `91.73% <0%> (+0.82%)` | :arrow_up: |
   | ... and [5 more](https://codecov.io/gh/apache/airflow/pull/7046/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7046?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/7046?src=pr&el=footer). Last update [2b37472...238b70f](https://codecov.io/gh/apache/airflow/pull/7046?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