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/04/25 09:37:13 UTC

[GitHub] [airflow] codecov-io commented on issue #5079: [WIP][AIRFLOW-4285] Update task dependency context defination and usage

codecov-io commented on issue #5079: [WIP][AIRFLOW-4285] Update task dependency context defination and usage
URL: https://github.com/apache/airflow/pull/5079#issuecomment-486600978
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5079?src=pr&el=h1) Report
   > Merging [#5079](https://codecov.io/gh/apache/airflow/pull/5079?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/603d02a48c9fa40bd303f458b6a1cf1363aebab3?src=pr&el=desc) will **increase** coverage by `0.04%`.
   > The diff coverage is `97.1%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5079/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5079?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##           master   #5079      +/-   ##
   =========================================
   + Coverage   78.46%   78.5%   +0.04%     
   =========================================
     Files         467     469       +2     
     Lines       29766   29804      +38     
   =========================================
   + Hits        23357   23399      +42     
   + Misses       6409    6405       -4
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5079?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/models/pool.py](https://codecov.io/gh/apache/airflow/pull/5079/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvcG9vbC5weQ==) | `96.15% <100%> (+0.15%)` | :arrow_up: |
   | [airflow/ti\_deps/deps/dagrun\_id\_dep.py](https://codecov.io/gh/apache/airflow/pull/5079/diff?src=pr&el=tree#diff-YWlyZmxvdy90aV9kZXBzL2RlcHMvZGFncnVuX2lkX2RlcC5weQ==) | `100% <100%> (ø)` | |
   | [airflow/www/views.py](https://codecov.io/gh/apache/airflow/pull/5079/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `76.33% <100%> (ø)` | :arrow_up: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/5079/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `92.88% <100%> (+0.45%)` | :arrow_up: |
   | [airflow/ti\_deps/dep\_context.py](https://codecov.io/gh/apache/airflow/pull/5079/diff?src=pr&el=tree#diff-YWlyZmxvdy90aV9kZXBzL2RlcF9jb250ZXh0LnB5) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/bin/cli.py](https://codecov.io/gh/apache/airflow/pull/5079/diff?src=pr&el=tree#diff-YWlyZmxvdy9iaW4vY2xpLnB5) | `66.63% <50%> (ø)` | :arrow_up: |
   | [airflow/jobs.py](https://codecov.io/gh/apache/airflow/pull/5079/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzLnB5) | `78.68% <94.73%> (+0.15%)` | :arrow_up: |
   | [airflow/ti\_deps/deps/pool\_slots\_available\_dep.py](https://codecov.io/gh/apache/airflow/pull/5079/diff?src=pr&el=tree#diff-YWlyZmxvdy90aV9kZXBzL2RlcHMvcG9vbF9zbG90c19hdmFpbGFibGVfZGVwLnB5) | `96% <96%> (ø)` | |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/5079/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `59.05% <0%> (-0.18%)` | :arrow_down: |
   | ... and [2 more](https://codecov.io/gh/apache/airflow/pull/5079/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5079?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/5079?src=pr&el=footer). Last update [603d02a...f9549fe](https://codecov.io/gh/apache/airflow/pull/5079?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