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/09 23:58:44 UTC

[GitHub] [airflow] codecov-io commented on issue #7633: [AIRFLOW-6989][depends on AIRFLOW-5944] Store UnRenderedTemplateFields in SerializedDag table

codecov-io commented on issue #7633: [AIRFLOW-6989][depends on AIRFLOW-5944] Store UnRenderedTemplateFields in SerializedDag table
URL: https://github.com/apache/airflow/pull/7633#issuecomment-596834730
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7633?src=pr&el=h1) Report
   > Merging [#7633](https://codecov.io/gh/apache/airflow/pull/7633?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/29e848d846e4fb5006ad3494d8a50d69129f41c6?src=pr&el=desc) will **increase** coverage by `0.02%`.
   > The diff coverage is `96.93%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7633/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7633?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #7633      +/-   ##
   ==========================================
   + Coverage   86.82%   86.85%   +0.02%     
   ==========================================
     Files         897      899       +2     
     Lines       42869    42961      +92     
   ==========================================
   + Hits        37223    37314      +91     
   - Misses       5646     5647       +1
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7633?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/serialization/helpers.py](https://codecov.io/gh/apache/airflow/pull/7633/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZXJpYWxpemF0aW9uL2hlbHBlcnMucHk=) | `100% <100%> (ø)` | |
   | [airflow/serialization/serialized\_objects.py](https://codecov.io/gh/apache/airflow/pull/7633/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZXJpYWxpemF0aW9uL3NlcmlhbGl6ZWRfb2JqZWN0cy5weQ==) | `90.55% <100%> (+0.35%)` | :arrow_up: |
   | [airflow/models/dagbag.py](https://codecov.io/gh/apache/airflow/pull/7633/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvZGFnYmFnLnB5) | `89.74% <100%> (ø)` | :arrow_up: |
   | [airflow/www/views.py](https://codecov.io/gh/apache/airflow/pull/7633/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `76.29% <100%> (+0.16%)` | :arrow_up: |
   | [airflow/models/\_\_init\_\_.py](https://codecov.io/gh/apache/airflow/pull/7633/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvX19pbml0X18ucHk=) | `91.3% <100%> (+0.39%)` | :arrow_up: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/7633/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `94.97% <88.88%> (-0.16%)` | :arrow_down: |
   | [airflow/models/renderedtifields.py](https://codecov.io/gh/apache/airflow/pull/7633/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvcmVuZGVyZWR0aWZpZWxkcy5weQ==) | `97.87% <97.87%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7633?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/7633?src=pr&el=footer). Last update [29e848d...d8c3f45](https://codecov.io/gh/apache/airflow/pull/7633?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