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 2018/08/20 22:21:51 UTC

[GitHub] codecov-io edited a comment on issue #3772: [AIRFLOW-2918] Fix Flake8 violations

codecov-io edited a comment on issue #3772: [AIRFLOW-2918] Fix Flake8 violations
URL: https://github.com/apache/incubator-airflow/pull/3772#issuecomment-414282297
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3772?src=pr&el=h1) Report
   > Merging [#3772](https://codecov.io/gh/apache/incubator-airflow/pull/3772?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-airflow/commit/94fe9f11ccb6f7f17191ab481143bf1eb9e6acb2?src=pr&el=desc) will **increase** coverage by `0.01%`.
   > The diff coverage is `90.9%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-airflow/pull/3772/graphs/tree.svg?width=650&height=150&src=pr&token=WdLKlKHOAU)](https://codecov.io/gh/apache/incubator-airflow/pull/3772?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #3772      +/-   ##
   ==========================================
   + Coverage   77.65%   77.66%   +0.01%     
   ==========================================
     Files         204      204              
     Lines       15841    15826      -15     
   ==========================================
   - Hits        12301    12292       -9     
   + Misses       3540     3534       -6
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-airflow/pull/3772?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/utils/helpers.py](https://codecov.io/gh/apache/incubator-airflow/pull/3772/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9oZWxwZXJzLnB5) | `71.16% <ø> (-0.18%)` | :arrow_down: |
   | [airflow/www\_rbac/views.py](https://codecov.io/gh/apache/incubator-airflow/pull/3772/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3dfcmJhYy92aWV3cy5weQ==) | `72.72% <ø> (ø)` | :arrow_up: |
   | [airflow/utils/log/es\_task\_handler.py](https://codecov.io/gh/apache/incubator-airflow/pull/3772/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9sb2cvZXNfdGFza19oYW5kbGVyLnB5) | `100% <ø> (ø)` | :arrow_up: |
   | [airflow/utils/decorators.py](https://codecov.io/gh/apache/incubator-airflow/pull/3772/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kZWNvcmF0b3JzLnB5) | `91.66% <ø> (ø)` | :arrow_up: |
   | [airflow/www\_rbac/app.py](https://codecov.io/gh/apache/incubator-airflow/pull/3772/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3dfcmJhYy9hcHAucHk=) | `97.77% <100%> (-0.03%)` | :arrow_down: |
   | [airflow/\_\_init\_\_.py](https://codecov.io/gh/apache/incubator-airflow/pull/3772/diff?src=pr&el=tree#diff-YWlyZmxvdy9fX2luaXRfXy5weQ==) | `80% <100%> (-0.44%)` | :arrow_down: |
   | [airflow/www/views.py](https://codecov.io/gh/apache/incubator-airflow/pull/3772/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `69.23% <100%> (+0.19%)` | :arrow_up: |
   | [airflow/www/utils.py](https://codecov.io/gh/apache/incubator-airflow/pull/3772/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdXRpbHMucHk=) | `88.75% <100%> (-0.07%)` | :arrow_down: |
   | [airflow/www/app.py](https://codecov.io/gh/apache/incubator-airflow/pull/3772/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvYXBwLnB5) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/utils/email.py](https://codecov.io/gh/apache/incubator-airflow/pull/3772/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9lbWFpbC5weQ==) | `97.36% <100%> (-0.04%)` | :arrow_down: |
   | ... and [4 more](https://codecov.io/gh/apache/incubator-airflow/pull/3772/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3772?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/incubator-airflow/pull/3772?src=pr&el=footer). Last update [94fe9f1...385c59c](https://codecov.io/gh/apache/incubator-airflow/pull/3772?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