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 2020/04/03 18:38:24 UTC

[GitHub] [airflow] codecov-io commented on issue #8068: Make models/pool.py pylint compatible

codecov-io commented on issue #8068: Make models/pool.py pylint compatible
URL: https://github.com/apache/airflow/pull/8068#issuecomment-608597992
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/8068?src=pr&el=h1) Report
   > Merging [#8068](https://codecov.io/gh/apache/airflow/pull/8068?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/10542e0ab85397edbb38949097876ba5c1839bd0&el=desc) will **decrease** coverage by `1.42%`.
   > The diff coverage is `100.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/8068/graphs/tree.svg?width=650&height=150&src=pr&token=WdLKlKHOAU)](https://codecov.io/gh/apache/airflow/pull/8068?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #8068      +/-   ##
   ==========================================
   - Coverage   87.27%   85.85%   -1.43%     
   ==========================================
     Files         937      938       +1     
     Lines       45556    45969     +413     
   ==========================================
   - Hits        39760    39466     -294     
   - Misses       5796     6503     +707     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/8068?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/cli/commands/task\_command.py](https://codecov.io/gh/apache/airflow/pull/8068/diff?src=pr&el=tree#diff-YWlyZmxvdy9jbGkvY29tbWFuZHMvdGFza19jb21tYW5kLnB5) | `73.56% <100.00%> (ø)` | |
   | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/8068/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `91.64% <100.00%> (ø)` | |
   | [airflow/jobs/scheduler\_job.py](https://codecov.io/gh/apache/airflow/pull/8068/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL3NjaGVkdWxlcl9qb2IucHk=) | `90.67% <100.00%> (-0.15%)` | :arrow_down: |
   | [airflow/models/dagrun.py](https://codecov.io/gh/apache/airflow/pull/8068/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvZGFncnVuLnB5) | `95.68% <100.00%> (ø)` | |
   | [airflow/models/pool.py](https://codecov.io/gh/apache/airflow/pull/8068/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvcG9vbC5weQ==) | `97.29% <100.00%> (-0.08%)` | :arrow_down: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/8068/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `94.70% <100.00%> (ø)` | |
   | [airflow/ti\_deps/dependencies\_deps.py](https://codecov.io/gh/apache/airflow/pull/8068/diff?src=pr&el=tree#diff-YWlyZmxvdy90aV9kZXBzL2RlcGVuZGVuY2llc19kZXBzLnB5) | `100.00% <100.00%> (ø)` | |
   | [airflow/ti\_deps/dependencies\_states.py](https://codecov.io/gh/apache/airflow/pull/8068/diff?src=pr&el=tree#diff-YWlyZmxvdy90aV9kZXBzL2RlcGVuZGVuY2llc19zdGF0ZXMucHk=) | `100.00% <100.00%> (ø)` | |
   | [airflow/ti\_deps/deps/pool\_slots\_available\_dep.py](https://codecov.io/gh/apache/airflow/pull/8068/diff?src=pr&el=tree#diff-YWlyZmxvdy90aV9kZXBzL2RlcHMvcG9vbF9zbG90c19hdmFpbGFibGVfZGVwLnB5) | `100.00% <100.00%> (ø)` | |
   | [airflow/www/views.py](https://codecov.io/gh/apache/airflow/pull/8068/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `76.53% <100.00%> (ø)` | |
   | ... and [25 more](https://codecov.io/gh/apache/airflow/pull/8068/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/8068?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/8068?src=pr&el=footer). Last update [10542e0...070a20a](https://codecov.io/gh/apache/airflow/pull/8068?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