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/10/10 06:13:49 UTC

[GitHub] [airflow] codecov-io commented on issue #6286: [AIRFLOW-5617] Add fallback for connection's project id in MLEngine hook

codecov-io commented on issue #6286: [AIRFLOW-5617] Add fallback for connection's project id in MLEngine hook
URL: https://github.com/apache/airflow/pull/6286#issuecomment-540395673
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6286?src=pr&el=h1) Report
   > Merging [#6286](https://codecov.io/gh/apache/airflow/pull/6286?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/032200a4957724f94abf02198edf0c8448a27278?src=pr&el=desc) will **decrease** coverage by `0.06%`.
   > The diff coverage is `93.18%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6286/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6286?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #6286      +/-   ##
   ==========================================
   - Coverage    80.4%   80.33%   -0.07%     
   ==========================================
     Files         612      612              
     Lines       35455    35470      +15     
   ==========================================
   - Hits        28506    28495      -11     
   - Misses       6949     6975      +26
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6286?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/gcp/hooks/mlengine.py](https://codecov.io/gh/apache/airflow/pull/6286/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3MvbWxlbmdpbmUucHk=) | `82.69% <100%> (+1.84%)` | :arrow_up: |
   | [airflow/gcp/operators/mlengine.py](https://codecov.io/gh/apache/airflow/pull/6286/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL21sZW5naW5lLnB5) | `89.51% <50%> (ø)` | :arrow_up: |
   | [airflow/operators/postgres\_operator.py](https://codecov.io/gh/apache/airflow/pull/6286/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvcG9zdGdyZXNfb3BlcmF0b3IucHk=) | `0% <0%> (-100%)` | :arrow_down: |
   | [airflow/hooks/postgres\_hook.py](https://codecov.io/gh/apache/airflow/pull/6286/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9wb3N0Z3Jlc19ob29rLnB5) | `94.73% <0%> (-1.76%)` | :arrow_down: |
   | [airflow/utils/sqlalchemy.py](https://codecov.io/gh/apache/airflow/pull/6286/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zcWxhbGNoZW15LnB5) | `91.52% <0%> (-1.7%)` | :arrow_down: |
   | [airflow/hooks/dbapi\_hook.py](https://codecov.io/gh/apache/airflow/pull/6286/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9kYmFwaV9ob29rLnB5) | `86.44% <0%> (-1.7%)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6286?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/6286?src=pr&el=footer). Last update [032200a...e688f42](https://codecov.io/gh/apache/airflow/pull/6286?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