You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/10/03 11:20:47 UTC

[GitHub] [airflow] codecov-io commented on issue #6236: [AIRFLOW-5584] Initialise hook in execute in Cloud SQL operators

codecov-io commented on issue #6236: [AIRFLOW-5584] Initialise hook in execute in Cloud SQL operators
URL: https://github.com/apache/airflow/pull/6236#issuecomment-537902872
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6236?src=pr&el=h1) Report
   > Merging [#6236](https://codecov.io/gh/apache/airflow/pull/6236?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/7f6fea68708ad7603f60425632d7b9b1f50fff96?src=pr&el=desc) will **increase** coverage by `0.01%`.
   > The diff coverage is `89.13%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6236/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6236?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #6236      +/-   ##
   ==========================================
   + Coverage   80.05%   80.06%   +0.01%     
   ==========================================
     Files         610      610              
     Lines       35261    35267       +6     
   ==========================================
   + Hits        28229    28238       +9     
   + Misses       7032     7029       -3
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6236?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/gcp/operators/cloud\_sql.py](https://codecov.io/gh/apache/airflow/pull/6236/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2Nsb3VkX3NxbC5weQ==) | `88.98% <89.13%> (+0.72%)` | :arrow_up: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/6236/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `56.72% <0%> (-0.18%)` | :arrow_down: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/6236/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `93.75% <0%> (+0.5%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6236?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/6236?src=pr&el=footer). Last update [7f6fea6...8fb2ff8](https://codecov.io/gh/apache/airflow/pull/6236?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