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 2020/01/14 10:15:15 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #6850: [AIRFLOW-6296] add ODBC hook & deprecation warning for pymssql

codecov-io edited a comment on issue #6850: [AIRFLOW-6296] add ODBC hook & deprecation warning for pymssql
URL: https://github.com/apache/airflow/pull/6850#issuecomment-567427016
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6850?src=pr&el=h1) Report
   > Merging [#6850](https://codecov.io/gh/apache/airflow/pull/6850?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/c27f7e234b007073698cbc39b5a81fbc90b15e5d?src=pr&el=desc) will **increase** coverage by `51.66%`.
   > The diff coverage is `92.43%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6850/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6850?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff             @@
   ##           master    #6850       +/-   ##
   ===========================================
   + Coverage   33.61%   85.27%   +51.66%     
   ===========================================
     Files         706      711        +5     
     Lines       39359    39503      +144     
   ===========================================
   + Hits        13231    33687    +20456     
   + Misses      26128     5816    -20312
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6850?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/sensors/sql\_sensor.py](https://codecov.io/gh/apache/airflow/pull/6850/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZW5zb3JzL3NxbF9zZW5zb3IucHk=) | `100% <ø> (+69.76%)` | :arrow_up: |
   | [airflow/models/connection.py](https://codecov.io/gh/apache/airflow/pull/6850/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvY29ubmVjdGlvbi5weQ==) | `77.4% <100%> (+41.79%)` | :arrow_up: |
   | [airflow/hooks/mssql\_hook.py](https://codecov.io/gh/apache/airflow/pull/6850/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9tc3NxbF9ob29rLnB5) | `76.19% <100%> (+17.36%)` | :arrow_up: |
   | [airflow/utils/helpers.py](https://codecov.io/gh/apache/airflow/pull/6850/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9oZWxwZXJzLnB5) | `82.5% <100%> (+61.58%)` | :arrow_up: |
   | [airflow/utils/log/json\_formatter.py](https://codecov.io/gh/apache/airflow/pull/6850/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9sb2cvanNvbl9mb3JtYXR0ZXIucHk=) | `100% <100%> (+70.83%)` | :arrow_up: |
   | [airflow/operators/mssql\_operator.py](https://codecov.io/gh/apache/airflow/pull/6850/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvbXNzcWxfb3BlcmF0b3IucHk=) | `90.62% <85.71%> (+90.62%)` | :arrow_up: |
   | [airflow/providers/odbc/hooks/odbc.py](https://codecov.io/gh/apache/airflow/pull/6850/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvb2RiYy9ob29rcy9vZGJjLnB5) | `92.22% <92.22%> (ø)` | |
   | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/6850/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZV9tb3VudC5weQ==) | `44.44% <0%> (-55.56%)` | :arrow_down: |
   | [airflow/kubernetes/volume.py](https://codecov.io/gh/apache/airflow/pull/6850/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZS5weQ==) | `52.94% <0%> (-47.06%)` | :arrow_down: |
   | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/6850/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `45.25% <0%> (-43.8%)` | :arrow_down: |
   | ... and [584 more](https://codecov.io/gh/apache/airflow/pull/6850/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6850?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/6850?src=pr&el=footer). Last update [c27f7e2...ac37918](https://codecov.io/gh/apache/airflow/pull/6850?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