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

[GitHub] [airflow] codecov-io edited a comment on issue #6122: [AIRFLOW-5499] Move GCP utils to core

codecov-io edited a comment on issue #6122: [AIRFLOW-5499] Move GCP utils to core
URL: https://github.com/apache/airflow/pull/6122#issuecomment-531783904
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6122?src=pr&el=h1) Report
   > Merging [#6122](https://codecov.io/gh/apache/airflow/pull/6122?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/8ea2a07f2b81f5b302c66c383bdee1dafb779fb8?src=pr&el=desc) will **decrease** coverage by `0.15%`.
   > The diff coverage is `88.19%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6122/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6122?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #6122      +/-   ##
   ==========================================
   - Coverage   80.12%   79.96%   -0.16%     
   ==========================================
     Files         607      609       +2     
     Lines       34905    34913       +8     
   ==========================================
   - Hits        27967    27919      -48     
   - Misses       6938     6994      +56
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6122?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/contrib/utils/gcp\_field\_validator.py](https://codecov.io/gh/apache/airflow/pull/6122/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL3V0aWxzL2djcF9maWVsZF92YWxpZGF0b3IucHk=) | `0% <0%> (-92.31%)` | :arrow_down: |
   | [airflow/contrib/utils/gcp\_field\_sanitizer.py](https://codecov.io/gh/apache/airflow/pull/6122/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL3V0aWxzL2djcF9maWVsZF9zYW5pdGl6ZXIucHk=) | `0% <0%> (-93.75%)` | :arrow_down: |
   | [airflow/gcp/operators/cloud\_sql.py](https://codecov.io/gh/apache/airflow/pull/6122/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2Nsb3VkX3NxbC5weQ==) | `88.26% <100%> (ø)` | :arrow_up: |
   | [airflow/gcp/operators/compute.py](https://codecov.io/gh/apache/airflow/pull/6122/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2NvbXB1dGUucHk=) | `98.49% <100%> (ø)` | :arrow_up: |
   | [airflow/gcp/operators/functions.py](https://codecov.io/gh/apache/airflow/pull/6122/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2Z1bmN0aW9ucy5weQ==) | `98.01% <100%> (ø)` | :arrow_up: |
   | [airflow/gcp/utils/field\_validator.py](https://codecov.io/gh/apache/airflow/pull/6122/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvdXRpbHMvZmllbGRfdmFsaWRhdG9yLnB5) | `92.3% <92.3%> (ø)` | |
   | [airflow/gcp/utils/field\_sanitizer.py](https://codecov.io/gh/apache/airflow/pull/6122/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvdXRpbHMvZmllbGRfc2FuaXRpemVyLnB5) | `93.75% <93.75%> (ø)` | |
   | [airflow/executors/sequential\_executor.py](https://codecov.io/gh/apache/airflow/pull/6122/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvc2VxdWVudGlhbF9leGVjdXRvci5weQ==) | `47.61% <0%> (-52.39%)` | :arrow_down: |
   | [airflow/utils/log/colored\_log.py](https://codecov.io/gh/apache/airflow/pull/6122/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9sb2cvY29sb3JlZF9sb2cucHk=) | `81.81% <0%> (-11.37%)` | :arrow_down: |
   | [airflow/utils/sqlalchemy.py](https://codecov.io/gh/apache/airflow/pull/6122/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zcWxhbGNoZW15LnB5) | `74.41% <0%> (-4.66%)` | :arrow_down: |
   | ... and [6 more](https://codecov.io/gh/apache/airflow/pull/6122/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6122?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/6122?src=pr&el=footer). Last update [8ea2a07...f2e34b8](https://codecov.io/gh/apache/airflow/pull/6122?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