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 2018/08/15 04:29:02 UTC

[GitHub] codecov-io edited a comment on issue #3744: [AIRFLOW-2893] fix stuck dataflow job due to name mismatch

codecov-io edited a comment on issue #3744: [AIRFLOW-2893] fix stuck dataflow job due to name mismatch
URL: https://github.com/apache/incubator-airflow/pull/3744#issuecomment-412739331
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3744?src=pr&el=h1) Report
   > Merging [#3744](https://codecov.io/gh/apache/incubator-airflow/pull/3744?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-airflow/commit/9d516c7134eb22a3c2fc63cf96626ef6e8b247f2?src=pr&el=desc) will **increase** coverage by `59.98%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-airflow/pull/3744/graphs/tree.svg?height=150&width=650&token=WdLKlKHOAU&src=pr)](https://codecov.io/gh/apache/incubator-airflow/pull/3744?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff             @@
   ##           master    #3744       +/-   ##
   ===========================================
   + Coverage   17.68%   77.67%   +59.98%     
   ===========================================
     Files         204      204               
     Lines       15846    15846               
   ===========================================
   + Hits         2803    12309     +9506     
   + Misses      13043     3537     -9506
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-airflow/pull/3744?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/utils/operator\_resources.py](https://codecov.io/gh/apache/incubator-airflow/pull/3744/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9vcGVyYXRvcl9yZXNvdXJjZXMucHk=) | `86.95% <0%> (+4.34%)` | :arrow_up: |
   | [airflow/executors/\_\_init\_\_.py](https://codecov.io/gh/apache/incubator-airflow/pull/3744/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvX19pbml0X18ucHk=) | `63.46% <0%> (+5.76%)` | :arrow_up: |
   | [airflow/utils/decorators.py](https://codecov.io/gh/apache/incubator-airflow/pull/3744/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kZWNvcmF0b3JzLnB5) | `91.66% <0%> (+14.58%)` | :arrow_up: |
   | [airflow/settings.py](https://codecov.io/gh/apache/incubator-airflow/pull/3744/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZXR0aW5ncy5weQ==) | `81.15% <0%> (+15.21%)` | :arrow_up: |
   | [airflow/\_\_init\_\_.py](https://codecov.io/gh/apache/incubator-airflow/pull/3744/diff?src=pr&el=tree#diff-YWlyZmxvdy9fX2luaXRfXy5weQ==) | `80.43% <0%> (+15.21%)` | :arrow_up: |
   | [airflow/hooks/oracle\_hook.py](https://codecov.io/gh/apache/incubator-airflow/pull/3744/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9vcmFjbGVfaG9vay5weQ==) | `15.47% <0%> (+15.47%)` | :arrow_up: |
   | [airflow/task/task\_runner/\_\_init\_\_.py](https://codecov.io/gh/apache/incubator-airflow/pull/3744/diff?src=pr&el=tree#diff-YWlyZmxvdy90YXNrL3Rhc2tfcnVubmVyL19faW5pdF9fLnB5) | `63.63% <0%> (+18.18%)` | :arrow_up: |
   | [airflow/utils/db.py](https://codecov.io/gh/apache/incubator-airflow/pull/3744/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYi5weQ==) | `33.33% <0%> (+18.25%)` | :arrow_up: |
   | [airflow/macros/\_\_init\_\_.py](https://codecov.io/gh/apache/incubator-airflow/pull/3744/diff?src=pr&el=tree#diff-YWlyZmxvdy9tYWNyb3MvX19pbml0X18ucHk=) | `81.48% <0%> (+18.51%)` | :arrow_up: |
   | [airflow/ti\_deps/deps/not\_skipped\_dep.py](https://codecov.io/gh/apache/incubator-airflow/pull/3744/diff?src=pr&el=tree#diff-YWlyZmxvdy90aV9kZXBzL2RlcHMvbm90X3NraXBwZWRfZGVwLnB5) | `100% <0%> (+22.22%)` | :arrow_up: |
   | ... and [161 more](https://codecov.io/gh/apache/incubator-airflow/pull/3744/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3744?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/incubator-airflow/pull/3744?src=pr&el=footer). Last update [9d516c7...86d2dd1](https://codecov.io/gh/apache/incubator-airflow/pull/3744?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 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