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/03/13 17:59:50 UTC

[GitHub] [airflow] potiuk opened a new pull request #7717: [AIRFLOW-7058] Add support for different DB versions

potiuk opened a new pull request #7717: [AIRFLOW-7058] Add support for different DB versions
URL: https://github.com/apache/airflow/pull/7717
 
 
   ---
   Issue link: WILL BE INSERTED BY [boring-cyborg](https://github.com/kaxil/boring-cyborg)
   
   Make sure to mark the boxes below before creating PR: [x]
   
   - [x] Description above provides context of the change
   - [x] Commit message/PR title starts with `[AIRFLOW-NNNN]`. AIRFLOW-NNNN = JIRA ID<sup>*</sup>
   - [x] Unit tests coverage for changes (not needed for documentation changes)
   - [x] Commits follow "[How to write a good git commit message](http://chris.beams.io/posts/git-commit/)"
   - [x] Relevant documentation is updated including usage instructions.
   - [x] I will engage committers as explained in [Contribution Workflow Example](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#contribution-workflow-example).
   
   <sup>*</sup> For document-only changes commit message can start with `[AIRFLOW-XXXX]`.
   
   ---
   In case of fundamental code change, Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvements+Proposals)) is needed.
   In case of a new dependency, check compliance with the [ASF 3rd Party License Policy](https://www.apache.org/legal/resolved.html#category-x).
   In case of backwards incompatible changes please leave a note in [UPDATING.md](https://github.com/apache/airflow/blob/master/UPDATING.md).
   Read the [Pull Request Guidelines](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#pull-request-guidelines) for more information.
   

----------------------------------------------------------------
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

[GitHub] [airflow] codecov-io edited a comment on issue #7717: [AIRFLOW-7058] Add support for different DB versions

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7717: [AIRFLOW-7058] Add support for different DB versions
URL: https://github.com/apache/airflow/pull/7717#issuecomment-599046718
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=h1) Report
   > Merging [#7717](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/5f784ae5c0e629ebe117874029b4a9d789587be0&el=desc) will **increase** coverage by `0.00%`.
   > The diff coverage is `100.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7717/graphs/tree.svg?width=650&height=150&src=pr&token=WdLKlKHOAU)](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=tree)
   
   ```diff
   @@           Coverage Diff           @@
   ##           master    #7717   +/-   ##
   =======================================
     Coverage   86.92%   86.92%           
   =======================================
     Files         911      911           
     Lines       44084    44089    +5     
   =======================================
   + Hits        38320    38325    +5     
     Misses       5764     5764           
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/models/base.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvYmFzZS5weQ==) | `100.00% <100.00%> (ø)` | |
   | [airflow/models/log.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvbG9nLnB5) | `100.00% <100.00%> (ø)` | |
   | [airflow/models/slamiss.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvc2xhbWlzcy5weQ==) | `93.33% <100.00%> (ø)` | |
   | [airflow/models/taskfail.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2ZhaWwucHk=) | `100.00% <100.00%> (ø)` | |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `94.97% <100.00%> (ø)` | |
   | [airflow/models/taskreschedule.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza3Jlc2NoZWR1bGUucHk=) | `100.00% <100.00%> (ø)` | |
   | [airflow/models/xcom.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMveGNvbS5weQ==) | `81.31% <100.00%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7717?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/7717?src=pr&el=footer). Last update [5f784ae...411e850](https://codecov.io/gh/apache/airflow/pull/7717?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

[GitHub] [airflow] codecov-io edited a comment on issue #7717: [AIRFLOW-7058] Add support for different DB versions

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7717: [AIRFLOW-7058] Add support for different DB versions
URL: https://github.com/apache/airflow/pull/7717#issuecomment-599046718
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=h1) Report
   > Merging [#7717](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/e31e9ddd2332e5d92422baf668acee441646ad68&el=desc) will **decrease** coverage by `80.69%`.
   > The diff coverage is `96.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7717/graphs/tree.svg?width=650&height=150&src=pr&token=WdLKlKHOAU)](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master   #7717       +/-   ##
   ==========================================
   - Coverage   86.92%   6.22%   -80.70%     
   ==========================================
     Files         915     914        -1     
     Lines       44152   44145        -7     
   ==========================================
   - Hits        38377    2747    -35630     
   - Misses       5775   41398    +35623     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/models/base.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvYmFzZS5weQ==) | `93.75% <83.33%> (-6.25%)` | :arrow_down: |
   | [airflow/models/log.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvbG9nLnB5) | `48.48% <100.00%> (-51.52%)` | :arrow_down: |
   | [airflow/models/slamiss.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvc2xhbWlzcy5weQ==) | `93.33% <100.00%> (ø)` | |
   | [airflow/models/taskfail.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2ZhaWwucHk=) | `65.21% <100.00%> (-34.79%)` | :arrow_down: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `22.79% <100.00%> (-72.19%)` | :arrow_down: |
   | [airflow/models/taskreschedule.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza3Jlc2NoZWR1bGUucHk=) | `67.74% <100.00%> (-32.26%)` | :arrow_down: |
   | [airflow/models/xcom.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMveGNvbS5weQ==) | `43.95% <100.00%> (-37.37%)` | :arrow_down: |
   | [airflow/www/forms.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvZm9ybXMucHk=) | `0.00% <0.00%> (-100.00%)` | :arrow_down: |
   | [airflow/utils/json.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9qc29uLnB5) | `0.00% <0.00%> (-100.00%)` | :arrow_down: |
   | [airflow/www/widgets.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvd2lkZ2V0cy5weQ==) | `0.00% <0.00%> (-100.00%)` | :arrow_down: |
   | ... and [849 more](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7717?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/7717?src=pr&el=footer). Last update [e31e9dd...766d745](https://codecov.io/gh/apache/airflow/pull/7717?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

[GitHub] [airflow] codecov-io edited a comment on issue #7717: [AIRFLOW-7058] Add support for different DB versions

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7717: [AIRFLOW-7058] Add support for different DB versions
URL: https://github.com/apache/airflow/pull/7717#issuecomment-599046718
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=h1) Report
   > Merging [#7717](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/e31e9ddd2332e5d92422baf668acee441646ad68&el=desc) will **decrease** coverage by `0.19%`.
   > The diff coverage is `100.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7717/graphs/tree.svg?width=650&height=150&src=pr&token=WdLKlKHOAU)](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #7717      +/-   ##
   ==========================================
   - Coverage   86.92%   86.72%   -0.20%     
   ==========================================
     Files         915      915              
     Lines       44152    44157       +5     
   ==========================================
   - Hits        38377    38297      -80     
   - Misses       5775     5860      +85     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/models/base.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvYmFzZS5weQ==) | `100.00% <100.00%> (ø)` | |
   | [airflow/models/log.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvbG9nLnB5) | `100.00% <100.00%> (ø)` | |
   | [airflow/models/slamiss.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvc2xhbWlzcy5weQ==) | `93.33% <100.00%> (ø)` | |
   | [airflow/models/taskfail.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2ZhaWwucHk=) | `100.00% <100.00%> (ø)` | |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `94.97% <100.00%> (ø)` | |
   | [airflow/models/taskreschedule.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza3Jlc2NoZWR1bGUucHk=) | `100.00% <100.00%> (ø)` | |
   | [airflow/models/xcom.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMveGNvbS5weQ==) | `81.31% <100.00%> (ø)` | |
   | [...w/providers/apache/hive/operators/mysql\_to\_hive.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvYXBhY2hlL2hpdmUvb3BlcmF0b3JzL215c3FsX3RvX2hpdmUucHk=) | `35.84% <0.00%> (-64.16%)` | :arrow_down: |
   | [airflow/providers/postgres/operators/postgres.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvcG9zdGdyZXMvb3BlcmF0b3JzL3Bvc3RncmVzLnB5) | `50.00% <0.00%> (-50.00%)` | :arrow_down: |
   | [airflow/providers/mysql/operators/mysql.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvbXlzcWwvb3BlcmF0b3JzL215c3FsLnB5) | `55.00% <0.00%> (-45.00%)` | :arrow_down: |
   | ... and [5 more](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7717?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/7717?src=pr&el=footer). Last update [e31e9dd...2446789](https://codecov.io/gh/apache/airflow/pull/7717?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

[GitHub] [airflow] codecov-io edited a comment on issue #7717: [AIRFLOW-7058] Add support for different DB versions

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7717: [AIRFLOW-7058] Add support for different DB versions
URL: https://github.com/apache/airflow/pull/7717#issuecomment-599046718
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=h1) Report
   > Merging [#7717](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/5f784ae5c0e629ebe117874029b4a9d789587be0&el=desc) will **increase** coverage by `0.05%`.
   > The diff coverage is `100.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7717/graphs/tree.svg?width=650&height=150&src=pr&token=WdLKlKHOAU)](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #7717      +/-   ##
   ==========================================
   + Coverage   86.87%   86.92%   +0.05%     
   ==========================================
     Files         911      911              
     Lines       44084    44089       +5     
   ==========================================
   + Hits        38298    38325      +27     
   + Misses       5786     5764      -22     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/models/base.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvYmFzZS5weQ==) | `100.00% <100.00%> (ø)` | |
   | [airflow/models/log.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvbG9nLnB5) | `100.00% <100.00%> (ø)` | |
   | [airflow/models/slamiss.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvc2xhbWlzcy5weQ==) | `93.33% <100.00%> (ø)` | |
   | [airflow/models/taskfail.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2ZhaWwucHk=) | `100.00% <100.00%> (ø)` | |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `94.97% <100.00%> (ø)` | |
   | [airflow/models/taskreschedule.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza3Jlc2NoZWR1bGUucHk=) | `100.00% <100.00%> (ø)` | |
   | [airflow/models/xcom.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMveGNvbS5weQ==) | `81.31% <100.00%> (ø)` | |
   | [airflow/jobs/scheduler\_job.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL3NjaGVkdWxlcl9qb2IucHk=) | `90.88% <0.00%> (+0.14%)` | :arrow_up: |
   | [airflow/security/kerberos.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZWN1cml0eS9rZXJiZXJvcy5weQ==) | `76.08% <0.00%> (+45.65%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7717?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/7717?src=pr&el=footer). Last update [5f784ae...411e850](https://codecov.io/gh/apache/airflow/pull/7717?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

[GitHub] [airflow] codecov-io edited a comment on issue #7717: [AIRFLOW-7058] Add support for different DB versions

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7717: [AIRFLOW-7058] Add support for different DB versions
URL: https://github.com/apache/airflow/pull/7717#issuecomment-599046718
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=h1) Report
   > Merging [#7717](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/5f784ae5c0e629ebe117874029b4a9d789587be0&el=desc) will **increase** coverage by `0.05%`.
   > The diff coverage is `100.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7717/graphs/tree.svg?width=650&height=150&src=pr&token=WdLKlKHOAU)](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #7717      +/-   ##
   ==========================================
   + Coverage   86.87%   86.92%   +0.05%     
   ==========================================
     Files         911      911              
     Lines       44084    44089       +5     
   ==========================================
   + Hits        38298    38325      +27     
   + Misses       5786     5764      -22     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/models/base.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvYmFzZS5weQ==) | `100.00% <100.00%> (ø)` | |
   | [airflow/models/log.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvbG9nLnB5) | `100.00% <100.00%> (ø)` | |
   | [airflow/models/slamiss.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvc2xhbWlzcy5weQ==) | `93.33% <100.00%> (ø)` | |
   | [airflow/models/taskfail.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2ZhaWwucHk=) | `100.00% <100.00%> (ø)` | |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `94.97% <100.00%> (ø)` | |
   | [airflow/models/taskreschedule.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza3Jlc2NoZWR1bGUucHk=) | `100.00% <100.00%> (ø)` | |
   | [airflow/models/xcom.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMveGNvbS5weQ==) | `81.31% <100.00%> (ø)` | |
   | [airflow/jobs/scheduler\_job.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL3NjaGVkdWxlcl9qb2IucHk=) | `90.88% <0.00%> (+0.14%)` | :arrow_up: |
   | [airflow/security/kerberos.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZWN1cml0eS9rZXJiZXJvcy5weQ==) | `76.08% <0.00%> (+45.65%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7717?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/7717?src=pr&el=footer). Last update [5f784ae...411e850](https://codecov.io/gh/apache/airflow/pull/7717?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

[GitHub] [airflow] codecov-io edited a comment on issue #7717: [AIRFLOW-7058] Add support for different DB versions

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7717: [AIRFLOW-7058] Add support for different DB versions
URL: https://github.com/apache/airflow/pull/7717#issuecomment-599046718
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=h1) Report
   > Merging [#7717](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/e31e9ddd2332e5d92422baf668acee441646ad68&el=desc) will **decrease** coverage by `0.19%`.
   > The diff coverage is `100.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7717/graphs/tree.svg?width=650&height=150&src=pr&token=WdLKlKHOAU)](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #7717      +/-   ##
   ==========================================
   - Coverage   86.92%   86.72%   -0.20%     
   ==========================================
     Files         915      915              
     Lines       44152    44157       +5     
   ==========================================
   - Hits        38377    38297      -80     
   - Misses       5775     5860      +85     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/models/base.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvYmFzZS5weQ==) | `100.00% <100.00%> (ø)` | |
   | [airflow/models/log.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvbG9nLnB5) | `100.00% <100.00%> (ø)` | |
   | [airflow/models/slamiss.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvc2xhbWlzcy5weQ==) | `93.33% <100.00%> (ø)` | |
   | [airflow/models/taskfail.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2ZhaWwucHk=) | `100.00% <100.00%> (ø)` | |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `94.97% <100.00%> (ø)` | |
   | [airflow/models/taskreschedule.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza3Jlc2NoZWR1bGUucHk=) | `100.00% <100.00%> (ø)` | |
   | [airflow/models/xcom.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMveGNvbS5weQ==) | `81.31% <100.00%> (ø)` | |
   | [...w/providers/apache/hive/operators/mysql\_to\_hive.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvYXBhY2hlL2hpdmUvb3BlcmF0b3JzL215c3FsX3RvX2hpdmUucHk=) | `35.84% <0.00%> (-64.16%)` | :arrow_down: |
   | [airflow/providers/postgres/operators/postgres.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvcG9zdGdyZXMvb3BlcmF0b3JzL3Bvc3RncmVzLnB5) | `50.00% <0.00%> (-50.00%)` | :arrow_down: |
   | [airflow/providers/mysql/operators/mysql.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvbXlzcWwvb3BlcmF0b3JzL215c3FsLnB5) | `55.00% <0.00%> (-45.00%)` | :arrow_down: |
   | ... and [5 more](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7717?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/7717?src=pr&el=footer). Last update [e31e9dd...2446789](https://codecov.io/gh/apache/airflow/pull/7717?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

[GitHub] [airflow] potiuk commented on issue #7717: [AIRFLOW-7058] Add support for different DB versions

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #7717: [AIRFLOW-7058] Add support for different DB versions
URL: https://github.com/apache/airflow/pull/7717#issuecomment-599047964
 
 
   > Last time I looked at mysql 8 we failed cos of some bulk export type thing we were using
   
   I will try both python 3.8 and mysql 8 as separate PRs :)

