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/08 09:45:51 UTC

[GitHub] [airflow] codecov-io commented on issue #5054: [AIRFLOW-4255] Replace Discovery based api with client based for GCS

codecov-io commented on issue #5054: [AIRFLOW-4255] Replace Discovery based api with client based for GCS
URL: https://github.com/apache/airflow/pull/5054#issuecomment-480762291
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5054?src=pr&el=h1) Report
   > Merging [#5054](https://codecov.io/gh/apache/airflow/pull/5054?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/bd08034811f6019dfbf8da2b37c76c5696912340?src=pr&el=desc) will **increase** coverage by `0.04%`.
   > The diff coverage is `44.77%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5054/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5054?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##           master   #5054      +/-   ##
   =========================================
   + Coverage   76.36%   76.4%   +0.04%     
   =========================================
     Files         471     471              
     Lines       30295   30242      -53     
   =========================================
   - Hits        23135   23107      -28     
   + Misses       7160    7135      -25
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5054?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/models/xcom.py](https://codecov.io/gh/apache/airflow/pull/5054/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMveGNvbS5weQ==) | `80% <100%> (+0.2%)` | :arrow_up: |
   | [airflow/contrib/hooks/gcs\_hook.py](https://codecov.io/gh/apache/airflow/pull/5054/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djc19ob29rLnB5) | `54.68% <44.27%> (+0.03%)` | :arrow_up: |
   | [airflow/contrib/operators/gcs\_download\_operator.py](https://codecov.io/gh/apache/airflow/pull/5054/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3NfZG93bmxvYWRfb3BlcmF0b3IucHk=) | `88.46% <50%> (+0.46%)` | :arrow_up: |
   | [airflow/contrib/hooks/dingding\_hook.py](https://codecov.io/gh/apache/airflow/pull/5054/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2RpbmdkaW5nX2hvb2sucHk=) | `66.66% <0%> (ø)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5054?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/5054?src=pr&el=footer). Last update [bd08034...681cfc8](https://codecov.io/gh/apache/airflow/pull/5054?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