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/19 19:29:20 UTC

[GitHub] codecov-io commented on issue #3769: [AIRFLOW-2918] Fix a lot of Flake8 violations

codecov-io commented on issue #3769: [AIRFLOW-2918] Fix a lot of Flake8 violations
URL: https://github.com/apache/incubator-airflow/pull/3769#issuecomment-414150077
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3769?src=pr&el=h1) Report
   > Merging [#3769](https://codecov.io/gh/apache/incubator-airflow/pull/3769?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-airflow/commit/62bd68999bade4261daf0499b56098d2e6fc9470?src=pr&el=desc) will **increase** coverage by `<.01%`.
   > The diff coverage is `90.47%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-airflow/pull/3769/graphs/tree.svg?token=WdLKlKHOAU&width=650&height=150&src=pr)](https://codecov.io/gh/apache/incubator-airflow/pull/3769?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #3769      +/-   ##
   ==========================================
   + Coverage   77.66%   77.67%   +<.01%     
   ==========================================
     Files         204      204              
     Lines       15848    15834      -14     
   ==========================================
   - Hits        12309    12299      -10     
   + Misses       3539     3535       -4
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-airflow/pull/3769?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/utils/log/es\_task\_handler.py](https://codecov.io/gh/apache/incubator-airflow/pull/3769/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9sb2cvZXNfdGFza19oYW5kbGVyLnB5) | `100% <ø> (ø)` | :arrow_up: |
   | [airflow/utils/helpers.py](https://codecov.io/gh/apache/incubator-airflow/pull/3769/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/3769/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3dfcmJhYy92aWV3cy5weQ==) | `72.72% <ø> (ø)` | :arrow_up: |
   | [airflow/www/views.py](https://codecov.io/gh/apache/incubator-airflow/pull/3769/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `69.19% <ø> (+0.15%)` | :arrow_up: |
   | [airflow/utils/dates.py](https://codecov.io/gh/apache/incubator-airflow/pull/3769/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYXRlcy5weQ==) | `84.53% <100%> (ø)` | :arrow_up: |
   | [airflow/www\_rbac/app.py](https://codecov.io/gh/apache/incubator-airflow/pull/3769/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3dfcmJhYy9hcHAucHk=) | `97.77% <100%> (-0.03%)` | :arrow_down: |
   | [airflow/www/app.py](https://codecov.io/gh/apache/incubator-airflow/pull/3769/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvYXBwLnB5) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/\_\_init\_\_.py](https://codecov.io/gh/apache/incubator-airflow/pull/3769/diff?src=pr&el=tree#diff-YWlyZmxvdy9fX2luaXRfXy5weQ==) | `80% <100%> (-0.44%)` | :arrow_down: |
   | [airflow/default\_login.py](https://codecov.io/gh/apache/incubator-airflow/pull/3769/diff?src=pr&el=tree#diff-YWlyZmxvdy9kZWZhdWx0X2xvZ2luLnB5) | `58.97% <100%> (ø)` | :arrow_up: |
   | [airflow/utils/email.py](https://codecov.io/gh/apache/incubator-airflow/pull/3769/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9lbWFpbC5weQ==) | `97.36% <100%> (-0.04%)` | :arrow_down: |
   | ... and [2 more](https://codecov.io/gh/apache/incubator-airflow/pull/3769/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3769?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/3769?src=pr&el=footer). Last update [62bd689...0946991](https://codecov.io/gh/apache/incubator-airflow/pull/3769?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