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/08/06 23:43:44 UTC

[GitHub] [airflow] codecov-io commented on issue #5714: [AIRFLOW-5103] Pass matching objects in GCSPrefixSensor along via XCom

codecov-io commented on issue #5714: [AIRFLOW-5103] Pass matching objects in GCSPrefixSensor along via XCom
URL: https://github.com/apache/airflow/pull/5714#issuecomment-518883489
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5714?src=pr&el=h1) Report
   > Merging [#5714](https://codecov.io/gh/apache/airflow/pull/5714?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/098b78d4b5c60e50e16fdd466fd5d4ca56a7b1db?src=pr&el=desc) will **increase** coverage by `0.27%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5714/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5714?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #5714      +/-   ##
   ==========================================
   + Coverage   79.58%   79.85%   +0.27%     
   ==========================================
     Files         494      494              
     Lines       31725    31730       +5     
   ==========================================
   + Hits        25248    25339      +91     
   + Misses       6477     6391      -86
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5714?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/contrib/sensors/gcs\_sensor.py](https://codecov.io/gh/apache/airflow/pull/5714/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL3NlbnNvcnMvZ2NzX3NlbnNvci5weQ==) | `97.11% <100%> (+0.14%)` | :arrow_up: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/5714/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `58.98% <0%> (+0.18%)` | :arrow_up: |
   | [airflow/hooks/dbapi\_hook.py](https://codecov.io/gh/apache/airflow/pull/5714/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9kYmFwaV9ob29rLnB5) | `88.59% <0%> (+0.87%)` | :arrow_up: |
   | [airflow/models/connection.py](https://codecov.io/gh/apache/airflow/pull/5714/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvY29ubmVjdGlvbi5weQ==) | `65% <0%> (+1.11%)` | :arrow_up: |
   | [airflow/hooks/hive\_hooks.py](https://codecov.io/gh/apache/airflow/pull/5714/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9oaXZlX2hvb2tzLnB5) | `77.6% <0%> (+1.78%)` | :arrow_up: |
   | [airflow/utils/sqlalchemy.py](https://codecov.io/gh/apache/airflow/pull/5714/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zcWxhbGNoZW15LnB5) | `79.06% <0%> (+4.65%)` | :arrow_up: |
   | [airflow/operators/mysql\_operator.py](https://codecov.io/gh/apache/airflow/pull/5714/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvbXlzcWxfb3BlcmF0b3IucHk=) | `100% <0%> (+100%)` | :arrow_up: |
   | [airflow/operators/mysql\_to\_hive.py](https://codecov.io/gh/apache/airflow/pull/5714/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvbXlzcWxfdG9faGl2ZS5weQ==) | `100% <0%> (+100%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5714?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/5714?src=pr&el=footer). Last update [098b78d...49fae7b](https://codecov.io/gh/apache/airflow/pull/5714?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