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/06 18:19:45 UTC

[GitHub] [airflow] codecov-io commented on issue #5376: [AIRFLOW-4739] Add ability to specify labels per task with kubernetes executor config

codecov-io commented on issue #5376: [AIRFLOW-4739] Add ability to specify labels per task with kubernetes executor config
URL: https://github.com/apache/airflow/pull/5376#issuecomment-499609644
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5376?src=pr&el=h1) Report
   > Merging [#5376](https://codecov.io/gh/apache/airflow/pull/5376?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/8e87e89373cff32cbb49022a266d2ce97d187446?src=pr&el=desc) will **decrease** coverage by `<.01%`.
   > The diff coverage is `60%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5376/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5376?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #5376      +/-   ##
   ==========================================
   - Coverage   79.02%   79.02%   -0.01%     
   ==========================================
     Files         481      481              
     Lines       30197    30200       +3     
   ==========================================
   + Hits        23864    23865       +1     
   - Misses       6333     6335       +2
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5376?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...ontrib/example\_dags/example\_kubernetes\_executor.py](https://codecov.io/gh/apache/airflow/pull/5376/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2V4YW1wbGVfZGFncy9leGFtcGxlX2t1YmVybmV0ZXNfZXhlY3V0b3IucHk=) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/kubernetes/worker\_configuration.py](https://codecov.io/gh/apache/airflow/pull/5376/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3dvcmtlcl9jb25maWd1cmF0aW9uLnB5) | `96.06% <100%> (+0.03%)` | :arrow_up: |
   | [airflow/executors/kubernetes\_executor.py](https://codecov.io/gh/apache/airflow/pull/5376/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMva3ViZXJuZXRlc19leGVjdXRvci5weQ==) | `66.14% <100%> (+0.08%)` | :arrow_up: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/5376/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `92.43% <0%> (-0.18%)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5376?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/5376?src=pr&el=footer). Last update [8e87e89...d2784cf](https://codecov.io/gh/apache/airflow/pull/5376?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