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/07 15:49:35 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #5992: [AIRFLOW-5088][AIP-24][BackPort] Persisting serialized DAG in DB for webserver scalability

codecov-io edited a comment on issue #5992: [AIRFLOW-5088][AIP-24][BackPort] Persisting serialized DAG in DB for webserver scalability
URL: https://github.com/apache/airflow/pull/5992#issuecomment-537908140
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5992?src=pr&el=h1) Report
   > Merging [#5992](https://codecov.io/gh/apache/airflow/pull/5992?src=pr&el=desc) into [v1-10-test](https://codecov.io/gh/apache/airflow/commit/89a88a692f911f39c0ce5d1c7fc54759ed78073c?src=pr&el=desc) will **increase** coverage by `2.48%`.
   > The diff coverage is `80.24%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5992/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5992?src=pr&el=tree)
   
   ```diff
   @@              Coverage Diff               @@
   ##           v1-10-test    #5992      +/-   ##
   ==============================================
   + Coverage       76.64%   79.13%   +2.48%     
   ==============================================
     Files             509      516       +7     
     Lines           34355    34811     +456     
   ==============================================
   + Hits            26330    27546    +1216     
   + Misses           8025     7265     -760
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5992?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/models/baseoperator.py](https://codecov.io/gh/apache/airflow/pull/5992/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvYmFzZW9wZXJhdG9yLnB5) | `94.67% <100%> (+0.29%)` | :arrow_up: |
   | [airflow/settings.py](https://codecov.io/gh/apache/airflow/pull/5992/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZXR0aW5ncy5weQ==) | `85.78% <100%> (+0.15%)` | :arrow_up: |
   | [airflow/models/dagrun.py](https://codecov.io/gh/apache/airflow/pull/5992/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvZGFncnVuLnB5) | `96.46% <100%> (ø)` | :arrow_up: |
   | [airflow/dag/serialization/\_\_init\_\_.py](https://codecov.io/gh/apache/airflow/pull/5992/diff?src=pr&el=tree#diff-YWlyZmxvdy9kYWcvc2VyaWFsaXphdGlvbi9fX2luaXRfXy5weQ==) | `100% <100%> (ø)` | |
   | [airflow/dag/serialization/enums.py](https://codecov.io/gh/apache/airflow/pull/5992/diff?src=pr&el=tree#diff-YWlyZmxvdy9kYWcvc2VyaWFsaXphdGlvbi9lbnVtcy5weQ==) | `100% <100%> (ø)` | |
   | [airflow/www\_rbac/views.py](https://codecov.io/gh/apache/airflow/pull/5992/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3dfcmJhYy92aWV3cy5weQ==) | `75.29% <100%> (+0.03%)` | :arrow_up: |
   | [airflow/models/\_\_init\_\_.py](https://codecov.io/gh/apache/airflow/pull/5992/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvX19pbml0X18ucHk=) | `100% <100%> (ø)` | :arrow_up: |
   | [...example\_dags/example\_kubernetes\_executor\_config.py](https://codecov.io/gh/apache/airflow/pull/5992/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2V4YW1wbGVfZGFncy9leGFtcGxlX2t1YmVybmV0ZXNfZXhlY3V0b3JfY29uZmlnLnB5) | `77.77% <100%> (+77.77%)` | :arrow_up: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/5992/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `56.56% <16.66%> (-0.75%)` | :arrow_down: |
   | [airflow/www/views.py](https://codecov.io/gh/apache/airflow/pull/5992/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `42.73% <30%> (-2.06%)` | :arrow_down: |
   | ... and [63 more](https://codecov.io/gh/apache/airflow/pull/5992/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5992?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/5992?src=pr&el=footer). Last update [89a88a6...656deaa](https://codecov.io/gh/apache/airflow/pull/5992?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