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/23 19:44:30 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #6351: [AIRFLOW-5682] Allow labels in gcs_to_bq operator

codecov-io edited a comment on issue #6351: [AIRFLOW-5682] Allow labels in gcs_to_bq operator
URL: https://github.com/apache/airflow/pull/6351#issuecomment-542936295
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6351?src=pr&el=h1) Report
   > Merging [#6351](https://codecov.io/gh/apache/airflow/pull/6351?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/f2b7f5a85aa9cb454836c66614465d7e048820a3?src=pr&el=desc) will **decrease** coverage by `0.37%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6351/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6351?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #6351      +/-   ##
   ==========================================
   - Coverage   80.07%   79.69%   -0.38%     
   ==========================================
     Files         616      616              
     Lines       35794    35800       +6     
   ==========================================
   - Hits        28662    28532     -130     
   - Misses       7132     7268     +136
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6351?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/operators/gcs\_to\_bq.py](https://codecov.io/gh/apache/airflow/pull/6351/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvZ2NzX3RvX2JxLnB5) | `71.01% <100%> (+0.42%)` | :arrow_up: |
   | [airflow/gcp/hooks/bigquery.py](https://codecov.io/gh/apache/airflow/pull/6351/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3MvYmlncXVlcnkucHk=) | `70.27% <100%> (+0.08%)` | :arrow_up: |
   | [airflow/operators/mysql\_operator.py](https://codecov.io/gh/apache/airflow/pull/6351/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/6351/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvbXlzcWxfdG9faGl2ZS5weQ==) | `0% <0%> (-100%)` | :arrow_down: |
   | [airflow/executors/sequential\_executor.py](https://codecov.io/gh/apache/airflow/pull/6351/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/6351/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9sb2cvY29sb3JlZF9sb2cucHk=) | `72.72% <0%> (-20.46%)` | :arrow_down: |
   | [airflow/utils/sqlalchemy.py](https://codecov.io/gh/apache/airflow/pull/6351/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zcWxhbGNoZW15LnB5) | `77.96% <0%> (-15.26%)` | :arrow_down: |
   | [airflow/executors/\_\_init\_\_.py](https://codecov.io/gh/apache/airflow/pull/6351/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvX19pbml0X18ucHk=) | `63.26% <0%> (-4.09%)` | :arrow_down: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/6351/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `56.23% <0%> (-2.67%)` | :arrow_down: |
   | [airflow/hooks/hive\_hooks.py](https://codecov.io/gh/apache/airflow/pull/6351/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9oaXZlX2hvb2tzLnB5) | `75.82% <0%> (-1.79%)` | :arrow_down: |
   | ... and [3 more](https://codecov.io/gh/apache/airflow/pull/6351/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6351?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/6351?src=pr&el=footer). Last update [f2b7f5a...9b2565f](https://codecov.io/gh/apache/airflow/pull/6351?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