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/02/22 11:01:21 UTC

[GitHub] [airflow] codecov-io commented on issue #7494: [AIRFLOW-6789] BugFix: Fix Default Worker concurrency

codecov-io commented on issue #7494: [AIRFLOW-6789] BugFix: Fix Default Worker concurrency
URL: https://github.com/apache/airflow/pull/7494#issuecomment-589944955
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7494?src=pr&el=h1) Report
   > Merging [#7494](https://codecov.io/gh/apache/airflow/pull/7494?src=pr&el=desc) into [v1-10-test](https://codecov.io/gh/apache/airflow/commit/0d2aa85aca13b2aaa4c80bd9a54739bedc8bf98d?src=pr&el=desc) will **increase** coverage by `0.37%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7494/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7494?src=pr&el=tree)
   
   ```diff
   @@              Coverage Diff               @@
   ##           v1-10-test    #7494      +/-   ##
   ==============================================
   + Coverage       80.96%   81.34%   +0.37%     
   ==============================================
     Files             529      529              
     Lines           36437    36437              
   ==============================================
   + Hits            29502    29640     +138     
   + Misses           6935     6797     -138
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7494?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/7494/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `91.84% <0%> (-0.17%)` | :arrow_down: |
   | [airflow/bin/cli.py](https://codecov.io/gh/apache/airflow/pull/7494/diff?src=pr&el=tree#diff-YWlyZmxvdy9iaW4vY2xpLnB5) | `66.91% <0%> (-0.11%)` | :arrow_down: |
   | [...etes\_request\_factory/kubernetes\_request\_factory.py](https://codecov.io/gh/apache/airflow/pull/7494/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2t1YmVybmV0ZXMva3ViZXJuZXRlc19yZXF1ZXN0X2ZhY3Rvcnkva3ViZXJuZXRlc19yZXF1ZXN0X2ZhY3RvcnkucHk=) | `100% <0%> (+0.86%)` | :arrow_up: |
   | [airflow/contrib/kubernetes/pod.py](https://codecov.io/gh/apache/airflow/pull/7494/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2t1YmVybmV0ZXMvcG9kLnB5) | `100% <0%> (+4.16%)` | :arrow_up: |
   | [airflow/contrib/kubernetes/refresh\_config.py](https://codecov.io/gh/apache/airflow/pull/7494/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2t1YmVybmV0ZXMvcmVmcmVzaF9jb25maWcucHk=) | `74.5% <0%> (+23.52%)` | :arrow_up: |
   | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/7494/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `96.84% <0%> (+40%)` | :arrow_up: |
   | [airflow/contrib/kubernetes/pod\_generator.py](https://codecov.io/gh/apache/airflow/pull/7494/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2t1YmVybmV0ZXMvcG9kX2dlbmVyYXRvci5weQ==) | `87.5% <0%> (+45%)` | :arrow_up: |
   | [airflow/contrib/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/7494/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2t1YmVybmV0ZXMvcG9kX2xhdW5jaGVyLnB5) | `92.48% <0%> (+47.36%)` | :arrow_up: |
   | [airflow/contrib/kubernetes/volume.py](https://codecov.io/gh/apache/airflow/pull/7494/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2t1YmVybmV0ZXMvdm9sdW1lLnB5) | `100% <0%> (+50%)` | :arrow_up: |
   | [airflow/contrib/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/7494/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2t1YmVybmV0ZXMvdm9sdW1lX21vdW50LnB5) | `100% <0%> (+66.66%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7494?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/7494?src=pr&el=footer). Last update [0d2aa85...e4f68fb](https://codecov.io/gh/apache/airflow/pull/7494?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