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/09/13 17:04:11 UTC

[GitHub] [airflow] codecov-io commented on issue #6098: [AIRFLOW-YYY] Fix flaky impersonation test

codecov-io commented on issue #6098: [AIRFLOW-YYY] Fix flaky impersonation test
URL: https://github.com/apache/airflow/pull/6098#issuecomment-531315985
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6098?src=pr&el=h1) Report
   > Merging [#6098](https://codecov.io/gh/apache/airflow/pull/6098?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/6a66ece8cae8c8d209efefcde2639dca8919e975?src=pr&el=desc) will **increase** coverage by `70.54%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6098/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6098?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master   #6098       +/-   ##
   ==========================================
   + Coverage    9.55%   80.1%   +70.54%     
   ==========================================
     Files         606     606               
     Lines       34893   34893               
   ==========================================
   + Hits         3334   27951    +24617     
   + Misses      31559    6942    -24617
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6098?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/plugins\_manager.py](https://codecov.io/gh/apache/airflow/pull/6098/diff?src=pr&el=tree#diff-YWlyZmxvdy9wbHVnaW5zX21hbmFnZXIucHk=) | `86.91% <0%> (+0.93%)` | :arrow_up: |
   | [airflow/executors/dask\_executor.py](https://codecov.io/gh/apache/airflow/pull/6098/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvZGFza19leGVjdXRvci5weQ==) | `2% <0%> (+2%)` | :arrow_up: |
   | [airflow/config\_templates/airflow\_local\_settings.py](https://codecov.io/gh/apache/airflow/pull/6098/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb25maWdfdGVtcGxhdGVzL2FpcmZsb3dfbG9jYWxfc2V0dGluZ3MucHk=) | `80% <0%> (+2.5%)` | :arrow_up: |
   | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/6098/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `91.85% <0%> (+2.96%)` | :arrow_up: |
   | [airflow/exceptions.py](https://codecov.io/gh/apache/airflow/pull/6098/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGNlcHRpb25zLnB5) | `100% <0%> (+3.03%)` | :arrow_up: |
   | [airflow/executors/\_\_init\_\_.py](https://codecov.io/gh/apache/airflow/pull/6098/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvX19pbml0X18ucHk=) | `67.34% <0%> (+6.12%)` | :arrow_up: |
   | [airflow/utils/log/colored\_log.py](https://codecov.io/gh/apache/airflow/pull/6098/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9sb2cvY29sb3JlZF9sb2cucHk=) | `93.18% <0%> (+13.63%)` | :arrow_up: |
   | [airflow/settings.py](https://codecov.io/gh/apache/airflow/pull/6098/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZXR0aW5ncy5weQ==) | `88.4% <0%> (+15.21%)` | :arrow_up: |
   | [airflow/utils/decorators.py](https://codecov.io/gh/apache/airflow/pull/6098/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kZWNvcmF0b3JzLnB5) | `90.9% <0%> (+15.9%)` | :arrow_up: |
   | [airflow/stats.py](https://codecov.io/gh/apache/airflow/pull/6098/diff?src=pr&el=tree#diff-YWlyZmxvdy9zdGF0cy5weQ==) | `69.23% <0%> (+16.92%)` | :arrow_up: |
   | ... and [497 more](https://codecov.io/gh/apache/airflow/pull/6098/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6098?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/6098?src=pr&el=footer). Last update [6a66ece...7e1afd4](https://codecov.io/gh/apache/airflow/pull/6098?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