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

[GitHub] [airflow] codecov-io commented on issue #6248: [AIRFLOW-5587] Move cgroup_task_runner to core

codecov-io commented on issue #6248: [AIRFLOW-5587] Move cgroup_task_runner to core
URL: https://github.com/apache/airflow/pull/6248#issuecomment-538044471
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6248?src=pr&el=h1) Report
   > Merging [#6248](https://codecov.io/gh/apache/airflow/pull/6248?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/bd822dd8c27f4f7c584da4a5d0524140e64d7613?src=pr&el=desc) will **decrease** coverage by `0.02%`.
   > The diff coverage is `36.63%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6248/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6248?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #6248      +/-   ##
   ==========================================
   - Coverage   80.05%   80.03%   -0.03%     
   ==========================================
     Files         610      611       +1     
     Lines       35261    35281      +20     
   ==========================================
   + Hits        28229    28236       +7     
   - Misses       7032     7045      +13
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6248?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/task/task\_runner/\_\_init\_\_.py](https://codecov.io/gh/apache/airflow/pull/6248/diff?src=pr&el=tree#diff-YWlyZmxvdy90YXNrL3Rhc2tfcnVubmVyL19faW5pdF9fLnB5) | `63.63% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/task\_runner/cgroup\_task\_runner.py](https://codecov.io/gh/apache/airflow/pull/6248/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL3Rhc2tfcnVubmVyL2Nncm91cF90YXNrX3J1bm5lci5weQ==) | `100% <100%> (+65.62%)` | :arrow_up: |
   | [airflow/task/task\_runner/cgroup\_task\_runner.py](https://codecov.io/gh/apache/airflow/pull/6248/diff?src=pr&el=tree#diff-YWlyZmxvdy90YXNrL3Rhc2tfcnVubmVyL2Nncm91cF90YXNrX3J1bm5lci5weQ==) | `34.37% <34.37%> (ø)` | |
   | [airflow/contrib/utils/sendgrid.py](https://codecov.io/gh/apache/airflow/pull/6248/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL3V0aWxzL3NlbmRncmlkLnB5) | `68.91% <0%> (-19.02%)` | :arrow_down: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/6248/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `56.89% <0%> (+0.51%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6248?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/6248?src=pr&el=footer). Last update [bd822dd...087c110](https://codecov.io/gh/apache/airflow/pull/6248?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