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/07/13 22:09:21 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #5585: [AIRFLOW-4951] Use new style classes

codecov-io edited a comment on issue #5585: [AIRFLOW-4951] Use new style classes
URL: https://github.com/apache/airflow/pull/5585#issuecomment-511149460
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5585?src=pr&el=h1) Report
   > Merging [#5585](https://codecov.io/gh/apache/airflow/pull/5585?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/fe20a9aa0117859b19ecfe476ae76729c55dec20?src=pr&el=desc) will **increase** coverage by `<.01%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5585/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5585?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #5585      +/-   ##
   ==========================================
   + Coverage   79.06%   79.07%   +<.01%     
   ==========================================
     Files         489      489              
     Lines       30711    30705       -6     
   ==========================================
   - Hits        24282    24279       -3     
   + Misses       6429     6426       -3
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5585?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/executors/kubernetes\_executor.py](https://codecov.io/gh/apache/airflow/pull/5585/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMva3ViZXJuZXRlc19leGVjdXRvci5weQ==) | `66.24% <100%> (ø)` | :arrow_up: |
   | [airflow/ti\_deps/deps/base\_ti\_dep.py](https://codecov.io/gh/apache/airflow/pull/5585/diff?src=pr&el=tree#diff-YWlyZmxvdy90aV9kZXBzL2RlcHMvYmFzZV90aV9kZXAucHk=) | `90.47% <0%> (-0.23%)` | :arrow_down: |
   | [airflow/ti\_deps/deps/trigger\_rule\_dep.py](https://codecov.io/gh/apache/airflow/pull/5585/diff?src=pr&el=tree#diff-YWlyZmxvdy90aV9kZXBzL2RlcHMvdHJpZ2dlcl9ydWxlX2RlcC5weQ==) | `90.78% <0%> (-0.12%)` | :arrow_down: |
   | [airflow/hooks/hive\_hooks.py](https://codecov.io/gh/apache/airflow/pull/5585/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9oaXZlX2hvb2tzLnB5) | `77.66% <0%> (-0.06%)` | :arrow_down: |
   | [airflow/contrib/hooks/sagemaker\_hook.py](https://codecov.io/gh/apache/airflow/pull/5585/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL3NhZ2VtYWtlcl9ob29rLnB5) | `88.16% <0%> (-0.05%)` | :arrow_down: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/5585/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `93.18% <0%> (+0.16%)` | :arrow_up: |
   | [airflow/lineage/datasets.py](https://codecov.io/gh/apache/airflow/pull/5585/diff?src=pr&el=tree#diff-YWlyZmxvdy9saW5lYWdlL2RhdGFzZXRzLnB5) | `84.93% <0%> (+1.14%)` | :arrow_up: |
   | [airflow/contrib/hooks/grpc\_hook.py](https://codecov.io/gh/apache/airflow/pull/5585/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2dycGNfaG9vay5weQ==) | `93.33% <0%> (+1.53%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5585?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/5585?src=pr&el=footer). Last update [fe20a9a...fd2d8ef](https://codecov.io/gh/apache/airflow/pull/5585?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