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/01/09 18:56:40 UTC

[GitHub] codecov-io commented on issue #4443: [AIRFLOW-3476, 3477] Move Kube classes out of models.py

codecov-io commented on issue #4443: [AIRFLOW-3476,3477] Move Kube classes out of models.py
URL: https://github.com/apache/airflow/pull/4443#issuecomment-452814495
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/4443?src=pr&el=h1) Report
   > Merging [#4443](https://codecov.io/gh/apache/airflow/pull/4443?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/0222a36ab1109a87e9184c8835a0c75bd2ca1801?src=pr&el=desc) will **increase** coverage by `1.29%`.
   > The diff coverage is `95.45%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/4443/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/4443?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #4443      +/-   ##
   ==========================================
   + Coverage   77.53%   78.82%   +1.29%     
   ==========================================
     Files         204      205       +1     
     Lines       16481    16485       +4     
   ==========================================
   + Hits        12779    12995     +216     
   + Misses       3702     3490     -212
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/4443?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/models/\_\_init\_\_.py](https://codecov.io/gh/apache/airflow/pull/4443/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvX19pbml0X18ucHk=) | `92.42% <100%> (-0.14%)` | :arrow_down: |
   | [airflow/models/kubernetes.py](https://codecov.io/gh/apache/airflow/pull/4443/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMva3ViZXJuZXRlcy5weQ==) | `95.34% <95.34%> (ø)` | |
   | [airflow/www/views.py](https://codecov.io/gh/apache/airflow/pull/4443/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `70.37% <0%> (+0.12%)` | :arrow_up: |
   | [airflow/jobs.py](https://codecov.io/gh/apache/airflow/pull/4443/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzLnB5) | `77.36% <0%> (+0.27%)` | :arrow_up: |
   | [airflow/hooks/hive\_hooks.py](https://codecov.io/gh/apache/airflow/pull/4443/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9oaXZlX2hvb2tzLnB5) | `75.26% <0%> (+1.84%)` | :arrow_up: |
   | [airflow/executors/\_\_init\_\_.py](https://codecov.io/gh/apache/airflow/pull/4443/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvX19pbml0X18ucHk=) | `63.46% <0%> (+1.92%)` | :arrow_up: |
   | [airflow/hooks/postgres\_hook.py](https://codecov.io/gh/apache/airflow/pull/4443/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9wb3N0Z3Jlc19ob29rLnB5) | `94.44% <0%> (+2.77%)` | :arrow_up: |
   | [airflow/executors/base\_executor.py](https://codecov.io/gh/apache/airflow/pull/4443/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvYmFzZV9leGVjdXRvci5weQ==) | `95.16% <0%> (+3.22%)` | :arrow_up: |
   | [airflow/configuration.py](https://codecov.io/gh/apache/airflow/pull/4443/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb25maWd1cmF0aW9uLnB5) | `89.96% <0%> (+3.94%)` | :arrow_up: |
   | ... and [8 more](https://codecov.io/gh/apache/airflow/pull/4443/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/4443?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/4443?src=pr&el=footer). Last update [0222a36...8a0aa58](https://codecov.io/gh/apache/airflow/pull/4443?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