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

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

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


   # 
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/1039?src=pr&el=h1) 
Report
   > Merging 
[#1039](https://codecov.io/gh/apache/qpid-dispatch/pull/1039?src=pr&el=desc) 
(e318a9c) into 
[master](https://codecov.io/gh/apache/qpid-dispatch/commit/55d2f29fdb8dc0e20564d5a931604a3b765fed27?el=desc)
 (55d2f29) will **decrease** coverage by `0.04%`.
   > The diff coverage is `66.66%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/qpid-dispatch/pull/1039/graphs/tree.svg?width=650&height=150&src=pr&token=rk2Cgd27pP)](https://codecov.io/gh/apache/qpid-dispatch/pull/1039?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #1039      +/-   ##
   ==========================================
   - Coverage   82.52%   82.47%   -0.05%     
   ==========================================
     Files         111      111              
     Lines       27422    27425       +3     
   ==========================================
   - Hits        22630    22619      -11     
   - Misses       4792     4806      +14     
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/qpid-dispatch/pull/1039?src=pr&el=tree) | 
Coverage Δ | |
   |---|---|---|
   | 
[src/adaptors/http1/http1\_server.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1039/diff?src=pr&el=tree#diff-c3JjL2FkYXB0b3JzL2h0dHAxL2h0dHAxX3NlcnZlci5j)
 | `84.50% <66.66%> (-0.23%)` | :arrow_down: |
   | 
[src/iterator.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1039/diff?src=pr&el=tree#diff-c3JjL2l0ZXJhdG9yLmM=)
 | `89.29% <0.00%> (-3.88%)` | :arrow_down: |
   | 
[src/message.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1039/diff?src=pr&el=tree#diff-c3JjL21lc3NhZ2UuYw==)
 | `87.00% <0.00%> (-0.15%)` | :arrow_down: |
   | 
[src/router\_node.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1039/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9ub2RlLmM=)
 | `94.03% <0.00%> (ø)` | |
   | 
[src/parse.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1039/diff?src=pr&el=tree#diff-c3JjL3BhcnNlLmM=)
 | `87.06% <0.00%> (+0.21%)` | :arrow_up: |
   | 
[src/router\_core/forwarder.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1039/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2ZvcndhcmRlci5j)
 | `93.04% <0.00%> (+0.39%)` | :arrow_up: |
   | 
[src/router\_core/transfer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1039/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3RyYW5zZmVyLmM=)
 | `92.45% <0.00%> (+0.43%)` | :arrow_up: |
   | 
[src/router\_core/route\_tables.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1039/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlX3RhYmxlcy5j)
 | `80.69% <0.00%> (+0.57%)` | :arrow_up: |
   | 
[...c/router\_core/modules/test\_hooks/core\_test\_hooks.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1039/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL21vZHVsZXMvdGVzdF9ob29rcy9jb3JlX3Rlc3RfaG9va3MuYw==)
 | `93.31% <0.00%> (+1.27%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/1039?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/1039?src=pr&el=footer).
 Last update 
[55d2f29...e318a9c](https://codecov.io/gh/apache/qpid-dispatch/pull/1039?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]


> Add Q2 flow control support to HTTP/1.x adaptor
> -----------------------------------------------
>
>                 Key: DISPATCH-1961
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1961
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>          Components: Protocol Adaptors
>    Affects Versions: 1.15.0
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Major
>             Fix For: 1.16.0
>
>
> The HTTP/1.x adaptor currently does not enforce the Q2 limit on incoming HTTP 
> links.



--
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