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/30 22:32:45 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #4050: [AIRFLOW-4448] Don't bake ENV and _cmd into tmp config for non-sudo

codecov-io edited a comment on issue #4050: [AIRFLOW-4448] Don't bake ENV and _cmd into tmp config for non-sudo
URL: https://github.com/apache/airflow/pull/4050#issuecomment-488106029
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/4050?src=pr&el=h1) Report
   > Merging [#4050](https://codecov.io/gh/apache/airflow/pull/4050?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/f92624943de7a31c40f69ff040062fc5abccc1ba?src=pr&el=desc) will **increase** coverage by `0.04%`.
   > The diff coverage is `80.76%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/4050/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/4050?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #4050      +/-   ##
   ==========================================
   + Coverage   78.54%   78.59%   +0.04%     
   ==========================================
     Files         469      469              
     Lines       29981    30077      +96     
   ==========================================
   + Hits        23550    23639      +89     
   - Misses       6431     6438       +7
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/4050?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/utils/configuration.py](https://codecov.io/gh/apache/airflow/pull/4050/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9jb25maWd1cmF0aW9uLnB5) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/task/task\_runner/base\_task\_runner.py](https://codecov.io/gh/apache/airflow/pull/4050/diff?src=pr&el=tree#diff-YWlyZmxvdy90YXNrL3Rhc2tfcnVubmVyL2Jhc2VfdGFza19ydW5uZXIucHk=) | `73.33% <50%> (-1.25%)` | :arrow_down: |
   | [airflow/configuration.py](https://codecov.io/gh/apache/airflow/pull/4050/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb25maWd1cmF0aW9uLnB5) | `91.87% <82.6%> (+0.05%)` | :arrow_up: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/4050/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `92.42% <0%> (-0.18%)` | :arrow_down: |
   | [airflow/contrib/operators/bigquery\_operator.py](https://codecov.io/gh/apache/airflow/pull/4050/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9iaWdxdWVyeV9vcGVyYXRvci5weQ==) | `94.21% <0%> (+0.25%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/4050?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/4050?src=pr&el=footer). Last update [f926249...9918541](https://codecov.io/gh/apache/airflow/pull/4050?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