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

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

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


   # 
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/1097?src=pr&el=h1) 
Report
   > Merging 
[#1097](https://codecov.io/gh/apache/qpid-dispatch/pull/1097?src=pr&el=desc) 
(09a06ed) into 
[main](https://codecov.io/gh/apache/qpid-dispatch/commit/f2e205c733558102006ed6dd0a44453c9821c80a?el=desc)
 (f2e205c) will **increase** coverage by `1.99%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/qpid-dispatch/pull/1097/graphs/tree.svg?width=650&height=150&src=pr&token=rk2Cgd27pP)](https://codecov.io/gh/apache/qpid-dispatch/pull/1097?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##             main    #1097      +/-   ##
   ==========================================
   + Coverage   82.29%   84.28%   +1.99%     
   ==========================================
     Files         111      111              
     Lines       27540    27540              
   ==========================================
   + Hits        22663    23213     +550     
   + Misses       4877     4327     -550     
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/qpid-dispatch/pull/1097?src=pr&el=tree) | 
Coverage Δ | |
   |---|---|---|
   | 
[src/adaptors/http1/http1\_server.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1097/diff?src=pr&el=tree#diff-c3JjL2FkYXB0b3JzL2h0dHAxL2h0dHAxX3NlcnZlci5j)
 | `84.59% <0.00%> (-0.30%)` | :arrow_down: |
   | 
[src/adaptors/http1/http1\_codec.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1097/diff?src=pr&el=tree#diff-c3JjL2FkYXB0b3JzL2h0dHAxL2h0dHAxX2NvZGVjLmM=)
 | `85.15% <0.00%> (-0.13%)` | :arrow_down: |
   | 
[src/router\_node.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1097/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9ub2RlLmM=)
 | `93.59% <0.00%> (-0.11%)` | :arrow_down: |
   | 
[src/server.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1097/diff?src=pr&el=tree#diff-c3JjL3NlcnZlci5j)
 | `86.76% <0.00%> (+0.10%)` | :arrow_up: |
   | 
[src/message.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1097/diff?src=pr&el=tree#diff-c3JjL21lc3NhZ2UuYw==)
 | `86.67% <0.00%> (+0.28%)` | :arrow_up: |
   | 
[src/router\_core/router\_core.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1097/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlcl9jb3JlLmM=)
 | `86.73% <0.00%> (+0.34%)` | :arrow_up: |
   | 
[src/router\_core/connections.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1097/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2Nvbm5lY3Rpb25zLmM=)
 | `89.93% <0.00%> (+1.29%)` | :arrow_up: |
   | 
[src/router\_core/transfer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1097/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3RyYW5zZmVyLmM=)
 | `94.39% <0.00%> (+1.72%)` | :arrow_up: |
   | 
[src/adaptors/tcp\_adaptor.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1097/diff?src=pr&el=tree#diff-c3JjL2FkYXB0b3JzL3RjcF9hZGFwdG9yLmM=)
 | `69.14% <0.00%> (+66.24%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/1097?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/1097?src=pr&el=footer).
 Last update 
[f2e205c...09a06ed](https://codecov.io/gh/apache/qpid-dispatch/pull/1097?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:
us...@infra.apache.org


> [tcp] Run some of the http1 adaptor tests over tcp
> --------------------------------------------------
>
>                 Key: DISPATCH-2029
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-2029
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Ganesh Murthy
>            Assignee: Ganesh Murthy
>            Priority: Major
>             Fix For: 1.16.0
>
>
> There are some tests in system_tests_http1_adaptor.py that can also be run 
> over the tcp protocol. Create a common class that both these tests can use



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to