[ 
https://issues.apache.org/jira/browse/DISPATCH-1909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17261731#comment-17261731
 ] 

ASF GitHub Bot commented on DISPATCH-1909:
------------------------------------------

codecov-io commented on pull request #974:
URL: https://github.com/apache/qpid-dispatch/pull/974#issuecomment-757084008


   # 
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/974?src=pr&el=h1) 
Report
   > Merging 
[#974](https://codecov.io/gh/apache/qpid-dispatch/pull/974?src=pr&el=desc) 
(6226563) into 
[master](https://codecov.io/gh/apache/qpid-dispatch/commit/b46366762aeebcf3f03f03c200f0b6d2e3d5688e?el=desc)
 (b463667) will **increase** coverage by `0.00%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/qpid-dispatch/pull/974/graphs/tree.svg?width=650&height=150&src=pr&token=rk2Cgd27pP)](https://codecov.io/gh/apache/qpid-dispatch/pull/974?src=pr&el=tree)
   
   ```diff
   @@           Coverage Diff           @@
   ##           master     #974   +/-   ##
   =======================================
     Coverage   78.99%   79.00%           
   =======================================
     Files         111      111           
     Lines       28422    28421    -1     
   =======================================
   + Hits        22451    22453    +2     
   + Misses       5971     5968    -3     
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/qpid-dispatch/pull/974?src=pr&el=tree) | 
Coverage Δ | |
   |---|---|---|
   | 
[...re/modules/edge\_addr\_tracking/edge\_addr\_tracking.c](https://codecov.io/gh/apache/qpid-dispatch/pull/974/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL21vZHVsZXMvZWRnZV9hZGRyX3RyYWNraW5nL2VkZ2VfYWRkcl90cmFja2luZy5j)
 | `88.70% <0.00%> (-1.62%)` | :arrow_down: |
   | 
[src/iterator.c](https://codecov.io/gh/apache/qpid-dispatch/pull/974/diff?src=pr&el=tree#diff-c3JjL2l0ZXJhdG9yLmM=)
 | `89.46% <0.00%> (-0.02%)` | :arrow_down: |
   | 
[src/router\_core/delivery.c](https://codecov.io/gh/apache/qpid-dispatch/pull/974/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2RlbGl2ZXJ5LmM=)
 | `93.04% <0.00%> (ø)` | |
   | 
[src/router\_node.c](https://codecov.io/gh/apache/qpid-dispatch/pull/974/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9ub2RlLmM=)
 | `93.96% <0.00%> (+0.10%)` | :arrow_up: |
   | 
[src/parse.c](https://codecov.io/gh/apache/qpid-dispatch/pull/974/diff?src=pr&el=tree#diff-c3JjL3BhcnNlLmM=)
 | `87.06% <0.00%> (+0.21%)` | :arrow_up: |
   | 
[src/router\_core/transfer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/974/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3RyYW5zZmVyLmM=)
 | `92.76% <0.00%> (+0.42%)` | :arrow_up: |
   | 
[src/router\_core/route\_tables.c](https://codecov.io/gh/apache/qpid-dispatch/pull/974/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlX3RhYmxlcy5j)
 | `80.69% <0.00%> (+0.57%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/974?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/qpid-dispatch/pull/974?src=pr&el=footer).
 Last update 
[b463667...6226563](https://codecov.io/gh/apache/qpid-dispatch/pull/974?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:
[email protected]


> test_000_stats in system_tests_http2 failing intermittently
> -----------------------------------------------------------
>
>                 Key: DISPATCH-1909
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1909
>             Project: Qpid Dispatch
>          Issue Type: Test
>          Components: Tests
>    Affects Versions: 1.14.0
>            Reporter: Ganesh Murthy
>            Assignee: Ganesh Murthy
>            Priority: Major
>
> {noformat}
> 68: 
> 68: ======================================================================
> 68: FAIL: test_000_stats (system_tests_http2.Http2TestOneStandaloneRouter)
> 68: ----------------------------------------------------------------------
> 68: Traceback (most recent call last):
> 68:   File "/home/travis/build/apache/qpid-dispatch/tests/system_test.py", 
> line 935, in wrap
> 68:     return f(*args, **kwargs)
> 68:   File 
> "/home/travis/build/apache/qpid-dispatch/tests/system_tests_http2.py", line 
> 321, in test_000_stats
> 68:     self.assertEqual(s.get('requests'), 2)
> 68: AssertionError: 1 != 2
> 68: 
> 68: ----------------------------------------------------------------------
> 68: Ran 77 tests in 84.573s {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to