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 09:15:40 UTC

[GitHub] codecov-io commented on issue #4465: Possible Bug Fix for aws_conn_id

codecov-io commented on issue #4465: Possible Bug Fix for aws_conn_id
URL: https://github.com/apache/airflow/pull/4465#issuecomment-452625380
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/4465?src=pr&el=h1) Report
   > Merging [#4465](https://codecov.io/gh/apache/airflow/pull/4465?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 `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/4465/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/4465?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #4465      +/-   ##
   ==========================================
   + Coverage   77.53%   78.83%   +1.29%     
   ==========================================
     Files         204      204              
     Lines       16481    16481              
   ==========================================
   + Hits        12779    12993     +214     
   + Misses       3702     3488     -214
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/4465?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/www/views.py](https://codecov.io/gh/apache/airflow/pull/4465/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `70.37% <0%> (+0.12%)` | :arrow_up: |
   | [airflow/jobs.py](https://codecov.io/gh/apache/airflow/pull/4465/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/4465/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/4465/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/4465/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/4465/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvYmFzZV9leGVjdXRvci5weQ==) | `95.16% <0%> (+3.22%)` | :arrow_up: |
   | [airflow/configuration.py](https://codecov.io/gh/apache/airflow/pull/4465/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb25maWd1cmF0aW9uLnB5) | `89.96% <0%> (+3.94%)` | :arrow_up: |
   | [airflow/hooks/dbapi\_hook.py](https://codecov.io/gh/apache/airflow/pull/4465/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9kYmFwaV9ob29rLnB5) | `83.06% <0%> (+4.03%)` | :arrow_up: |
   | [airflow/settings.py](https://codecov.io/gh/apache/airflow/pull/4465/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZXR0aW5ncy5weQ==) | `80.41% <0%> (+4.89%)` | :arrow_up: |
   | [airflow/utils/sqlalchemy.py](https://codecov.io/gh/apache/airflow/pull/4465/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zcWxhbGNoZW15LnB5) | `78.57% <0%> (+7.14%)` | :arrow_up: |
   | ... and [5 more](https://codecov.io/gh/apache/airflow/pull/4465/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/4465?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/4465?src=pr&el=footer). Last update [0222a36...18eae06](https://codecov.io/gh/apache/airflow/pull/4465?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