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/07/11 12:05:28 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #5510: [AIRFLOW-3495] Prevent error due to wrong usage with DataProcSparkSql…

codecov-io edited a comment on issue #5510: [AIRFLOW-3495] Prevent error due to wrong usage with DataProcSparkSql…
URL: https://github.com/apache/airflow/pull/5510#issuecomment-507378882
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5510?src=pr&el=h1) Report
   > Merging [#5510](https://codecov.io/gh/apache/airflow/pull/5510?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/722379adc7a51bfa19d08b74ce8f048c85aa6738?src=pr&el=desc) will **decrease** coverage by `0.06%`.
   > The diff coverage is `25%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5510/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5510?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #5510      +/-   ##
   ==========================================
   - Coverage   79.07%   79.01%   -0.07%     
   ==========================================
     Files         489      489              
     Lines       30744    30733      -11     
   ==========================================
   - Hits        24312    24283      -29     
   - Misses       6432     6450      +18
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5510?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/contrib/operators/dataproc\_operator.py](https://codecov.io/gh/apache/airflow/pull/5510/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9kYXRhcHJvY19vcGVyYXRvci5weQ==) | `86.11% <25%> (-0.69%)` | :arrow_down: |
   | [airflow/utils/operator\_resources.py](https://codecov.io/gh/apache/airflow/pull/5510/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9vcGVyYXRvcl9yZXNvdXJjZXMucHk=) | `56.52% <0%> (-30.44%)` | :arrow_down: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/5510/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `58.25% <0%> (-2.02%)` | :arrow_down: |
   | [airflow/utils/helpers.py](https://codecov.io/gh/apache/airflow/pull/5510/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9oZWxwZXJzLnB5) | `82.58% <0%> (-0.98%)` | :arrow_down: |
   | [airflow/configuration.py](https://codecov.io/gh/apache/airflow/pull/5510/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb25maWd1cmF0aW9uLnB5) | `91.69% <0%> (-0.25%)` | :arrow_down: |
   | [airflow/contrib/hooks/spark\_submit\_hook.py](https://codecov.io/gh/apache/airflow/pull/5510/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL3NwYXJrX3N1Ym1pdF9ob29rLnB5) | `82.2% <0%> (-0.08%)` | :arrow_down: |
   | [airflow/models/baseoperator.py](https://codecov.io/gh/apache/airflow/pull/5510/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvYmFzZW9wZXJhdG9yLnB5) | `94.72% <0%> (ø)` | :arrow_up: |
   | [airflow/models/dag.py](https://codecov.io/gh/apache/airflow/pull/5510/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvZGFnLnB5) | `91.84% <0%> (ø)` | :arrow_up: |
   | [airflow/executors/kubernetes\_executor.py](https://codecov.io/gh/apache/airflow/pull/5510/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMva3ViZXJuZXRlc19leGVjdXRvci5weQ==) | `66.24% <0%> (ø)` | :arrow_up: |
   | [airflow/models/dagbag.py](https://codecov.io/gh/apache/airflow/pull/5510/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvZGFnYmFnLnB5) | `92.12% <0%> (ø)` | :arrow_up: |
   | ... and [6 more](https://codecov.io/gh/apache/airflow/pull/5510/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5510?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/5510?src=pr&el=footer). Last update [722379a...c2c35bf](https://codecov.io/gh/apache/airflow/pull/5510?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