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 2020/03/24 22:17:50 UTC

[GitHub] [airflow] codecov-io commented on issue #7401: [AIRFLOW-6778] Add a configurable DAGs volume mount path for Kubernetes

codecov-io commented on issue #7401: [AIRFLOW-6778] Add a configurable DAGs volume mount path for Kubernetes
URL: https://github.com/apache/airflow/pull/7401#issuecomment-603533965
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7401?src=pr&el=h1) Report
   > Merging [#7401](https://codecov.io/gh/apache/airflow/pull/7401?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/1982c3fdca1f04cfc41fc5b5e285d8f01c6b76ab&el=desc) will **decrease** coverage by `28.22%`.
   > The diff coverage is `0.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7401/graphs/tree.svg?width=650&height=150&src=pr&token=WdLKlKHOAU)](https://codecov.io/gh/apache/airflow/pull/7401?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff             @@
   ##           master    #7401       +/-   ##
   ===========================================
   - Coverage   86.97%   58.75%   -28.23%     
   ===========================================
     Files         927      927               
     Lines       44963    44966        +3     
   ===========================================
   - Hits        39108    26419    -12689     
   - Misses       5855    18547    +12692     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7401?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/executors/kubernetes\_executor.py](https://codecov.io/gh/apache/airflow/pull/7401/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMva3ViZXJuZXRlc19leGVjdXRvci5weQ==) | `0.00% <0.00%> (-56.88%)` | :arrow_down: |
   | [airflow/kubernetes/worker\_configuration.py](https://codecov.io/gh/apache/airflow/pull/7401/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3dvcmtlcl9jb25maWd1cmF0aW9uLnB5) | `0.00% <0.00%> (-99.31%)` | :arrow_down: |
   | [airflow/www/forms.py](https://codecov.io/gh/apache/airflow/pull/7401/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvZm9ybXMucHk=) | `0.00% <0.00%> (-100.00%)` | :arrow_down: |
   | [airflow/www/widgets.py](https://codecov.io/gh/apache/airflow/pull/7401/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvd2lkZ2V0cy5weQ==) | `0.00% <0.00%> (-100.00%)` | :arrow_down: |
   | [airflow/hooks/S3\_hook.py](https://codecov.io/gh/apache/airflow/pull/7401/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9TM19ob29rLnB5) | `0.00% <0.00%> (-100.00%)` | :arrow_down: |
   | [airflow/hooks/pig\_hook.py](https://codecov.io/gh/apache/airflow/pull/7401/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9waWdfaG9vay5weQ==) | `0.00% <0.00%> (-100.00%)` | :arrow_down: |
   | [airflow/sensors/python.py](https://codecov.io/gh/apache/airflow/pull/7401/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZW5zb3JzL3B5dGhvbi5weQ==) | `0.00% <0.00%> (-100.00%)` | :arrow_down: |
   | [airflow/utils/asciiart.py](https://codecov.io/gh/apache/airflow/pull/7401/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9hc2NpaWFydC5weQ==) | `0.00% <0.00%> (-100.00%)` | :arrow_down: |
   | [airflow/www/blueprints.py](https://codecov.io/gh/apache/airflow/pull/7401/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvYmx1ZXByaW50cy5weQ==) | `0.00% <0.00%> (-100.00%)` | :arrow_down: |
   | [airflow/www/validators.py](https://codecov.io/gh/apache/airflow/pull/7401/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmFsaWRhdG9ycy5weQ==) | `0.00% <0.00%> (-100.00%)` | :arrow_down: |
   | ... and [513 more](https://codecov.io/gh/apache/airflow/pull/7401/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7401?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/7401?src=pr&el=footer). Last update [1982c3f...4fafd52](https://codecov.io/gh/apache/airflow/pull/7401?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