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

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

codecov-io commented on issue #692: DISPATCH-975: Implement max-message-size 
policy restrictions
URL: https://github.com/apache/qpid-dispatch/pull/692#issuecomment-591015376
 
 
   # 
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/692?src=pr&el=h1) 
Report
   > Merging 
[#692](https://codecov.io/gh/apache/qpid-dispatch/pull/692?src=pr&el=desc) into 
[master](https://codecov.io/gh/apache/qpid-dispatch/commit/c60c5fa59626076a32b8009a5f5a6d1f88de705d?src=pr&el=desc)
 will **decrease** coverage by `0.1%`.
   > The diff coverage is `47.61%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/qpid-dispatch/pull/692/graphs/tree.svg?width=650&token=rk2Cgd27pP&height=150&src=pr)](https://codecov.io/gh/apache/qpid-dispatch/pull/692?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master     #692      +/-   ##
   ==========================================
   - Coverage    86.9%   86.79%   -0.11%     
   ==========================================
     Files          92       92              
     Lines       21130    21178      +48     
   ==========================================
   + Hits        18363    18382      +19     
   - Misses       2767     2796      +29
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/qpid-dispatch/pull/692?src=pr&el=tree) | 
Coverage Δ | |
   |---|---|---|
   | 
[src/amqp.c](https://codecov.io/gh/apache/qpid-dispatch/pull/692/diff?src=pr&el=tree#diff-c3JjL2FtcXAuYw==)
 | `0% <ø> (ø)` | :arrow_up: |
   | 
[src/server.c](https://codecov.io/gh/apache/qpid-dispatch/pull/692/diff?src=pr&el=tree#diff-c3JjL3NlcnZlci5j)
 | `86.85% <100%> (+0.03%)` | :arrow_up: |
   | 
[src/router\_node.c](https://codecov.io/gh/apache/qpid-dispatch/pull/692/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9ub2RlLmM=)
 | `92.14% <18.18%> (-0.96%)` | :arrow_down: |
   | 
[src/policy.c](https://codecov.io/gh/apache/qpid-dispatch/pull/692/diff?src=pr&el=tree#diff-c3JjL3BvbGljeS5j)
 | `86.33% <50%> (-0.75%)` | :arrow_down: |
   | 
[src/message.c](https://codecov.io/gh/apache/qpid-dispatch/pull/692/diff?src=pr&el=tree#diff-c3JjL21lc3NhZ2UuYw==)
 | `90.44% <60%> (-0.47%)` | :arrow_down: |
   | 
[tests/test-sender.c](https://codecov.io/gh/apache/qpid-dispatch/pull/692/diff?src=pr&el=tree#diff-dGVzdHMvdGVzdC1zZW5kZXIuYw==)
 | `53.17% <0%> (-1.38%)` | :arrow_down: |
   | 
[...c/router\_core/modules/test\_hooks/core\_test\_hooks.c](https://codecov.io/gh/apache/qpid-dispatch/pull/692/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL21vZHVsZXMvdGVzdF9ob29rcy9jb3JlX3Rlc3RfaG9va3MuYw==)
 | `92.03% <0%> (-1.28%)` | :arrow_down: |
   | 
[src/router\_core/route\_tables.c](https://codecov.io/gh/apache/qpid-dispatch/pull/692/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlX3RhYmxlcy5j)
 | `79.94% <0%> (-0.59%)` | :arrow_down: |
   | 
[src/router\_core/transfer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/692/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3RyYW5zZmVyLmM=)
 | `93.17% <0%> (-0.25%)` | :arrow_down: |
   | 
[tests/test-receiver.c](https://codecov.io/gh/apache/qpid-dispatch/pull/692/diff?src=pr&el=tree#diff-dGVzdHMvdGVzdC1yZWNlaXZlci5j)
 | `65.55% <0%> (ø)` | :arrow_up: |
   | ... and [4 
more](https://codecov.io/gh/apache/qpid-dispatch/pull/692/diff?src=pr&el=tree-more)
 | |
   
   ------
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/692?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/692?src=pr&el=footer).
 Last update 
[c60c5fa...9c0409e](https://codecov.io/gh/apache/qpid-dispatch/pull/692?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]


> Policy has no provision for limiting user message size
> ------------------------------------------------------
>
>                 Key: DISPATCH-975
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-975
>             Project: Qpid Dispatch
>          Issue Type: Bug
>            Reporter: Charles E. Rolke
>            Assignee: Charles E. Rolke
>            Priority: Major
>




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