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/10/09 12:31:30 UTC

[GitHub] [airflow] codecov-io commented on issue #6294: [AIRFLOW-4660] Make airflow/bin Pylint compatible

codecov-io commented on issue #6294: [AIRFLOW-4660] Make airflow/bin Pylint compatible
URL: https://github.com/apache/airflow/pull/6294#issuecomment-539979484
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6294?src=pr&el=h1) Report
   > Merging [#6294](https://codecov.io/gh/apache/airflow/pull/6294?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/319b5251d8ce14a6907a5ed5c9703b5ecd730846?src=pr&el=desc) will **increase** coverage by `0.13%`.
   > The diff coverage is `68.18%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6294/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6294?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #6294      +/-   ##
   ==========================================
   + Coverage   80.24%   80.38%   +0.13%     
   ==========================================
     Files         612      612              
     Lines       35466    35467       +1     
   ==========================================
   + Hits        28461    28511      +50     
   + Misses       7005     6956      -49
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6294?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/bin/cli.py](https://codecov.io/gh/apache/airflow/pull/6294/diff?src=pr&el=tree#diff-YWlyZmxvdy9iaW4vY2xpLnB5) | `66.21% <68.18%> (+0.03%)` | :arrow_up: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/6294/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `93.77% <0%> (+0.5%)` | :arrow_up: |
   | [airflow/jobs/scheduler\_job.py](https://codecov.io/gh/apache/airflow/pull/6294/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL3NjaGVkdWxlcl9qb2IucHk=) | `74.39% <0%> (+1.2%)` | :arrow_up: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/6294/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `56.89% <0%> (+2.75%)` | :arrow_up: |
   | [airflow/executors/\_\_init\_\_.py](https://codecov.io/gh/apache/airflow/pull/6294/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvX19pbml0X18ucHk=) | `67.34% <0%> (+4.08%)` | :arrow_up: |
   | [airflow/utils/sqlalchemy.py](https://codecov.io/gh/apache/airflow/pull/6294/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zcWxhbGNoZW15LnB5) | `93.22% <0%> (+6.77%)` | :arrow_up: |
   | [airflow/utils/log/colored\_log.py](https://codecov.io/gh/apache/airflow/pull/6294/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9sb2cvY29sb3JlZF9sb2cucHk=) | `93.18% <0%> (+11.36%)` | :arrow_up: |
   | [airflow/executors/sequential\_executor.py](https://codecov.io/gh/apache/airflow/pull/6294/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvc2VxdWVudGlhbF9leGVjdXRvci5weQ==) | `100% <0%> (+52.38%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6294?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/6294?src=pr&el=footer). Last update [319b525...3a01e48](https://codecov.io/gh/apache/airflow/pull/6294?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