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/06/28 17:06:11 UTC

[GitHub] [airflow] codecov-io commented on issue #5494: [AIRFLOW-4856] change hard coded run_as_user to an option in config file

codecov-io commented on issue #5494: [AIRFLOW-4856] change hard coded run_as_user to an option in config file
URL: https://github.com/apache/airflow/pull/5494#issuecomment-506807947
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5494?src=pr&el=h1) Report
   > Merging [#5494](https://codecov.io/gh/apache/airflow/pull/5494?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/750cb7a1a08a71b63af4ea787ae29a99cfe0a8d9?src=pr&el=desc) will **decrease** coverage by `0.09%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5494/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5494?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##           master    #5494     +/-   ##
   =========================================
   - Coverage   79.12%   79.02%   -0.1%     
   =========================================
     Files         489      489             
     Lines       30689    30693      +4     
   =========================================
   - Hits        24282    24255     -27     
   - Misses       6407     6438     +31
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5494?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/kubernetes/worker\_configuration.py](https://codecov.io/gh/apache/airflow/pull/5494/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3dvcmtlcl9jb25maWd1cmF0aW9uLnB5) | `96.15% <100%> (+0.09%)` | :arrow_up: |
   | [airflow/executors/kubernetes\_executor.py](https://codecov.io/gh/apache/airflow/pull/5494/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMva3ViZXJuZXRlc19leGVjdXRvci5weQ==) | `66.58% <100%> (+0.34%)` | :arrow_up: |
   | [airflow/executors/sequential\_executor.py](https://codecov.io/gh/apache/airflow/pull/5494/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvc2VxdWVudGlhbF9leGVjdXRvci5weQ==) | `47.61% <0%> (-52.39%)` | :arrow_down: |
   | [airflow/utils/sqlalchemy.py](https://codecov.io/gh/apache/airflow/pull/5494/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zcWxhbGNoZW15LnB5) | `74.41% <0%> (-4.66%)` | :arrow_down: |
   | [airflow/executors/\_\_init\_\_.py](https://codecov.io/gh/apache/airflow/pull/5494/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvX19pbml0X18ucHk=) | `62.5% <0%> (-4.17%)` | :arrow_down: |
   | [airflow/jobs/scheduler\_job.py](https://codecov.io/gh/apache/airflow/pull/5494/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL3NjaGVkdWxlcl9qb2IucHk=) | `69.04% <0%> (-1.24%)` | :arrow_down: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/5494/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `59.24% <0%> (-1.03%)` | :arrow_down: |
   | [airflow/models/dagbag.py](https://codecov.io/gh/apache/airflow/pull/5494/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvZGFnYmFnLnB5) | `91.66% <0%> (-0.47%)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5494?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/5494?src=pr&el=footer). Last update [750cb7a...96e47aa](https://codecov.io/gh/apache/airflow/pull/5494?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