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/02/28 05:09:45 UTC

[GitHub] [airflow] codecov-io commented on issue #6788: WIP: [AIRFLOW-5944] Rendering templated_fields without accessing DAG files

codecov-io commented on issue #6788: WIP: [AIRFLOW-5944] Rendering templated_fields without accessing DAG files
URL: https://github.com/apache/airflow/pull/6788#issuecomment-592316893
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6788?src=pr&el=h1) Report
   > Merging [#6788](https://codecov.io/gh/apache/airflow/pull/6788?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/ee16d3059e38601dbac41cd036ed23a703def48f?src=pr&el=desc) will **increase** coverage by `0.25%`.
   > The diff coverage is `72.72%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6788/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6788?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #6788      +/-   ##
   ==========================================
   + Coverage   86.57%   86.82%   +0.25%     
   ==========================================
     Files         896      897       +1     
     Lines       42622    42691      +69     
   ==========================================
   + Hits        36900    37067     +167     
   + Misses       5722     5624      -98
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6788?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/models/dagbag.py](https://codecov.io/gh/apache/airflow/pull/6788/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvZGFnYmFnLnB5) | `89.74% <100%> (ø)` | :arrow_up: |
   | [airflow/utils/operator\_helpers.py](https://codecov.io/gh/apache/airflow/pull/6788/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9vcGVyYXRvcl9oZWxwZXJzLnB5) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/jobs/scheduler\_job.py](https://codecov.io/gh/apache/airflow/pull/6788/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL3NjaGVkdWxlcl9qb2IucHk=) | `90.51% <100%> (+0.01%)` | :arrow_up: |
   | [airflow/serialization/serialized\_objects.py](https://codecov.io/gh/apache/airflow/pull/6788/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZXJpYWxpemF0aW9uL3NlcmlhbGl6ZWRfb2JqZWN0cy5weQ==) | `90.36% <100%> (+0.16%)` | :arrow_up: |
   | [airflow/models/\_\_init\_\_.py](https://codecov.io/gh/apache/airflow/pull/6788/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvX19pbml0X18ucHk=) | `91.3% <100%> (+0.39%)` | :arrow_up: |
   | [airflow/www/views.py](https://codecov.io/gh/apache/airflow/pull/6788/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `76.03% <61.53%> (-0.21%)` | :arrow_down: |
   | [airflow/models/templatedfields.py](https://codecov.io/gh/apache/airflow/pull/6788/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGVtcGxhdGVkZmllbGRzLnB5) | `62.16% <62.16%> (ø)` | |
   | [airflow/models/dagrun.py](https://codecov.io/gh/apache/airflow/pull/6788/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvZGFncnVuLnB5) | `95.02% <71.42%> (-0.73%)` | :arrow_down: |
   | [airflow/kubernetes/refresh\_config.py](https://codecov.io/gh/apache/airflow/pull/6788/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3JlZnJlc2hfY29uZmlnLnB5) | `74.5% <0%> (+23.52%)` | :arrow_up: |
   | ... and [4 more](https://codecov.io/gh/apache/airflow/pull/6788/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6788?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/6788?src=pr&el=footer). Last update [ee16d30...109cfeb](https://codecov.io/gh/apache/airflow/pull/6788?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