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/13 15:27:05 UTC

[GitHub] [airflow] michalslowikowski00 opened a new pull request #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

michalslowikowski00 opened a new pull request #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154
 
 
   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
   
   ---
   Issue link: WILL BE INSERTED BY [boring-cyborg](https://github.com/kaxil/boring-cyborg)
   
   - [x] Description above provides context of the change
   - [x] Commit message/PR title starts with `[AIRFLOW-NNNN]`. AIRFLOW-NNNN = JIRA ID<sup>*</sup>
   - [x] Unit tests coverage for changes (not needed for documentation changes)
   - [x] Commits follow "[How to write a good git commit message](http://chris.beams.io/posts/git-commit/)"
   - [x] Relevant documentation is updated including usage instructions.
   - [x] I will engage committers as explained in [Contribution Workflow Example](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#contribution-workflow-example).
   
   <sup>*</sup> For document-only changes commit message can start with `[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] codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@5444bfe`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7154/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #7154   +/-   ##
   =========================================
     Coverage          ?   85.04%           
   =========================================
     Files             ?      707           
     Lines             ?    39374           
     Branches          ?        0           
   =========================================
     Hits              ?    33485           
     Misses            ?     5889           
     Partials          ?        0
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...irflow/contrib/operators/gcp\_container\_operator.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfY29udGFpbmVyX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | |
   | [airflow/gcp/operators/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `97.26% <100%> (ø)` | |
   | [airflow/gcp/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva3ViZXJuZXRlc19lbmdpbmUucHk=) | `95.89% <100%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_container\_hook.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9jb250YWluZXJfaG9vay5weQ==) | `100% <100%> (ø)` | |
   | [...flow/gcp/example\_dags/example\_kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfa3ViZXJuZXRlc19lbmdpbmUucHk=) | `100% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7154?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/7154?src=pr&el=footer). Last update [5444bfe...040eae1](https://codecov.io/gh/apache/airflow/pull/7154?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] nuclearpinguin merged pull request #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

Posted by GitBox <gi...@apache.org>.
nuclearpinguin merged pull request #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154
 
 
   

----------------------------------------------------------------
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 #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@5444bfe`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7154/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #7154   +/-   ##
   =========================================
     Coverage          ?   85.04%           
   =========================================
     Files             ?      707           
     Lines             ?    39374           
     Branches          ?        0           
   =========================================
     Hits              ?    33485           
     Misses            ?     5889           
     Partials          ?        0
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...irflow/contrib/operators/gcp\_container\_operator.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfY29udGFpbmVyX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | |
   | [airflow/gcp/operators/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `97.26% <100%> (ø)` | |
   | [airflow/gcp/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva3ViZXJuZXRlc19lbmdpbmUucHk=) | `95.89% <100%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_container\_hook.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9jb250YWluZXJfaG9vay5weQ==) | `100% <100%> (ø)` | |
   | [...flow/gcp/example\_dags/example\_kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfa3ViZXJuZXRlc19lbmdpbmUucHk=) | `100% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7154?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/7154?src=pr&el=footer). Last update [5444bfe...040eae1](https://codecov.io/gh/apache/airflow/pull/7154?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 #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@5444bfe`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7154/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #7154   +/-   ##
   =========================================
     Coverage          ?   85.04%           
   =========================================
     Files             ?      707           
     Lines             ?    39374           
     Branches          ?        0           
   =========================================
     Hits              ?    33485           
     Misses            ?     5889           
     Partials          ?        0
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...irflow/contrib/operators/gcp\_container\_operator.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfY29udGFpbmVyX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | |
   | [airflow/gcp/operators/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `97.26% <100%> (ø)` | |
   | [airflow/gcp/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva3ViZXJuZXRlc19lbmdpbmUucHk=) | `95.89% <100%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_container\_hook.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9jb250YWluZXJfaG9vay5weQ==) | `100% <100%> (ø)` | |
   | [...flow/gcp/example\_dags/example\_kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfa3ViZXJuZXRlc19lbmdpbmUucHk=) | `100% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7154?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/7154?src=pr&el=footer). Last update [5444bfe...040eae1](https://codecov.io/gh/apache/airflow/pull/7154?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 #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@5444bfe`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7154/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #7154   +/-   ##
   =========================================
     Coverage          ?   85.04%           
   =========================================
     Files             ?      707           
     Lines             ?    39374           
     Branches          ?        0           
   =========================================
     Hits              ?    33485           
     Misses            ?     5889           
     Partials          ?        0
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...irflow/contrib/operators/gcp\_container\_operator.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfY29udGFpbmVyX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | |
   | [airflow/gcp/operators/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `97.26% <100%> (ø)` | |
   | [airflow/gcp/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva3ViZXJuZXRlc19lbmdpbmUucHk=) | `95.89% <100%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_container\_hook.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9jb250YWluZXJfaG9vay5weQ==) | `100% <100%> (ø)` | |
   | [...flow/gcp/example\_dags/example\_kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfa3ViZXJuZXRlc19lbmdpbmUucHk=) | `100% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7154?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/7154?src=pr&el=footer). Last update [5444bfe...040eae1](https://codecov.io/gh/apache/airflow/pull/7154?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 #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@5444bfe`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7154/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #7154   +/-   ##
   =========================================
     Coverage          ?   85.04%           
   =========================================
     Files             ?      707           
     Lines             ?    39374           
     Branches          ?        0           
   =========================================
     Hits              ?    33485           
     Misses            ?     5889           
     Partials          ?        0
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...irflow/contrib/operators/gcp\_container\_operator.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfY29udGFpbmVyX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | |
   | [airflow/gcp/operators/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `97.26% <100%> (ø)` | |
   | [airflow/gcp/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva3ViZXJuZXRlc19lbmdpbmUucHk=) | `95.89% <100%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_container\_hook.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9jb250YWluZXJfaG9vay5weQ==) | `100% <100%> (ø)` | |
   | [...flow/gcp/example\_dags/example\_kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfa3ViZXJuZXRlc19lbmdpbmUucHk=) | `100% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7154?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/7154?src=pr&el=footer). Last update [5444bfe...040eae1](https://codecov.io/gh/apache/airflow/pull/7154?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 #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@5444bfe`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7154/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #7154   +/-   ##
   =========================================
     Coverage          ?   85.04%           
   =========================================
     Files             ?      707           
     Lines             ?    39374           
     Branches          ?        0           
   =========================================
     Hits              ?    33485           
     Misses            ?     5889           
     Partials          ?        0
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...irflow/contrib/operators/gcp\_container\_operator.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfY29udGFpbmVyX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | |
   | [airflow/gcp/operators/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `97.26% <100%> (ø)` | |
   | [airflow/gcp/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva3ViZXJuZXRlc19lbmdpbmUucHk=) | `95.89% <100%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_container\_hook.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9jb250YWluZXJfaG9vay5weQ==) | `100% <100%> (ø)` | |
   | [...flow/gcp/example\_dags/example\_kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfa3ViZXJuZXRlc19lbmdpbmUucHk=) | `100% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7154?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/7154?src=pr&el=footer). Last update [5444bfe...040eae1](https://codecov.io/gh/apache/airflow/pull/7154?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 #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@5444bfe`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7154/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #7154   +/-   ##
   =========================================
     Coverage          ?   85.04%           
   =========================================
     Files             ?      707           
     Lines             ?    39374           
     Branches          ?        0           
   =========================================
     Hits              ?    33485           
     Misses            ?     5889           
     Partials          ?        0
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...irflow/contrib/operators/gcp\_container\_operator.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfY29udGFpbmVyX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | |
   | [airflow/gcp/operators/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `97.26% <100%> (ø)` | |
   | [airflow/gcp/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva3ViZXJuZXRlc19lbmdpbmUucHk=) | `95.89% <100%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_container\_hook.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9jb250YWluZXJfaG9vay5weQ==) | `100% <100%> (ø)` | |
   | [...flow/gcp/example\_dags/example\_kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfa3ViZXJuZXRlc19lbmdpbmUucHk=) | `100% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7154?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/7154?src=pr&el=footer). Last update [5444bfe...040eae1](https://codecov.io/gh/apache/airflow/pull/7154?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 #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@5444bfe`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7154/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #7154   +/-   ##
   =========================================
     Coverage          ?   85.04%           
   =========================================
     Files             ?      707           
     Lines             ?    39374           
     Branches          ?        0           
   =========================================
     Hits              ?    33485           
     Misses            ?     5889           
     Partials          ?        0
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...irflow/contrib/operators/gcp\_container\_operator.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfY29udGFpbmVyX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | |
   | [airflow/gcp/operators/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `97.26% <100%> (ø)` | |
   | [airflow/gcp/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva3ViZXJuZXRlc19lbmdpbmUucHk=) | `95.89% <100%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_container\_hook.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9jb250YWluZXJfaG9vay5weQ==) | `100% <100%> (ø)` | |
   | [...flow/gcp/example\_dags/example\_kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfa3ViZXJuZXRlc19lbmdpbmUucHk=) | `100% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7154?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/7154?src=pr&el=footer). Last update [5444bfe...040eae1](https://codecov.io/gh/apache/airflow/pull/7154?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 #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@5444bfe`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7154/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #7154   +/-   ##
   =========================================
     Coverage          ?   85.04%           
   =========================================
     Files             ?      707           
     Lines             ?    39374           
     Branches          ?        0           
   =========================================
     Hits              ?    33485           
     Misses            ?     5889           
     Partials          ?        0
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...irflow/contrib/operators/gcp\_container\_operator.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfY29udGFpbmVyX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | |
   | [airflow/gcp/operators/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `97.26% <100%> (ø)` | |
   | [airflow/gcp/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva3ViZXJuZXRlc19lbmdpbmUucHk=) | `95.89% <100%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_container\_hook.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9jb250YWluZXJfaG9vay5weQ==) | `100% <100%> (ø)` | |
   | [...flow/gcp/example\_dags/example\_kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfa3ViZXJuZXRlc19lbmdpbmUucHk=) | `100% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7154?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/7154?src=pr&el=footer). Last update [5444bfe...040eae1](https://codecov.io/gh/apache/airflow/pull/7154?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 #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@5444bfe`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7154/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #7154   +/-   ##
   =========================================
     Coverage          ?   85.04%           
   =========================================
     Files             ?      707           
     Lines             ?    39374           
     Branches          ?        0           
   =========================================
     Hits              ?    33485           
     Misses            ?     5889           
     Partials          ?        0
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...irflow/contrib/operators/gcp\_container\_operator.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfY29udGFpbmVyX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | |
   | [airflow/gcp/operators/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `97.26% <100%> (ø)` | |
   | [airflow/gcp/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva3ViZXJuZXRlc19lbmdpbmUucHk=) | `95.89% <100%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_container\_hook.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9jb250YWluZXJfaG9vay5weQ==) | `100% <100%> (ø)` | |
   | [...flow/gcp/example\_dags/example\_kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfa3ViZXJuZXRlc19lbmdpbmUucHk=) | `100% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7154?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/7154?src=pr&el=footer). Last update [5444bfe...040eae1](https://codecov.io/gh/apache/airflow/pull/7154?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 #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@5444bfe`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7154/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #7154   +/-   ##
   =========================================
     Coverage          ?   85.04%           
   =========================================
     Files             ?      707           
     Lines             ?    39374           
     Branches          ?        0           
   =========================================
     Hits              ?    33485           
     Misses            ?     5889           
     Partials          ?        0
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...irflow/contrib/operators/gcp\_container\_operator.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfY29udGFpbmVyX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | |
   | [airflow/gcp/operators/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `97.26% <100%> (ø)` | |
   | [airflow/gcp/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva3ViZXJuZXRlc19lbmdpbmUucHk=) | `95.89% <100%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_container\_hook.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9jb250YWluZXJfaG9vay5weQ==) | `100% <100%> (ø)` | |
   | [...flow/gcp/example\_dags/example\_kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfa3ViZXJuZXRlc19lbmdpbmUucHk=) | `100% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7154?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/7154?src=pr&el=footer). Last update [5444bfe...040eae1](https://codecov.io/gh/apache/airflow/pull/7154?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 #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@5444bfe`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7154/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #7154   +/-   ##
   =========================================
     Coverage          ?   85.04%           
   =========================================
     Files             ?      707           
     Lines             ?    39374           
     Branches          ?        0           
   =========================================
     Hits              ?    33485           
     Misses            ?     5889           
     Partials          ?        0
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...irflow/contrib/operators/gcp\_container\_operator.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfY29udGFpbmVyX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | |
   | [airflow/gcp/operators/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `97.26% <100%> (ø)` | |
   | [airflow/gcp/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva3ViZXJuZXRlc19lbmdpbmUucHk=) | `95.89% <100%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_container\_hook.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9jb250YWluZXJfaG9vay5weQ==) | `100% <100%> (ø)` | |
   | [...flow/gcp/example\_dags/example\_kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfa3ViZXJuZXRlc19lbmdpbmUucHk=) | `100% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7154?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/7154?src=pr&el=footer). Last update [5444bfe...040eae1](https://codecov.io/gh/apache/airflow/pull/7154?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 #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@5444bfe`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7154/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #7154   +/-   ##
   =========================================
     Coverage          ?   85.04%           
   =========================================
     Files             ?      707           
     Lines             ?    39374           
     Branches          ?        0           
   =========================================
     Hits              ?    33485           
     Misses            ?     5889           
     Partials          ?        0
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...irflow/contrib/operators/gcp\_container\_operator.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfY29udGFpbmVyX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | |
   | [airflow/gcp/operators/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `97.26% <100%> (ø)` | |
   | [airflow/gcp/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva3ViZXJuZXRlc19lbmdpbmUucHk=) | `95.89% <100%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_container\_hook.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9jb250YWluZXJfaG9vay5weQ==) | `100% <100%> (ø)` | |
   | [...flow/gcp/example\_dags/example\_kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfa3ViZXJuZXRlc19lbmdpbmUucHk=) | `100% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7154?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/7154?src=pr&el=footer). Last update [5444bfe...040eae1](https://codecov.io/gh/apache/airflow/pull/7154?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 #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@5444bfe`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7154/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #7154   +/-   ##
   =========================================
     Coverage          ?   85.04%           
   =========================================
     Files             ?      707           
     Lines             ?    39374           
     Branches          ?        0           
   =========================================
     Hits              ?    33485           
     Misses            ?     5889           
     Partials          ?        0
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...irflow/contrib/operators/gcp\_container\_operator.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfY29udGFpbmVyX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | |
   | [airflow/gcp/operators/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `97.26% <100%> (ø)` | |
   | [airflow/gcp/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva3ViZXJuZXRlc19lbmdpbmUucHk=) | `95.89% <100%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_container\_hook.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9jb250YWluZXJfaG9vay5weQ==) | `100% <100%> (ø)` | |
   | [...flow/gcp/example\_dags/example\_kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfa3ViZXJuZXRlc19lbmdpbmUucHk=) | `100% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7154?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/7154?src=pr&el=footer). Last update [5444bfe...040eae1](https://codecov.io/gh/apache/airflow/pull/7154?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 #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@5444bfe`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7154/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #7154   +/-   ##
   =========================================
     Coverage          ?   85.04%           
   =========================================
     Files             ?      707           
     Lines             ?    39374           
     Branches          ?        0           
   =========================================
     Hits              ?    33485           
     Misses            ?     5889           
     Partials          ?        0
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...irflow/contrib/operators/gcp\_container\_operator.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfY29udGFpbmVyX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | |
   | [airflow/gcp/operators/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `97.26% <100%> (ø)` | |
   | [airflow/gcp/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva3ViZXJuZXRlc19lbmdpbmUucHk=) | `95.89% <100%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_container\_hook.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9jb250YWluZXJfaG9vay5weQ==) | `100% <100%> (ø)` | |
   | [...flow/gcp/example\_dags/example\_kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfa3ViZXJuZXRlc19lbmdpbmUucHk=) | `100% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7154?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/7154?src=pr&el=footer). Last update [5444bfe...040eae1](https://codecov.io/gh/apache/airflow/pull/7154?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 #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@5444bfe`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7154/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #7154   +/-   ##
   =========================================
     Coverage          ?   85.04%           
   =========================================
     Files             ?      707           
     Lines             ?    39374           
     Branches          ?        0           
   =========================================
     Hits              ?    33485           
     Misses            ?     5889           
     Partials          ?        0
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...irflow/contrib/operators/gcp\_container\_operator.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfY29udGFpbmVyX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | |
   | [airflow/gcp/operators/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `97.26% <100%> (ø)` | |
   | [airflow/gcp/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva3ViZXJuZXRlc19lbmdpbmUucHk=) | `95.89% <100%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_container\_hook.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9jb250YWluZXJfaG9vay5weQ==) | `100% <100%> (ø)` | |
   | [...flow/gcp/example\_dags/example\_kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfa3ViZXJuZXRlc19lbmdpbmUucHk=) | `100% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7154?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/7154?src=pr&el=footer). Last update [5444bfe...040eae1](https://codecov.io/gh/apache/airflow/pull/7154?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 #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@5444bfe`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7154/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #7154   +/-   ##
   =========================================
     Coverage          ?   85.04%           
   =========================================
     Files             ?      707           
     Lines             ?    39374           
     Branches          ?        0           
   =========================================
     Hits              ?    33485           
     Misses            ?     5889           
     Partials          ?        0
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...irflow/contrib/operators/gcp\_container\_operator.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfY29udGFpbmVyX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | |
   | [airflow/gcp/operators/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `97.26% <100%> (ø)` | |
   | [airflow/gcp/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva3ViZXJuZXRlc19lbmdpbmUucHk=) | `95.89% <100%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_container\_hook.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9jb250YWluZXJfaG9vay5weQ==) | `100% <100%> (ø)` | |
   | [...flow/gcp/example\_dags/example\_kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfa3ViZXJuZXRlc19lbmdpbmUucHk=) | `100% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7154?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/7154?src=pr&el=footer). Last update [5444bfe...040eae1](https://codecov.io/gh/apache/airflow/pull/7154?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 #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@5444bfe`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7154/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #7154   +/-   ##
   =========================================
     Coverage          ?   85.04%           
   =========================================
     Files             ?      707           
     Lines             ?    39374           
     Branches          ?        0           
   =========================================
     Hits              ?    33485           
     Misses            ?     5889           
     Partials          ?        0
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...irflow/contrib/operators/gcp\_container\_operator.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfY29udGFpbmVyX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | |
   | [airflow/gcp/operators/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `97.26% <100%> (ø)` | |
   | [airflow/gcp/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva3ViZXJuZXRlc19lbmdpbmUucHk=) | `95.89% <100%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_container\_hook.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9jb250YWluZXJfaG9vay5weQ==) | `100% <100%> (ø)` | |
   | [...flow/gcp/example\_dags/example\_kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfa3ViZXJuZXRlc19lbmdpbmUucHk=) | `100% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7154?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/7154?src=pr&el=footer). Last update [5444bfe...040eae1](https://codecov.io/gh/apache/airflow/pull/7154?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 #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@5444bfe`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7154/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #7154   +/-   ##
   =========================================
     Coverage          ?   85.04%           
   =========================================
     Files             ?      707           
     Lines             ?    39374           
     Branches          ?        0           
   =========================================
     Hits              ?    33485           
     Misses            ?     5889           
     Partials          ?        0
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...irflow/contrib/operators/gcp\_container\_operator.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfY29udGFpbmVyX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | |
   | [airflow/gcp/operators/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `97.26% <100%> (ø)` | |
   | [airflow/gcp/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva3ViZXJuZXRlc19lbmdpbmUucHk=) | `95.89% <100%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_container\_hook.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9jb250YWluZXJfaG9vay5weQ==) | `100% <100%> (ø)` | |
   | [...flow/gcp/example\_dags/example\_kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfa3ViZXJuZXRlc19lbmdpbmUucHk=) | `100% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7154?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/7154?src=pr&el=footer). Last update [5444bfe...040eae1](https://codecov.io/gh/apache/airflow/pull/7154?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 #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@5444bfe`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7154/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #7154   +/-   ##
   =========================================
     Coverage          ?   85.04%           
   =========================================
     Files             ?      707           
     Lines             ?    39374           
     Branches          ?        0           
   =========================================
     Hits              ?    33485           
     Misses            ?     5889           
     Partials          ?        0
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...irflow/contrib/operators/gcp\_container\_operator.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfY29udGFpbmVyX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | |
   | [airflow/gcp/operators/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `97.26% <100%> (ø)` | |
   | [airflow/gcp/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva3ViZXJuZXRlc19lbmdpbmUucHk=) | `95.89% <100%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_container\_hook.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9jb250YWluZXJfaG9vay5weQ==) | `100% <100%> (ø)` | |
   | [...flow/gcp/example\_dags/example\_kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfa3ViZXJuZXRlc19lbmdpbmUucHk=) | `100% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7154?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/7154?src=pr&el=footer). Last update [5444bfe...040eae1](https://codecov.io/gh/apache/airflow/pull/7154?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 #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@5444bfe`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7154/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #7154   +/-   ##
   =========================================
     Coverage          ?   85.04%           
   =========================================
     Files             ?      707           
     Lines             ?    39374           
     Branches          ?        0           
   =========================================
     Hits              ?    33485           
     Misses            ?     5889           
     Partials          ?        0
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...irflow/contrib/operators/gcp\_container\_operator.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfY29udGFpbmVyX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | |
   | [airflow/gcp/operators/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `97.26% <100%> (ø)` | |
   | [airflow/gcp/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva3ViZXJuZXRlc19lbmdpbmUucHk=) | `95.89% <100%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_container\_hook.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9jb250YWluZXJfaG9vay5weQ==) | `100% <100%> (ø)` | |
   | [...flow/gcp/example\_dags/example\_kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfa3ViZXJuZXRlc19lbmdpbmUucHk=) | `100% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7154?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/7154?src=pr&el=footer). Last update [5444bfe...040eae1](https://codecov.io/gh/apache/airflow/pull/7154?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 #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@5444bfe`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7154/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #7154   +/-   ##
   =========================================
     Coverage          ?   85.04%           
   =========================================
     Files             ?      707           
     Lines             ?    39374           
     Branches          ?        0           
   =========================================
     Hits              ?    33485           
     Misses            ?     5889           
     Partials          ?        0
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...irflow/contrib/operators/gcp\_container\_operator.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfY29udGFpbmVyX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | |
   | [airflow/gcp/operators/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `97.26% <100%> (ø)` | |
   | [airflow/gcp/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva3ViZXJuZXRlc19lbmdpbmUucHk=) | `95.89% <100%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_container\_hook.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9jb250YWluZXJfaG9vay5weQ==) | `100% <100%> (ø)` | |
   | [...flow/gcp/example\_dags/example\_kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfa3ViZXJuZXRlc19lbmdpbmUucHk=) | `100% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7154?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/7154?src=pr&el=footer). Last update [5444bfe...040eae1](https://codecov.io/gh/apache/airflow/pull/7154?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 #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@5444bfe`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7154/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #7154   +/-   ##
   =========================================
     Coverage          ?   85.04%           
   =========================================
     Files             ?      707           
     Lines             ?    39374           
     Branches          ?        0           
   =========================================
     Hits              ?    33485           
     Misses            ?     5889           
     Partials          ?        0
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...irflow/contrib/operators/gcp\_container\_operator.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfY29udGFpbmVyX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | |
   | [airflow/gcp/operators/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `97.26% <100%> (ø)` | |
   | [airflow/gcp/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva3ViZXJuZXRlc19lbmdpbmUucHk=) | `95.89% <100%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_container\_hook.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9jb250YWluZXJfaG9vay5weQ==) | `100% <100%> (ø)` | |
   | [...flow/gcp/example\_dags/example\_kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfa3ViZXJuZXRlc19lbmdpbmUucHk=) | `100% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7154?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/7154?src=pr&el=footer). Last update [5444bfe...040eae1](https://codecov.io/gh/apache/airflow/pull/7154?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 #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@5444bfe`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7154/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #7154   +/-   ##
   =========================================
     Coverage          ?   85.04%           
   =========================================
     Files             ?      707           
     Lines             ?    39374           
     Branches          ?        0           
   =========================================
     Hits              ?    33485           
     Misses            ?     5889           
     Partials          ?        0
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...irflow/contrib/operators/gcp\_container\_operator.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfY29udGFpbmVyX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | |
   | [airflow/gcp/operators/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `97.26% <100%> (ø)` | |
   | [airflow/gcp/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva3ViZXJuZXRlc19lbmdpbmUucHk=) | `95.89% <100%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_container\_hook.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9jb250YWluZXJfaG9vay5weQ==) | `100% <100%> (ø)` | |
   | [...flow/gcp/example\_dags/example\_kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfa3ViZXJuZXRlc19lbmdpbmUucHk=) | `100% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7154?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/7154?src=pr&el=footer). Last update [5444bfe...040eae1](https://codecov.io/gh/apache/airflow/pull/7154?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 #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@5444bfe`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7154/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #7154   +/-   ##
   =========================================
     Coverage          ?   85.04%           
   =========================================
     Files             ?      707           
     Lines             ?    39374           
     Branches          ?        0           
   =========================================
     Hits              ?    33485           
     Misses            ?     5889           
     Partials          ?        0
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...irflow/contrib/operators/gcp\_container\_operator.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfY29udGFpbmVyX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | |
   | [airflow/gcp/operators/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `97.26% <100%> (ø)` | |
   | [airflow/gcp/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva3ViZXJuZXRlc19lbmdpbmUucHk=) | `95.89% <100%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_container\_hook.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9jb250YWluZXJfaG9vay5weQ==) | `100% <100%> (ø)` | |
   | [...flow/gcp/example\_dags/example\_kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfa3ViZXJuZXRlc19lbmdpbmUucHk=) | `100% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7154?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/7154?src=pr&el=footer). Last update [5444bfe...040eae1](https://codecov.io/gh/apache/airflow/pull/7154?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 #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@5444bfe`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7154/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #7154   +/-   ##
   =========================================
     Coverage          ?   85.04%           
   =========================================
     Files             ?      707           
     Lines             ?    39374           
     Branches          ?        0           
   =========================================
     Hits              ?    33485           
     Misses            ?     5889           
     Partials          ?        0
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...irflow/contrib/operators/gcp\_container\_operator.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfY29udGFpbmVyX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | |
   | [airflow/gcp/operators/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `97.26% <100%> (ø)` | |
   | [airflow/gcp/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva3ViZXJuZXRlc19lbmdpbmUucHk=) | `95.89% <100%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_container\_hook.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9jb250YWluZXJfaG9vay5weQ==) | `100% <100%> (ø)` | |
   | [...flow/gcp/example\_dags/example\_kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfa3ViZXJuZXRlc19lbmdpbmUucHk=) | `100% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7154?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/7154?src=pr&el=footer). Last update [5444bfe...040eae1](https://codecov.io/gh/apache/airflow/pull/7154?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 #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

Posted by GitBox <gi...@apache.org>.
codecov-io commented on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@5444bfe`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7154/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #7154   +/-   ##
   =========================================
     Coverage          ?   85.04%           
   =========================================
     Files             ?      707           
     Lines             ?    39374           
     Branches          ?        0           
   =========================================
     Hits              ?    33485           
     Misses            ?     5889           
     Partials          ?        0
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...irflow/contrib/operators/gcp\_container\_operator.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfY29udGFpbmVyX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | |
   | [airflow/gcp/operators/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `97.26% <100%> (ø)` | |
   | [airflow/gcp/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva3ViZXJuZXRlc19lbmdpbmUucHk=) | `95.89% <100%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_container\_hook.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9jb250YWluZXJfaG9vay5weQ==) | `100% <100%> (ø)` | |
   | [...flow/gcp/example\_dags/example\_kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfa3ViZXJuZXRlc19lbmdpbmUucHk=) | `100% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7154?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/7154?src=pr&el=footer). Last update [5444bfe...040eae1](https://codecov.io/gh/apache/airflow/pull/7154?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 #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators
URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@5444bfe`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7154/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #7154   +/-   ##
   =========================================
     Coverage          ?   85.04%           
   =========================================
     Files             ?      707           
     Lines             ?    39374           
     Branches          ?        0           
   =========================================
     Hits              ?    33485           
     Misses            ?     5889           
     Partials          ?        0
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7154?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...irflow/contrib/operators/gcp\_container\_operator.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfY29udGFpbmVyX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | |
   | [airflow/gcp/operators/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `97.26% <100%> (ø)` | |
   | [airflow/gcp/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva3ViZXJuZXRlc19lbmdpbmUucHk=) | `95.89% <100%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_container\_hook.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9jb250YWluZXJfaG9vay5weQ==) | `100% <100%> (ø)` | |
   | [...flow/gcp/example\_dags/example\_kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7154/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfa3ViZXJuZXRlc19lbmdpbmUucHk=) | `100% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7154?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/7154?src=pr&el=footer). Last update [5444bfe...040eae1](https://codecov.io/gh/apache/airflow/pull/7154?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