----------------------------------------------------------------
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

[GitHub] [airflow] codecov-io edited a comment on issue #7717: [AIRFLOW-7058] Add support for different DB versions

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7717: [AIRFLOW-7058] Add support for different DB versions
URL: https://github.com/apache/airflow/pull/7717#issuecomment-599046718
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=h1) Report
   > Merging [#7717](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/5f784ae5c0e629ebe117874029b4a9d789587be0&el=desc) will **increase** coverage by `0.00%`.
   > The diff coverage is `100.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7717/graphs/tree.svg?width=650&height=150&src=pr&token=WdLKlKHOAU)](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=tree)
   
   ```diff
   @@           Coverage Diff           @@
   ##           master    #7717   +/-   ##
   =======================================
     Coverage   86.92%   86.92%           
   =======================================
     Files         911      911           
     Lines       44084    44089    +5     
   =======================================
   + Hits        38320    38325    +5     
     Misses       5764     5764           
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/models/base.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvYmFzZS5weQ==) | `100.00% <100.00%> (ø)` | |
   | [airflow/models/log.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvbG9nLnB5) | `100.00% <100.00%> (ø)` | |
   | [airflow/models/slamiss.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvc2xhbWlzcy5weQ==) | `93.33% <100.00%> (ø)` | |
   | [airflow/models/taskfail.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2ZhaWwucHk=) | `100.00% <100.00%> (ø)` | |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `94.97% <100.00%> (ø)` | |
   | [airflow/models/taskreschedule.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza3Jlc2NoZWR1bGUucHk=) | `100.00% <100.00%> (ø)` | |
   | [airflow/models/xcom.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMveGNvbS5weQ==) | `81.31% <100.00%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7717?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/7717?src=pr&el=footer). Last update [5f784ae...411e850](https://codecov.io/gh/apache/airflow/pull/7717?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

[GitHub] [airflow] ashb commented on issue #7717: [AIRFLOW-7058] Add support for different DB versions

Posted by GitBox <gi...@apache.org>.
ashb commented on issue #7717: [AIRFLOW-7058] Add support for different DB versions
URL: https://github.com/apache/airflow/pull/7717#issuecomment-598872799
 
 
   Last time I looked at mysql 8 we failed cos of some bulk export type thing we were using

----------------------------------------------------------------
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

[GitHub] [airflow] potiuk commented on issue #7717: [AIRFLOW-7058] Add support for different DB versions

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #7717: [AIRFLOW-7058] Add support for different DB versions
URL: https://github.com/apache/airflow/pull/7717#issuecomment-598846982
 
 
   Let's see if it works with MySQL 8 :)

----------------------------------------------------------------
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

[GitHub] [airflow] potiuk commented on issue #7717: [AIRFLOW-7058] Add support for different DB versions

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #7717: [AIRFLOW-7058] Add support for different DB versions
URL: https://github.com/apache/airflow/pull/7717#issuecomment-599047739
 
 
   @ashb @kaxil - I've added description to README to make it clear which Python/MySQL/Postgres DB versions are currently tested with Airflow. Several people asked recently as they could not find this information :)

----------------------------------------------------------------
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

[GitHub] [airflow] potiuk merged pull request #7717: [AIRFLOW-7058] Add support for different DB versions

Posted by GitBox <gi...@apache.org>.
potiuk merged pull request #7717: [AIRFLOW-7058] Add support for different DB versions
URL: https://github.com/apache/airflow/pull/7717
 
 
   

----------------------------------------------------------------
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

[GitHub] [airflow] codecov-io commented on issue #7717: [AIRFLOW-7058] Add support for different DB versions

Posted by GitBox <gi...@apache.org>.
codecov-io commented on issue #7717: [AIRFLOW-7058] Add support for different DB versions
URL: https://github.com/apache/airflow/pull/7717#issuecomment-599046718
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=h1) Report
   > Merging [#7717](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/5f784ae5c0e629ebe117874029b4a9d789587be0?src=pr&el=desc) will **increase** coverage by `0.05%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7717/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #7717      +/-   ##
   ==========================================
   + Coverage   86.87%   86.92%   +0.05%     
   ==========================================
     Files         911      911              
     Lines       44084    44089       +5     
   ==========================================
   + Hits        38298    38325      +27     
   + Misses       5786     5764      -22
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/models/taskfail.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2ZhaWwucHk=) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/models/base.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvYmFzZS5weQ==) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/models/slamiss.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvc2xhbWlzcy5weQ==) | `93.33% <100%> (ø)` | :arrow_up: |
   | [airflow/models/log.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvbG9nLnB5) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/models/taskreschedule.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza3Jlc2NoZWR1bGUucHk=) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `94.97% <100%> (ø)` | :arrow_up: |
   | [airflow/models/xcom.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMveGNvbS5weQ==) | `81.31% <100%> (ø)` | :arrow_up: |
   | [airflow/jobs/scheduler\_job.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL3NjaGVkdWxlcl9qb2IucHk=) | `90.88% <0%> (+0.14%)` | :arrow_up: |
   | [airflow/security/kerberos.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZWN1cml0eS9rZXJiZXJvcy5weQ==) | `76.08% <0%> (+45.65%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7717?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/7717?src=pr&el=footer). Last update [5f784ae...e754c77](https://codecov.io/gh/apache/airflow/pull/7717?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

[GitHub] [airflow] codecov-io edited a comment on issue #7717: [AIRFLOW-7058] Add support for different DB versions

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7717: [AIRFLOW-7058] Add support for different DB versions
URL: https://github.com/apache/airflow/pull/7717#issuecomment-599046718
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=h1) Report
   > Merging [#7717](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/5f784ae5c0e629ebe117874029b4a9d789587be0&el=desc) will **increase** coverage by `0.05%`.
   > The diff coverage is `100.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7717/graphs/tree.svg?width=650&height=150&src=pr&token=WdLKlKHOAU)](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #7717      +/-   ##
   ==========================================
   + Coverage   86.87%   86.92%   +0.05%     
   ==========================================
     Files         911      911              
     Lines       44084    44089       +5     
   ==========================================
   + Hits        38298    38325      +27     
   + Misses       5786     5764      -22     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/models/base.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvYmFzZS5weQ==) | `100.00% <100.00%> (ø)` | |
   | [airflow/models/log.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvbG9nLnB5) | `100.00% <100.00%> (ø)` | |
   | [airflow/models/slamiss.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvc2xhbWlzcy5weQ==) | `93.33% <100.00%> (ø)` | |
   | [airflow/models/taskfail.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2ZhaWwucHk=) | `100.00% <100.00%> (ø)` | |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `94.97% <100.00%> (ø)` | |
   | [airflow/models/taskreschedule.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza3Jlc2NoZWR1bGUucHk=) | `100.00% <100.00%> (ø)` | |
   | [airflow/models/xcom.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMveGNvbS5weQ==) | `81.31% <100.00%> (ø)` | |
   | [airflow/jobs/scheduler\_job.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL3NjaGVkdWxlcl9qb2IucHk=) | `90.88% <0.00%> (+0.14%)` | :arrow_up: |
   | [airflow/security/kerberos.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZWN1cml0eS9rZXJiZXJvcy5weQ==) | `76.08% <0.00%> (+45.65%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7717?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/7717?src=pr&el=footer). Last update [5f784ae...411e850](https://codecov.io/gh/apache/airflow/pull/7717?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

[GitHub] [airflow] codecov-io edited a comment on issue #7717: [AIRFLOW-7058] Add support for different DB versions

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on issue #7717: [AIRFLOW-7058] Add support for different DB versions
URL: https://github.com/apache/airflow/pull/7717#issuecomment-599046718
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=h1) Report
   > Merging [#7717](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/e31e9ddd2332e5d92422baf668acee441646ad68?src=pr&el=desc) will **decrease** coverage by `0.19%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7717/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##           master    #7717     +/-   ##
   =========================================
   - Coverage   86.92%   86.72%   -0.2%     
   =========================================
     Files         915      915             
     Lines       44152    44157      +5     
   =========================================
   - Hits        38377    38297     -80     
   - Misses       5775     5860     +85
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7717?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/models/taskfail.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2ZhaWwucHk=) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/models/base.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvYmFzZS5weQ==) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/models/slamiss.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvc2xhbWlzcy5weQ==) | `93.33% <100%> (ø)` | :arrow_up: |
   | [airflow/models/log.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvbG9nLnB5) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/models/taskreschedule.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza3Jlc2NoZWR1bGUucHk=) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `94.97% <100%> (ø)` | :arrow_up: |
   | [airflow/models/xcom.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMveGNvbS5weQ==) | `81.31% <100%> (ø)` | :arrow_up: |
   | [...w/providers/apache/hive/operators/mysql\_to\_hive.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvYXBhY2hlL2hpdmUvb3BlcmF0b3JzL215c3FsX3RvX2hpdmUucHk=) | `35.84% <0%> (-64.16%)` | :arrow_down: |
   | [airflow/providers/postgres/operators/postgres.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvcG9zdGdyZXMvb3BlcmF0b3JzL3Bvc3RncmVzLnB5) | `50% <0%> (-50%)` | :arrow_down: |
   | [airflow/providers/mysql/operators/mysql.py](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvbXlzcWwvb3BlcmF0b3JzL215c3FsLnB5) | `55% <0%> (-45%)` | :arrow_down: |
   | ... and [5 more](https://codecov.io/gh/apache/airflow/pull/7717/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7717?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/7717?src=pr&el=footer). Last update [e31e9dd...2446789](https://codecov.io/gh/apache/airflow/pull/7717?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