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/01/16 10:04:26 UTC

[GitHub] codecov-io commented on issue #4475: [AIRFLOW-3602] Changes ImapHook to raise an exception on no attachments

codecov-io commented on issue #4475: [AIRFLOW-3602] Changes ImapHook to raise an exception on no attachments
URL: https://github.com/apache/airflow/pull/4475#issuecomment-454722150
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/4475?src=pr&el=h1) Report
   > Merging [#4475](https://codecov.io/gh/apache/airflow/pull/4475?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/a7e369f082025fb089d909a6978106bb7cd24798?src=pr&el=desc) will **increase** coverage by `63%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/4475/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/4475?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #4475      +/-   ##
   ==========================================
   + Coverage   11.03%   74.03%     +63%     
   ==========================================
     Files         421      421              
     Lines       27652    27656       +4     
   ==========================================
   + Hits         3051    20475   +17424     
   + Misses      24601     7181   -17420
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/4475?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/contrib/hooks/imap\_hook.py](https://codecov.io/gh/apache/airflow/pull/4475/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2ltYXBfaG9vay5weQ==) | `100% <100%> (+100%)` | :arrow_up: |
   | [airflow/plugins\_manager.py](https://codecov.io/gh/apache/airflow/pull/4475/diff?src=pr&el=tree#diff-YWlyZmxvdy9wbHVnaW5zX21hbmFnZXIucHk=) | `86.66% <0%> (+0.95%)` | :arrow_up: |
   | [airflow/executors/dask\_executor.py](https://codecov.io/gh/apache/airflow/pull/4475/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvZGFza19leGVjdXRvci5weQ==) | `2% <0%> (+2%)` | :arrow_up: |
   | [airflow/exceptions.py](https://codecov.io/gh/apache/airflow/pull/4475/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGNlcHRpb25zLnB5) | `100% <0%> (+2.85%)` | :arrow_up: |
   | [airflow/utils/operator\_resources.py](https://codecov.io/gh/apache/airflow/pull/4475/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9vcGVyYXRvcl9yZXNvdXJjZXMucHk=) | `86.95% <0%> (+4.34%)` | :arrow_up: |
   | [...etes\_request\_factory/kubernetes\_request\_factory.py](https://codecov.io/gh/apache/airflow/pull/4475/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2t1YmVybmV0ZXMva3ViZXJuZXRlc19yZXF1ZXN0X2ZhY3Rvcnkva3ViZXJuZXRlc19yZXF1ZXN0X2ZhY3RvcnkucHk=) | `72.82% <0%> (+5.43%)` | :arrow_up: |
   | [airflow/executors/\_\_init\_\_.py](https://codecov.io/gh/apache/airflow/pull/4475/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvX19pbml0X18ucHk=) | `63.46% <0%> (+5.76%)` | :arrow_up: |
   | [airflow/utils/module\_loading.py](https://codecov.io/gh/apache/airflow/pull/4475/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9tb2R1bGVfbG9hZGluZy5weQ==) | `100% <0%> (+10.52%)` | :arrow_up: |
   | [airflow/utils/decorators.py](https://codecov.io/gh/apache/airflow/pull/4475/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kZWNvcmF0b3JzLnB5) | `91.66% <0%> (+14.58%)` | :arrow_up: |
   | [airflow/settings.py](https://codecov.io/gh/apache/airflow/pull/4475/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZXR0aW5ncy5weQ==) | `80.28% <0%> (+14.78%)` | :arrow_up: |
   | ... and [323 more](https://codecov.io/gh/apache/airflow/pull/4475/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/4475?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/4475?src=pr&el=footer). Last update [a7e369f...d48a96b](https://codecov.io/gh/apache/airflow/pull/4475?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 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