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/06/10 07:20:34 UTC

[GitHub] [airflow] codecov-io commented on issue #5398: [AIRFLOW-4659] Fix pylint problems for api module

codecov-io commented on issue #5398: [AIRFLOW-4659] Fix pylint problems for api module
URL: https://github.com/apache/airflow/pull/5398#issuecomment-500318071
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5398?src=pr&el=h1) Report
   > Merging [#5398](https://codecov.io/gh/apache/airflow/pull/5398?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/f0ec5fee2a0e21551311b261b6984042ace106eb?src=pr&el=desc) will **increase** coverage by `0.64%`.
   > The diff coverage is `83.18%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5398/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5398?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #5398      +/-   ##
   ==========================================
   + Coverage    78.4%   79.04%   +0.64%     
   ==========================================
     Files         481      482       +1     
     Lines       30215    30242      +27     
   ==========================================
   + Hits        23690    23906     +216     
   + Misses       6525     6336     -189
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5398?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/bin/cli.py](https://codecov.io/gh/apache/airflow/pull/5398/diff?src=pr&el=tree#diff-YWlyZmxvdy9iaW4vY2xpLnB5) | `66.59% <ø> (ø)` | :arrow_up: |
   | [airflow/models/dagrun.py](https://codecov.io/gh/apache/airflow/pull/5398/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvZGFncnVuLnB5) | `95.85% <ø> (ø)` | :arrow_up: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/5398/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `92.61% <ø> (+0.17%)` | :arrow_up: |
   | [airflow/api/auth/backend/deny\_all.py](https://codecov.io/gh/apache/airflow/pull/5398/diff?src=pr&el=tree#diff-YWlyZmxvdy9hcGkvYXV0aC9iYWNrZW5kL2RlbnlfYWxsLnB5) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/auth/backends/kerberos\_auth.py](https://codecov.io/gh/apache/airflow/pull/5398/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2F1dGgvYmFja2VuZHMva2VyYmVyb3NfYXV0aC5weQ==) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/auth/backends/password\_auth.py](https://codecov.io/gh/apache/airflow/pull/5398/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2F1dGgvYmFja2VuZHMvcGFzc3dvcmRfYXV0aC5weQ==) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/api/client/json\_client.py](https://codecov.io/gh/apache/airflow/pull/5398/diff?src=pr&el=tree#diff-YWlyZmxvdy9hcGkvY2xpZW50L2pzb25fY2xpZW50LnB5) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/api/client/local\_client.py](https://codecov.io/gh/apache/airflow/pull/5398/diff?src=pr&el=tree#diff-YWlyZmxvdy9hcGkvY2xpZW50L2xvY2FsX2NsaWVudC5weQ==) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/api/client/api\_client.py](https://codecov.io/gh/apache/airflow/pull/5398/diff?src=pr&el=tree#diff-YWlyZmxvdy9hcGkvY2xpZW50L2FwaV9jbGllbnQucHk=) | `64.7% <100%> (+2.2%)` | :arrow_up: |
   | [airflow/api/auth/backend/default.py](https://codecov.io/gh/apache/airflow/pull/5398/diff?src=pr&el=tree#diff-YWlyZmxvdy9hcGkvYXV0aC9iYWNrZW5kL2RlZmF1bHQucHk=) | `100% <100%> (ø)` | :arrow_up: |
   | ... and [29 more](https://codecov.io/gh/apache/airflow/pull/5398/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5398?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/5398?src=pr&el=footer). Last update [f0ec5fe...14d63b2](https://codecov.io/gh/apache/airflow/pull/5398?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