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/12/03 01:21:01 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #6599: [AIRFLOW-6007] Check providers instead of provider package. Depends on [AIRFLOW-6004]

codecov-io edited a comment on issue #6599: [AIRFLOW-6007] Check providers instead of provider package. Depends on [AIRFLOW-6004]
URL: https://github.com/apache/airflow/pull/6599#issuecomment-560146249
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6599?src=pr&el=h1) Report
   > Merging [#6599](https://codecov.io/gh/apache/airflow/pull/6599?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/91eb87112b343ce4c18a994a41703bf793125dca?src=pr&el=desc) will **decrease** coverage by `0.2%`.
   > The diff coverage is `84.2%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6599/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6599?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #6599      +/-   ##
   ==========================================
   - Coverage   83.82%   83.61%   -0.21%     
   ==========================================
     Files         668      669       +1     
     Lines       37569    37692     +123     
   ==========================================
   + Hits        31494    31518      +24     
   - Misses       6075     6174      +99
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6599?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/operators/mssql\_to\_hive.py](https://codecov.io/gh/apache/airflow/pull/6599/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvbXNzcWxfdG9faGl2ZS5weQ==) | `100% <ø> (ø)` | :arrow_up: |
   | [airflow/kubernetes/kube\_client.py](https://codecov.io/gh/apache/airflow/pull/6599/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL2t1YmVfY2xpZW50LnB5) | `85.71% <ø> (ø)` | :arrow_up: |
   | [airflow/macros/\_\_init\_\_.py](https://codecov.io/gh/apache/airflow/pull/6599/diff?src=pr&el=tree#diff-YWlyZmxvdy9tYWNyb3MvX19pbml0X18ucHk=) | `81.25% <ø> (-5.12%)` | :arrow_down: |
   | [airflow/cli/commands/flower\_command.py](https://codecov.io/gh/apache/airflow/pull/6599/diff?src=pr&el=tree#diff-YWlyZmxvdy9jbGkvY29tbWFuZHMvZmxvd2VyX2NvbW1hbmQucHk=) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/cli/commands/serve\_logs\_command.py](https://codecov.io/gh/apache/airflow/pull/6599/diff?src=pr&el=tree#diff-YWlyZmxvdy9jbGkvY29tbWFuZHMvc2VydmVfbG9nc19jb21tYW5kLnB5) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/jobs/base\_job.py](https://codecov.io/gh/apache/airflow/pull/6599/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2Jhc2Vfam9iLnB5) | `88.81% <100%> (+0.07%)` | :arrow_up: |
   | [airflow/settings.py](https://codecov.io/gh/apache/airflow/pull/6599/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZXR0aW5ncy5weQ==) | `88.81% <100%> (ø)` | :arrow_up: |
   | [airflow/models/dagbag.py](https://codecov.io/gh/apache/airflow/pull/6599/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvZGFnYmFnLnB5) | `86.58% <100%> (+0.1%)` | :arrow_up: |
   | [airflow/models/kubernetes.py](https://codecov.io/gh/apache/airflow/pull/6599/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMva3ViZXJuZXRlcy5weQ==) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/models/baseoperator.py](https://codecov.io/gh/apache/airflow/pull/6599/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvYmFzZW9wZXJhdG9yLnB5) | `96.28% <100%> (ø)` | :arrow_up: |
   | ... and [36 more](https://codecov.io/gh/apache/airflow/pull/6599/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6599?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/6599?src=pr&el=footer). Last update [91eb871...b014b37](https://codecov.io/gh/apache/airflow/pull/6599?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