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/14 11:49:42 UTC

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

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