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/03/15 03:07:12 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #6342: [AIRFLOW-5662] fix incorrect naming and batch db call for scheduler metrics

codecov-io edited a comment on issue #6342: [AIRFLOW-5662] fix incorrect naming and batch db call for scheduler metrics
URL: https://github.com/apache/airflow/pull/6342#issuecomment-547121627
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6342?src=pr&el=h1) Report
   > Merging [#6342](https://codecov.io/gh/apache/airflow/pull/6342?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/6fc5148bf1137782d675739e0d298119eed467dd?src=pr&el=desc) will **decrease** coverage by `0.37%`.
   > The diff coverage is `95.23%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6342/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6342?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #6342      +/-   ##
   ==========================================
   - Coverage   86.92%   86.55%   -0.38%     
   ==========================================
     Files         915      897      -18     
     Lines       44152    42897    -1255     
   ==========================================
   - Hits        38381    37131    -1250     
   + Misses       5771     5766       -5
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6342?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/ti\_deps/deps/pool\_slots\_available\_dep.py](https://codecov.io/gh/apache/airflow/pull/6342/diff?src=pr&el=tree#diff-YWlyZmxvdy90aV9kZXBzL2RlcHMvcG9vbF9zbG90c19hdmFpbGFibGVfZGVwLnB5) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/models/pool.py](https://codecov.io/gh/apache/airflow/pull/6342/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvcG9vbC5weQ==) | `96.55% <95%> (-0.82%)` | :arrow_down: |
   | [airflow/jobs/scheduler\_job.py](https://codecov.io/gh/apache/airflow/pull/6342/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL3NjaGVkdWxlcl9qb2IucHk=) | `90.76% <95.23%> (-0.12%)` | :arrow_down: |
   | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/6342/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZV9tb3VudC5weQ==) | `44.44% <0%> (-55.56%)` | :arrow_down: |
   | [airflow/kubernetes/volume.py](https://codecov.io/gh/apache/airflow/pull/6342/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZS5weQ==) | `52.94% <0%> (-47.06%)` | :arrow_down: |
   | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/6342/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `47.18% <0%> (-45.08%)` | :arrow_down: |
   | [airflow/providers/vertica/hooks/vertica.py](https://codecov.io/gh/apache/airflow/pull/6342/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvdmVydGljYS9ob29rcy92ZXJ0aWNhLnB5) | `50% <0%> (-42.86%)` | :arrow_down: |
   | [...viders/cncf/kubernetes/operators/kubernetes\_pod.py](https://codecov.io/gh/apache/airflow/pull/6342/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvY25jZi9rdWJlcm5ldGVzL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZC5weQ==) | `69.69% <0%> (-25.26%)` | :arrow_down: |
   | [airflow/kubernetes/refresh\_config.py](https://codecov.io/gh/apache/airflow/pull/6342/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3JlZnJlc2hfY29uZmlnLnB5) | `50.98% <0%> (-23.53%)` | :arrow_down: |
   | [airflow/providers/presto/operators/presto\_check.py](https://codecov.io/gh/apache/airflow/pull/6342/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvcHJlc3RvL29wZXJhdG9ycy9wcmVzdG9fY2hlY2sucHk=) | `61.53% <0%> (-19.24%)` | :arrow_down: |
   | ... and [54 more](https://codecov.io/gh/apache/airflow/pull/6342/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6342?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/6342?src=pr&el=footer). Last update [6fc5148...c194590](https://codecov.io/gh/apache/airflow/pull/6342?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