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/08/07 20:05:43 UTC

[GitHub] [airflow] codecov-io commented on issue #5752: [AIRFLOW-5045] Add ability to create Google Dataproc cluster with cus…

codecov-io commented on issue #5752: [AIRFLOW-5045] Add ability to create Google Dataproc cluster with cus…
URL: https://github.com/apache/airflow/pull/5752#issuecomment-519249045
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5752?src=pr&el=h1) Report
   > Merging [#5752](https://codecov.io/gh/apache/airflow/pull/5752?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/0d1da8c31743701b4ea8b209bb594e14c3d62983?src=pr&el=desc) will **decrease** coverage by `0.64%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5752/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5752?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #5752      +/-   ##
   ==========================================
   - Coverage   79.93%   79.28%   -0.65%     
   ==========================================
     Files         498      498              
     Lines       32188    32190       +2     
   ==========================================
   - Hits        25728    25523     -205     
   - Misses       6460     6667     +207
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5752?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/contrib/operators/dataproc\_operator.py](https://codecov.io/gh/apache/airflow/pull/5752/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9kYXRhcHJvY19vcGVyYXRvci5weQ==) | `86.26% <100%> (+0.07%)` | :arrow_up: |
   | [airflow/operators/postgres\_operator.py](https://codecov.io/gh/apache/airflow/pull/5752/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvcG9zdGdyZXNfb3BlcmF0b3IucHk=) | `0% <0%> (-100%)` | :arrow_down: |
   | [airflow/operators/mysql\_operator.py](https://codecov.io/gh/apache/airflow/pull/5752/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvbXlzcWxfb3BlcmF0b3IucHk=) | `0% <0%> (-100%)` | :arrow_down: |
   | [airflow/operators/mysql\_to\_hive.py](https://codecov.io/gh/apache/airflow/pull/5752/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvbXlzcWxfdG9faGl2ZS5weQ==) | `0% <0%> (-100%)` | :arrow_down: |
   | [airflow/operators/generic\_transfer.py](https://codecov.io/gh/apache/airflow/pull/5752/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvZ2VuZXJpY190cmFuc2Zlci5weQ==) | `0% <0%> (-100%)` | :arrow_down: |
   | [airflow/executors/celery\_executor.py](https://codecov.io/gh/apache/airflow/pull/5752/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvY2VsZXJ5X2V4ZWN1dG9yLnB5) | `40.74% <0%> (-35.56%)` | :arrow_down: |
   | [airflow/utils/log/wasb\_task\_handler.py](https://codecov.io/gh/apache/airflow/pull/5752/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9sb2cvd2FzYl90YXNrX2hhbmRsZXIucHk=) | `32.87% <0%> (-9.59%)` | :arrow_down: |
   | [airflow/utils/sqlalchemy.py](https://codecov.io/gh/apache/airflow/pull/5752/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zcWxhbGNoZW15LnB5) | `73.25% <0%> (-5.82%)` | :arrow_down: |
   | [airflow/utils/log/es\_task\_handler.py](https://codecov.io/gh/apache/airflow/pull/5752/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9sb2cvZXNfdGFza19oYW5kbGVyLnB5) | `87.15% <0%> (-4.59%)` | :arrow_down: |
   | [airflow/hooks/dbapi\_hook.py](https://codecov.io/gh/apache/airflow/pull/5752/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9kYmFwaV9ob29rLnB5) | `85.08% <0%> (-3.51%)` | :arrow_down: |
   | ... and [8 more](https://codecov.io/gh/apache/airflow/pull/5752/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5752?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/5752?src=pr&el=footer). Last update [0d1da8c...b925684](https://codecov.io/gh/apache/airflow/pull/5752?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