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/11/17 17:27:58 UTC

[GitHub] [airflow] codecov-io commented on issue #6526: AIRFLOW-2143a - Fix TaskTries graph counts off-by-1

codecov-io commented on issue #6526: AIRFLOW-2143a - Fix TaskTries graph counts off-by-1
URL: https://github.com/apache/airflow/pull/6526#issuecomment-554767592
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6526?src=pr&el=h1) Report
   > Merging [#6526](https://codecov.io/gh/apache/airflow/pull/6526?src=pr&el=desc) into [v1-10-test](https://codecov.io/gh/apache/airflow/commit/713323d818eaa3a96ab0cf47703651e0cc1a29b0?src=pr&el=desc) will **increase** coverage by `<.01%`.
   > The diff coverage is `57.14%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6526/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6526?src=pr&el=tree)
   
   ```diff
   @@              Coverage Diff               @@
   ##           v1-10-test    #6526      +/-   ##
   ==============================================
   + Coverage       79.63%   79.63%   +<.01%     
   ==============================================
     Files             518      518              
     Lines           35269    35267       -2     
   ==============================================
     Hits            28086    28086              
   + Misses           7183     7181       -2
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6526?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/www/views.py](https://codecov.io/gh/apache/airflow/pull/6526/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `45.03% <0%> (+0.05%)` | :arrow_up: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/6526/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `93.67% <100%> (+0.02%)` | :arrow_up: |
   | [airflow/www\_rbac/views.py](https://codecov.io/gh/apache/airflow/pull/6526/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3dfcmJhYy92aWV3cy5weQ==) | `75.61% <50%> (+0.1%)` | :arrow_up: |
   | [airflow/jobs/local\_task\_job.py](https://codecov.io/gh/apache/airflow/pull/6526/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2xvY2FsX3Rhc2tfam9iLnB5) | `85.71% <0%> (-4.77%)` | :arrow_down: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/6526/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `59.02% <0%> (+0.32%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6526?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/6526?src=pr&el=footer). Last update [713323d...66394c0](https://codecov.io/gh/apache/airflow/pull/6526?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