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/07/02 00:58:03 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #5277: [AIRFLOW-4510] Don't mutate default_args during DAG initialization

codecov-io edited a comment on issue #5277: [AIRFLOW-4510] Don't mutate default_args during DAG initialization
URL: https://github.com/apache/airflow/pull/5277#issuecomment-492065796
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5277?src=pr&el=h1) Report
   > Merging [#5277](https://codecov.io/gh/apache/airflow/pull/5277?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/722379adc7a51bfa19d08b74ce8f048c85aa6738?src=pr&el=desc) will **increase** coverage by `0.04%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5277/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5277?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #5277      +/-   ##
   ==========================================
   + Coverage   79.07%   79.12%   +0.04%     
   ==========================================
     Files         489      489              
     Lines       30744    30691      -53     
   ==========================================
   - Hits        24312    24283      -29     
   + Misses       6432     6408      -24
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5277?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/models/dag.py](https://codecov.io/gh/apache/airflow/pull/5277/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvZGFnLnB5) | `91.84% <100%> (ø)` | :arrow_up: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/5277/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `93.02% <0%> (-0.17%)` | :arrow_down: |
   | [airflow/contrib/hooks/gcp\_sql\_hook.py](https://codecov.io/gh/apache/airflow/pull/5277/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9zcWxfaG9vay5weQ==) | `69.28% <0%> (-0.08%)` | :arrow_down: |
   | [airflow/contrib/operators/gcp\_sql\_operator.py](https://codecov.io/gh/apache/airflow/pull/5277/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3Bfc3FsX29wZXJhdG9yLnB5) | `88.2% <0%> (ø)` | :arrow_up: |
   | [airflow/www/forms.py](https://codecov.io/gh/apache/airflow/pull/5277/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvZm9ybXMucHk=) | `100% <0%> (ø)` | :arrow_up: |
   | [airflow/www/views.py](https://codecov.io/gh/apache/airflow/pull/5277/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `75.73% <0%> (+0.42%)` | :arrow_up: |
   | [...ib/operators/azure\_container\_instances\_operator.py](https://codecov.io/gh/apache/airflow/pull/5277/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9henVyZV9jb250YWluZXJfaW5zdGFuY2VzX29wZXJhdG9yLnB5) | `80.86% <0%> (+3.53%)` | :arrow_up: |
   | [...low/contrib/hooks/azure\_container\_instance\_hook.py](https://codecov.io/gh/apache/airflow/pull/5277/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2F6dXJlX2NvbnRhaW5lcl9pbnN0YW5jZV9ob29rLnB5) | `75% <0%> (+7%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5277?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/5277?src=pr&el=footer). Last update [722379a...daaa902](https://codecov.io/gh/apache/airflow/pull/5277?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