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/08 20:14:37 UTC

[GitHub] [airflow] codecov-io commented on issue #6287: [AIRFLOW-XXX] Improve creating directories in SFTPHook

codecov-io commented on issue #6287: [AIRFLOW-XXX] Improve creating directories in SFTPHook
URL: https://github.com/apache/airflow/pull/6287#issuecomment-539683723
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6287?src=pr&el=h1) Report
   > Merging [#6287](https://codecov.io/gh/apache/airflow/pull/6287?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/68b8ec5f415795e4fa4ff7df35a3e75c712a7bad?src=pr&el=desc) will **decrease** coverage by `0.24%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6287/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6287?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #6287      +/-   ##
   ==========================================
   - Coverage    80.2%   79.95%   -0.25%     
   ==========================================
     Files         612      612              
     Lines       35399    35399              
   ==========================================
   - Hits        28390    28302      -88     
   - Misses       7009     7097      +88
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6287?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/contrib/hooks/sftp\_hook.py](https://codecov.io/gh/apache/airflow/pull/6287/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL3NmdHBfaG9vay5weQ==) | `93.58% <100%> (ø)` | :arrow_up: |
   | [airflow/operators/mysql\_operator.py](https://codecov.io/gh/apache/airflow/pull/6287/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvbXlzcWxfb3BlcmF0b3IucHk=) | `0% <0%> (-100%)` | :arrow_down: |
   | [airflow/operators/mysql\_to\_hive.py](https://codecov.io/gh/apache/airflow/pull/6287/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvbXlzcWxfdG9faGl2ZS5weQ==) | `0% <0%> (-100%)` | :arrow_down: |
   | [airflow/utils/sqlalchemy.py](https://codecov.io/gh/apache/airflow/pull/6287/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zcWxhbGNoZW15LnB5) | `77.96% <0%> (-8.48%)` | :arrow_down: |
   | [airflow/jobs/local\_task\_job.py](https://codecov.io/gh/apache/airflow/pull/6287/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2xvY2FsX3Rhc2tfam9iLnB5) | `85% <0%> (-5%)` | :arrow_down: |
   | [airflow/hooks/hive\_hooks.py](https://codecov.io/gh/apache/airflow/pull/6287/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9oaXZlX2hvb2tzLnB5) | `75.82% <0%> (-1.79%)` | :arrow_down: |
   | [airflow/models/connection.py](https://codecov.io/gh/apache/airflow/pull/6287/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvY29ubmVjdGlvbi5weQ==) | `63.88% <0%> (-1.12%)` | :arrow_down: |
   | [airflow/hooks/dbapi\_hook.py](https://codecov.io/gh/apache/airflow/pull/6287/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9kYmFwaV9ob29rLnB5) | `87.28% <0%> (-0.85%)` | :arrow_down: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/6287/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `54.48% <0%> (+0.34%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6287?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/6287?src=pr&el=footer). Last update [68b8ec5...eb1d039](https://codecov.io/gh/apache/airflow/pull/6287?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