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/12/23 16:37:22 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #6750: [WIP] [AIRFLOW-6329] Add AirflowExecutor and native worker

codecov-io edited a comment on issue #6750: [WIP] [AIRFLOW-6329] Add AirflowExecutor and native worker
URL: https://github.com/apache/airflow/pull/6750#issuecomment-562967666
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6750?src=pr&el=h1) Report
   > Merging [#6750](https://codecov.io/gh/apache/airflow/pull/6750?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/36640607f933ef68747f9d08bd01bf026fe9ac64?src=pr&el=desc) will **decrease** coverage by `0.32%`.
   > The diff coverage is `1.42%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6750/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6750?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #6750      +/-   ##
   ==========================================
   - Coverage   84.57%   84.25%   -0.33%     
   ==========================================
     Files         680      673       -7     
     Lines       38478    37990     -488     
   ==========================================
   - Hits        32544    32007     -537     
   - Misses       5934     5983      +49
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6750?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/bin/cli.py](https://codecov.io/gh/apache/airflow/pull/6750/diff?src=pr&el=tree#diff-YWlyZmxvdy9iaW4vY2xpLnB5) | `95.58% <ø> (ø)` | :arrow_up: |
   | [airflow/executors/airflow\_executor.py](https://codecov.io/gh/apache/airflow/pull/6750/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvYWlyZmxvd19leGVjdXRvci5weQ==) | `0% <0%> (ø)` | |
   | [airflow/worker/exchange.py](https://codecov.io/gh/apache/airflow/pull/6750/diff?src=pr&el=tree#diff-YWlyZmxvdy93b3JrZXIvZXhjaGFuZ2UucHk=) | `0% <0%> (ø)` | |
   | [airflow/cli/commands/consumer\_command.py](https://codecov.io/gh/apache/airflow/pull/6750/diff?src=pr&el=tree#diff-YWlyZmxvdy9jbGkvY29tbWFuZHMvY29uc3VtZXJfY29tbWFuZC5weQ==) | `0% <0%> (ø)` | |
   | [airflow/worker/worker.py](https://codecov.io/gh/apache/airflow/pull/6750/diff?src=pr&el=tree#diff-YWlyZmxvdy93b3JrZXIvd29ya2VyLnB5) | `0% <0%> (ø)` | |
   | [airflow/executors/executor\_loader.py](https://codecov.io/gh/apache/airflow/pull/6750/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvZXhlY3V0b3JfbG9hZGVyLnB5) | `62.5% <40%> (-16.45%)` | :arrow_down: |
   | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/6750/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZV9tb3VudC5weQ==) | `44.44% <0%> (-55.56%)` | :arrow_down: |
   | [airflow/kubernetes/volume.py](https://codecov.io/gh/apache/airflow/pull/6750/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZS5weQ==) | `52.94% <0%> (-47.06%)` | :arrow_down: |
   | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/6750/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `45.25% <0%> (-46.72%)` | :arrow_down: |
   | [airflow/kubernetes/refresh\_config.py](https://codecov.io/gh/apache/airflow/pull/6750/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3JlZnJlc2hfY29uZmlnLnB5) | `50.98% <0%> (-23.53%)` | :arrow_down: |
   | ... and [116 more](https://codecov.io/gh/apache/airflow/pull/6750/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6750?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/6750?src=pr&el=footer). Last update [3664060...e449e93](https://codecov.io/gh/apache/airflow/pull/6750?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