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/15 01:08:20 UTC

[GitHub] [airflow] codecov-io commented on issue #5099: [AIRFLOW-XXX] Fix docstrings of SQSHook

codecov-io commented on issue #5099: [AIRFLOW-XXX] Fix docstrings of SQSHook
URL: https://github.com/apache/airflow/pull/5099#issuecomment-483076156
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5099?src=pr&el=h1) Report
   > Merging [#5099](https://codecov.io/gh/apache/airflow/pull/5099?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/3420952d26d4f067e1496ec9d4130757da710702?src=pr&el=desc) will **increase** coverage by `0.26%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5099/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5099?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #5099      +/-   ##
   ==========================================
   + Coverage   76.97%   77.23%   +0.26%     
   ==========================================
     Files         465      465              
     Lines       29837    29837              
   ==========================================
   + Hits        22966    23046      +80     
   + Misses       6871     6791      -80
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5099?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/contrib/hooks/aws\_sqs\_hook.py](https://codecov.io/gh/apache/airflow/pull/5099/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2F3c19zcXNfaG9vay5weQ==) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/5099/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `92.42% <0%> (-0.18%)` | :arrow_down: |
   | [airflow/hooks/dbapi\_hook.py](https://codecov.io/gh/apache/airflow/pull/5099/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9kYmFwaV9ob29rLnB5) | `88.79% <0%> (+0.86%)` | :arrow_up: |
   | [airflow/models/connection.py](https://codecov.io/gh/apache/airflow/pull/5099/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvY29ubmVjdGlvbi5weQ==) | `65.73% <0%> (+1.12%)` | :arrow_up: |
   | [airflow/hooks/hive\_hooks.py](https://codecov.io/gh/apache/airflow/pull/5099/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9oaXZlX2hvb2tzLnB5) | `75.13% <0%> (+1.85%)` | :arrow_up: |
   | [airflow/utils/sqlalchemy.py](https://codecov.io/gh/apache/airflow/pull/5099/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zcWxhbGNoZW15LnB5) | `81.81% <0%> (+4.54%)` | :arrow_up: |
   | [airflow/operators/mysql\_operator.py](https://codecov.io/gh/apache/airflow/pull/5099/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvbXlzcWxfb3BlcmF0b3IucHk=) | `100% <0%> (+100%)` | :arrow_up: |
   | [airflow/operators/mysql\_to\_hive.py](https://codecov.io/gh/apache/airflow/pull/5099/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvbXlzcWxfdG9faGl2ZS5weQ==) | `100% <0%> (+100%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5099?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/5099?src=pr&el=footer). Last update [3420952...b0165d1](https://codecov.io/gh/apache/airflow/pull/5099?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