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/12/12 19:36:04 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #6799: [AIRFLOW-XXX] KubernetesPodOperator: fix _extract_xcom for larger json files

codecov-io edited a comment on issue #6799: [AIRFLOW-XXX] KubernetesPodOperator: fix _extract_xcom for larger json files
URL: https://github.com/apache/airflow/pull/6799#issuecomment-565150765
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6799?src=pr&el=h1) Report
   > Merging [#6799](https://codecov.io/gh/apache/airflow/pull/6799?src=pr&el=desc) into [v1-10-test](https://codecov.io/gh/apache/airflow/commit/8ad2f602e71b48c2dd51fd93c8f867cbcdaf7b5e?src=pr&el=desc) will **decrease** coverage by `0.01%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6799/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6799?src=pr&el=tree)
   
   ```diff
   @@              Coverage Diff               @@
   ##           v1-10-test    #6799      +/-   ##
   ==============================================
   - Coverage       81.14%   81.13%   -0.02%     
   ==============================================
     Files             519      519              
     Lines           35347    35347              
   ==============================================
   - Hits            28682    28678       -4     
   - Misses           6665     6669       +4
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6799?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/contrib/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/6799/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2t1YmVybmV0ZXMvcG9kX2xhdW5jaGVyLnB5) | `92.48% <ø> (ø)` | :arrow_up: |
   | [...low/example\_dags/example\_trigger\_controller\_dag.py](https://codecov.io/gh/apache/airflow/pull/6799/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGFtcGxlX2RhZ3MvZXhhbXBsZV90cmlnZ2VyX2NvbnRyb2xsZXJfZGFnLnB5) | `60% <0%> (-40%)` | :arrow_down: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/6799/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `91.86% <0%> (-0.17%)` | :arrow_down: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/6799/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `94.17% <0%> (+0.49%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6799?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/6799?src=pr&el=footer). Last update [8ad2f60...f2b76e7](https://codecov.io/gh/apache/airflow/pull/6799?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