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/01 19:09:16 UTC

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

codecov-io commented 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/2f2f89c148e2b694aee9402707f68065ee7320f8?src=pr&el=desc) will **increase** coverage by `<.01%`.
   > The diff coverage is `83.33%`.
   
   [![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.84%   83.84%   +<.01%     
   ==========================================
     Files         668      669       +1     
     Lines       37555    37682     +127     
   ==========================================
   + Hits        31487    31594     +107     
   - Misses       6068     6088      +20
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6599?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [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/logging\_config.py](https://codecov.io/gh/apache/airflow/pull/6599/diff?src=pr&el=tree#diff-YWlyZmxvdy9sb2dnaW5nX2NvbmZpZy5weQ==) | `97.5% <ø> (ø)` | :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/executors/dask\_executor.py](https://codecov.io/gh/apache/airflow/pull/6599/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvZGFza19leGVjdXRvci5weQ==) | `6.25% <10.71%> (+0.25%)` | :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/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/6599/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `91.48% <100%> (+0.05%)` | :arrow_up: |
   | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/6599/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `91.97% <100%> (ø)` | :arrow_up: |
   | ... and [25 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 [2f2f89c...ef4bd03](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