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/10/04 08:14:11 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #6232: [AIRFLOW-5582] AutoCommit in jdbc is missing get_autocommit

codecov-io edited a comment on issue #6232: [AIRFLOW-5582] AutoCommit in jdbc is missing get_autocommit
URL: https://github.com/apache/airflow/pull/6232#issuecomment-537324813
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6232?src=pr&el=h1) Report
   > Merging [#6232](https://codecov.io/gh/apache/airflow/pull/6232?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/d719e1fd6705a93a0dfefef4b46478ade5e006ea?src=pr&el=desc) will **decrease** coverage by `0.01%`.
   > The diff coverage is `50%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6232/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6232?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #6232      +/-   ##
   ==========================================
   - Coverage   80.06%   80.04%   -0.02%     
   ==========================================
     Files         610      610              
     Lines       35261    35288      +27     
   ==========================================
   + Hits        28231    28246      +15     
   - Misses       7030     7042      +12
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6232?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/hooks/jdbc\_hook.py](https://codecov.io/gh/apache/airflow/pull/6232/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9qZGJjX2hvb2sucHk=) | `89.47% <50%> (-4.65%)` | :arrow_down: |
   | [airflow/executors/dask\_executor.py](https://codecov.io/gh/apache/airflow/pull/6232/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvZGFza19leGVjdXRvci5weQ==) | `2% <0%> (-4%)` | :arrow_down: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/6232/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `93.24% <0%> (-0.51%)` | :arrow_down: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/6232/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `56.37% <0%> (-0.35%)` | :arrow_down: |
   | [airflow/models/baseoperator.py](https://codecov.io/gh/apache/airflow/pull/6232/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvYmFzZW9wZXJhdG9yLnB5) | `95.27% <0%> (ø)` | :arrow_up: |
   | [...rflow/gcp/example\_dags/example\_gcp\_dlp\_operator.py](https://codecov.io/gh/apache/airflow/pull/6232/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfZ2NwX2RscF9vcGVyYXRvci5weQ==) | `0% <0%> (ø)` | :arrow_up: |
   | [...ample\_dags/example\_emr\_job\_flow\_automatic\_steps.py](https://codecov.io/gh/apache/airflow/pull/6232/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2V4YW1wbGVfZGFncy9leGFtcGxlX2Vtcl9qb2JfZmxvd19hdXRvbWF0aWNfc3RlcHMucHk=) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/utils/log/wasb\_task\_handler.py](https://codecov.io/gh/apache/airflow/pull/6232/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9sb2cvd2FzYl90YXNrX2hhbmRsZXIucHk=) | `42.46% <0%> (ø)` | :arrow_up: |
   | [...contrib/example\_dags/example\_papermill\_operator.py](https://codecov.io/gh/apache/airflow/pull/6232/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2V4YW1wbGVfZGFncy9leGFtcGxlX3BhcGVybWlsbF9vcGVyYXRvci5weQ==) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/www/security.py](https://codecov.io/gh/apache/airflow/pull/6232/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvc2VjdXJpdHkucHk=) | `91.41% <0%> (ø)` | :arrow_up: |
   | ... and [215 more](https://codecov.io/gh/apache/airflow/pull/6232/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6232?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/6232?src=pr&el=footer). Last update [d719e1f...203cfb3](https://codecov.io/gh/apache/airflow/pull/6232?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