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/04/20 16:55:31 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #4787: [AIRFLOW-3967] Extract Jinja directive from Javascript

codecov-io edited a comment on issue #4787: [AIRFLOW-3967] Extract Jinja directive from Javascript
URL: https://github.com/apache/airflow/pull/4787#issuecomment-468415193
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/4787?src=pr&el=h1) Report
   > Merging [#4787](https://codecov.io/gh/apache/airflow/pull/4787?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/fa1bc879ee0bdcfd8d2ed22cbdc8a114a903486f?src=pr&el=desc) will **increase** coverage by `0.4%`.
   > The diff coverage is `85.71%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/4787/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/4787?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##           master    #4787     +/-   ##
   =========================================
   + Coverage   77.95%   78.35%   +0.4%     
   =========================================
     Files         465      465             
     Lines       29803    29808      +5     
   =========================================
   + Hits        23232    23357    +125     
   + Misses       6571     6451    -120
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/4787?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/www/views.py](https://codecov.io/gh/apache/airflow/pull/4787/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `76.36% <85.71%> (+0.01%)` | :arrow_up: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/4787/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `92.59% <0%> (+0.51%)` | :arrow_up: |
   | [airflow/hooks/dbapi\_hook.py](https://codecov.io/gh/apache/airflow/pull/4787/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9kYmFwaV9ob29rLnB5) | `88.79% <0%> (+0.86%)` | :arrow_up: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/4787/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `59.4% <0%> (+1.04%)` | :arrow_up: |
   | [airflow/models/connection.py](https://codecov.io/gh/apache/airflow/pull/4787/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvY29ubmVjdGlvbi5weQ==) | `65.73% <0%> (+1.12%)` | :arrow_up: |
   | [airflow/jobs.py](https://codecov.io/gh/apache/airflow/pull/4787/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzLnB5) | `78.59% <0%> (+1.13%)` | :arrow_up: |
   | [airflow/hooks/hive\_hooks.py](https://codecov.io/gh/apache/airflow/pull/4787/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9oaXZlX2hvb2tzLnB5) | `75.13% <0%> (+1.85%)` | :arrow_up: |
   | [airflow/executors/\_\_init\_\_.py](https://codecov.io/gh/apache/airflow/pull/4787/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvX19pbml0X18ucHk=) | `66.66% <0%> (+4.16%)` | :arrow_up: |
   | [airflow/utils/sqlalchemy.py](https://codecov.io/gh/apache/airflow/pull/4787/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zcWxhbGNoZW15LnB5) | `81.81% <0%> (+10.22%)` | :arrow_up: |
   | [airflow/executors/sequential\_executor.py](https://codecov.io/gh/apache/airflow/pull/4787/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvc2VxdWVudGlhbF9leGVjdXRvci5weQ==) | `100% <0%> (+50%)` | :arrow_up: |
   | ... and [2 more](https://codecov.io/gh/apache/airflow/pull/4787/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/4787?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/4787?src=pr&el=footer). Last update [fa1bc87...7e8fb7f](https://codecov.io/gh/apache/airflow/pull/4787?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