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:19:26 UTC

[GitHub] [airflow] codecov-io commented on issue #7405: [AIRFLOW-6780] Add option to use args instead of command in K8s pod spec

codecov-io commented on issue #7405: [AIRFLOW-6780] Add option to use args instead of command in K8s pod spec
URL: https://github.com/apache/airflow/pull/7405#issuecomment-603534537
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7405?src=pr&el=h1) Report
   > Merging [#7405](https://codecov.io/gh/apache/airflow/pull/7405?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/1982c3fdca1f04cfc41fc5b5e285d8f01c6b76ab&el=desc) will **decrease** coverage by `28.19%`.
   > The diff coverage is `16.66%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7405/graphs/tree.svg?width=650&height=150&src=pr&token=WdLKlKHOAU)](https://codecov.io/gh/apache/airflow/pull/7405?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff             @@
   ##           master    #7405       +/-   ##
   ===========================================
   - Coverage   86.97%   58.78%   -28.20%     
   ===========================================
     Files         927      927               
     Lines       44963    44968        +5     
   ===========================================
   - Hits        39108    26434    -12674     
   - Misses       5855    18534    +12679     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7405?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/executors/kubernetes\_executor.py](https://codecov.io/gh/apache/airflow/pull/7405/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMva3ViZXJuZXRlc19leGVjdXRvci5weQ==) | `0.00% <0.00%> (-56.88%)` | :arrow_down: |
   | [airflow/kubernetes/pod\_generator.py](https://codecov.io/gh/apache/airflow/pull/7405/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9nZW5lcmF0b3IucHk=) | `20.00% <20.00%> (-76.52%)` | :arrow_down: |
   | [airflow/www/forms.py](https://codecov.io/gh/apache/airflow/pull/7405/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/7405/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/7405/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/7405/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/7405/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/7405/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/7405/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/7405/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/7405/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7405?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/7405?src=pr&el=footer). Last update [1982c3f...80ab7a8](https://codecov.io/gh/apache/airflow/pull/7405?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