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/23 13:25:09 UTC

[GitHub] [airflow] codecov-io commented on issue #5155: [AIRFLOW-4136] Fix overwrite of key_file by constructor in SSHHook

codecov-io commented on issue #5155: [AIRFLOW-4136] Fix overwrite of key_file by constructor in SSHHook
URL: https://github.com/apache/airflow/pull/5155#issuecomment-485801386
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5155?src=pr&el=h1) Report
   > Merging [#5155](https://codecov.io/gh/apache/airflow/pull/5155?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/11dc3df4118fb767462d2b776914f44ec96fa7a4?src=pr&el=desc) will **increase** coverage by `<.01%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5155/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5155?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #5155      +/-   ##
   ==========================================
   + Coverage   78.44%   78.45%   +<.01%     
   ==========================================
     Files         466      466              
     Lines       29735    29736       +1     
   ==========================================
   + Hits        23327    23329       +2     
   + Misses       6408     6407       -1
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5155?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/contrib/hooks/ssh\_hook.py](https://codecov.io/gh/apache/airflow/pull/5155/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL3NzaF9ob29rLnB5) | `87.5% <100%> (+0.13%)` | :arrow_up: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/5155/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `92.59% <0%> (+0.17%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5155?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/5155?src=pr&el=footer). Last update [11dc3df...0352c03](https://codecov.io/gh/apache/airflow/pull/5155?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