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/10 09:08:03 UTC

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

codecov-io edited a comment on issue #6850: [AIRFLOW-6296] add ODBC hook & deprecate 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/445ed2fcaedd63ce763858e125d04fe78627b35b?src=pr&el=desc) will **decrease** coverage by `0.16%`.
   > 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   85.24%   85.07%   -0.17%     
   ==========================================
     Files         683      684       +1     
     Lines       39152    39262     +110     
   ==========================================
   + Hits        33375    33403      +28     
   - Misses       5777     5859      +82
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6850?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/models/connection.py](https://codecov.io/gh/apache/airflow/pull/6850/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvY29ubmVjdGlvbi5weQ==) | `77.4% <100%> (+8.62%)` | :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%> (+0.8%)` | :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%> (ø)` | :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%> (-46.72%)` | :arrow_down: |
   | [airflow/kubernetes/refresh\_config.py](https://codecov.io/gh/apache/airflow/pull/6850/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3JlZnJlc2hfY29uZmlnLnB5) | `50.98% <0%> (-23.53%)` | :arrow_down: |
   | ... and [4 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 [445ed2f...bf92a55](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