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/20 08:35:01 UTC

[GitHub] [airflow] codecov-io commented on issue #6370: AIRFLOW-5701: Don't clear xcom explicitly before execution

codecov-io commented on issue #6370: AIRFLOW-5701: Don't clear xcom explicitly before execution
URL: https://github.com/apache/airflow/pull/6370#issuecomment-544232286
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6370?src=pr&el=h1) Report
   > Merging [#6370](https://codecov.io/gh/apache/airflow/pull/6370?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/b8c02632136320b8379956411134246cd2f6eb47?src=pr&el=desc) will **decrease** coverage by `0.15%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6370/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6370?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #6370      +/-   ##
   ==========================================
   - Coverage   80.09%   79.94%   -0.16%     
   ==========================================
     Files         616      616              
     Lines       35804    35798       -6     
   ==========================================
   - Hits        28679    28618      -61     
   - Misses       7125     7180      +55
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6370?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/6370/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `93.23% <ø> (-0.57%)` | :arrow_down: |
   | [airflow/models/xcom.py](https://codecov.io/gh/apache/airflow/pull/6370/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMveGNvbS5weQ==) | `80% <100%> (-0.4%)` | :arrow_down: |
   | [airflow/executors/sequential\_executor.py](https://codecov.io/gh/apache/airflow/pull/6370/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvc2VxdWVudGlhbF9leGVjdXRvci5weQ==) | `47.61% <0%> (-52.39%)` | :arrow_down: |
   | [airflow/utils/log/colored\_log.py](https://codecov.io/gh/apache/airflow/pull/6370/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9sb2cvY29sb3JlZF9sb2cucHk=) | `72.72% <0%> (-20.46%)` | :arrow_down: |
   | [airflow/utils/sqlalchemy.py](https://codecov.io/gh/apache/airflow/pull/6370/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zcWxhbGNoZW15LnB5) | `86.44% <0%> (-6.78%)` | :arrow_down: |
   | [airflow/ti\_deps/deps/base\_ti\_dep.py](https://codecov.io/gh/apache/airflow/pull/6370/diff?src=pr&el=tree#diff-YWlyZmxvdy90aV9kZXBzL2RlcHMvYmFzZV90aV9kZXAucHk=) | `85.71% <0%> (-4.77%)` | :arrow_down: |
   | [airflow/executors/\_\_init\_\_.py](https://codecov.io/gh/apache/airflow/pull/6370/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvX19pbml0X18ucHk=) | `63.26% <0%> (-4.09%)` | :arrow_down: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/6370/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `56.23% <0%> (-2.67%)` | :arrow_down: |
   | [airflow/jobs/scheduler\_job.py](https://codecov.io/gh/apache/airflow/pull/6370/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL3NjaGVkdWxlcl9qb2IucHk=) | `73.23% <0%> (-1.21%)` | :arrow_down: |
   | ... and [38 more](https://codecov.io/gh/apache/airflow/pull/6370/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6370?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/6370?src=pr&el=footer). Last update [b8c0263...a7f7800](https://codecov.io/gh/apache/airflow/pull/6370?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