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/26 03:49:03 UTC

[GitHub] [airflow] codecov-io commented on issue #5190: [AIRFLOW-XXX]pymysql pendulum fix

codecov-io commented on issue #5190: [AIRFLOW-XXX]pymysql pendulum fix
URL: https://github.com/apache/airflow/pull/5190#issuecomment-486915771
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5190?src=pr&el=h1) Report
   > Merging [#5190](https://codecov.io/gh/apache/airflow/pull/5190?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/cb9b4682fa7f142ffe06837f7856cb88b75a3aa4?src=pr&el=desc) will **decrease** coverage by `0.67%`.
   > The diff coverage is `80%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5190/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5190?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##           master   #5190      +/-   ##
   =========================================
   - Coverage   78.47%   77.8%   -0.68%     
   =========================================
     Files         467     467              
     Lines       29783   29788       +5     
   =========================================
   - Hits        23373   23176     -197     
   - Misses       6410    6612     +202
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5190?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/settings.py](https://codecov.io/gh/apache/airflow/pull/5190/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZXR0aW5ncy5weQ==) | `83.72% <80%> (-0.16%)` | :arrow_down: |
   | [airflow/operators/postgres\_operator.py](https://codecov.io/gh/apache/airflow/pull/5190/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvcG9zdGdyZXNfb3BlcmF0b3IucHk=) | `0% <0%> (-100%)` | :arrow_down: |
   | [airflow/operators/mysql\_operator.py](https://codecov.io/gh/apache/airflow/pull/5190/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvbXlzcWxfb3BlcmF0b3IucHk=) | `0% <0%> (-100%)` | :arrow_down: |
   | [airflow/operators/mysql\_to\_hive.py](https://codecov.io/gh/apache/airflow/pull/5190/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvbXlzcWxfdG9faGl2ZS5weQ==) | `0% <0%> (-100%)` | :arrow_down: |
   | [airflow/operators/generic\_transfer.py](https://codecov.io/gh/apache/airflow/pull/5190/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvZ2VuZXJpY190cmFuc2Zlci5weQ==) | `0% <0%> (-100%)` | :arrow_down: |
   | [airflow/executors/celery\_executor.py](https://codecov.io/gh/apache/airflow/pull/5190/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvY2VsZXJ5X2V4ZWN1dG9yLnB5) | `38.46% <0%> (-38.47%)` | :arrow_down: |
   | [airflow/utils/sqlalchemy.py](https://codecov.io/gh/apache/airflow/pull/5190/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zcWxhbGNoZW15LnB5) | `75% <0%> (-5.96%)` | :arrow_down: |
   | [airflow/hooks/dbapi\_hook.py](https://codecov.io/gh/apache/airflow/pull/5190/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9kYmFwaV9ob29rLnB5) | `85.34% <0%> (-3.45%)` | :arrow_down: |
   | [airflow/executors/base\_executor.py](https://codecov.io/gh/apache/airflow/pull/5190/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvYmFzZV9leGVjdXRvci5weQ==) | `92.64% <0%> (-2.95%)` | :arrow_down: |
   | [airflow/hooks/postgres\_hook.py](https://codecov.io/gh/apache/airflow/pull/5190/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9wb3N0Z3Jlc19ob29rLnB5) | `91.66% <0%> (-2.78%)` | :arrow_down: |
   | ... and [6 more](https://codecov.io/gh/apache/airflow/pull/5190/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5190?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/5190?src=pr&el=footer). Last update [cb9b468...8052ab0](https://codecov.io/gh/apache/airflow/pull/5190?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