codecov-io edited a comment on issue #4064: AIRFLOW-3149 Support dataproc 
cluster deletion on ERROR
URL: https://github.com/apache/airflow/pull/4064#issuecomment-484285488
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/4064?src=pr&el=h1) 
Report
   > Merging 
[#4064](https://codecov.io/gh/apache/airflow/pull/4064?src=pr&el=desc) into 
[master](https://codecov.io/gh/apache/airflow/commit/2fd7567070db5cedbfd2ea83951ffa0868415739?src=pr&el=desc)
 will **increase** coverage by `0.21%`.
   > The diff coverage is `48.57%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/airflow/pull/4064/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/4064?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #4064      +/-   ##
   ==========================================
   + Coverage   78.76%   78.98%   +0.21%     
   ==========================================
     Files         481      483       +2     
     Lines       30215    31492    +1277     
   ==========================================
   + Hits        23800    24875    +1075     
   - Misses       6415     6617     +202
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/airflow/pull/4064?src=pr&el=tree) | 
Coverage Δ | |
   |---|---|---|
   | 
[airflow/contrib/operators/dataproc\_operator.py](https://codecov.io/gh/apache/airflow/pull/4064/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9kYXRhcHJvY19vcGVyYXRvci5weQ==)
 | `77.17% <48.14%> (-6.64%)` | :arrow_down: |
   | 
[airflow/contrib/hooks/gcp\_dataproc\_hook.py](https://codecov.io/gh/apache/airflow/pull/4064/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9kYXRhcHJvY19ob29rLnB5)
 | `48.37% <50%> (+11.33%)` | :arrow_up: |
   | 
[...ample\_dags/example\_branch\_python\_dop\_operator\_3.py](https://codecov.io/gh/apache/airflow/pull/4064/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGFtcGxlX2RhZ3MvZXhhbXBsZV9icmFuY2hfcHl0aG9uX2RvcF9vcGVyYXRvcl8zLnB5)
 | `71.42% <0%> (-3.58%)` | :arrow_down: |
   | 
[airflow/example\_dags/example\_bash\_operator.py](https://codecov.io/gh/apache/airflow/pull/4064/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGFtcGxlX2RhZ3MvZXhhbXBsZV9iYXNoX29wZXJhdG9yLnB5)
 | `92.85% <0%> (-1.59%)` | :arrow_down: |
   | 
[airflow/example\_dags/example\_python\_operator.py](https://codecov.io/gh/apache/airflow/pull/4064/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGFtcGxlX2RhZ3MvZXhhbXBsZV9weXRob25fb3BlcmF0b3IucHk=)
 | `93.1% <0%> (-1.35%)` | :arrow_down: |
   | 
[airflow/api/client/api\_client.py](https://codecov.io/gh/apache/airflow/pull/4064/diff?src=pr&el=tree#diff-YWlyZmxvdy9hcGkvY2xpZW50L2FwaV9jbGllbnQucHk=)
 | `61.29% <0%> (-1.21%)` | :arrow_down: |
   | 
[...rflow/api/common/experimental/get\_task\_instance.py](https://codecov.io/gh/apache/airflow/pull/4064/diff?src=pr&el=tree#diff-YWlyZmxvdy9hcGkvY29tbW9uL2V4cGVyaW1lbnRhbC9nZXRfdGFza19pbnN0YW5jZS5weQ==)
 | `88.88% <0%> (-1.12%)` | :arrow_down: |
   | 
[airflow/example\_dags/example\_trigger\_target\_dag.py](https://codecov.io/gh/apache/airflow/pull/4064/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGFtcGxlX2RhZ3MvZXhhbXBsZV90cmlnZ2VyX3RhcmdldF9kYWcucHk=)
 | `91.3% <0%> (-1.01%)` | :arrow_down: |
   | 
[airflow/api/common/experimental/delete\_dag.py](https://codecov.io/gh/apache/airflow/pull/4064/diff?src=pr&el=tree#diff-YWlyZmxvdy9hcGkvY29tbW9uL2V4cGVyaW1lbnRhbC9kZWxldGVfZGFnLnB5)
 | `87.5% <0%> (-0.97%)` | :arrow_down: |
   | 
[airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/4064/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==)
 | `59.33% <0%> (-0.81%)` | :arrow_down: |
   | ... and [53 
more](https://codecov.io/gh/apache/airflow/pull/4064/diff?src=pr&el=tree-more) 
| |
   
   ------
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/airflow/pull/4064?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/4064?src=pr&el=footer). 
Last update 
[2fd7567...c3bee9e](https://codecov.io/gh/apache/airflow/pull/4064?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:
[email protected]


With regards,
Apache Git Services

Reply via email to