You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by GitBox <gi...@apache.org> on 2019/05/24 15:51:03 UTC

[GitHub] [qpid-dispatch] codecov-io commented on issue #508: DISPATCH-1342 Replaced mutex with spin lock on qd_message content

codecov-io commented on issue #508: DISPATCH-1342 Replaced mutex with spin lock on qd_message content
URL: https://github.com/apache/qpid-dispatch/pull/508#issuecomment-495685697
 
 
   # [Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/508?src=pr&el=h1) Report
   > Merging [#508](https://codecov.io/gh/apache/qpid-dispatch/pull/508?src=pr&el=desc) into [master](https://codecov.io/gh/apache/qpid-dispatch/commit/9300914a8ddfa54854b87a34d1c241648dc79250?src=pr&el=desc) will **decrease** coverage by `0.04%`.
   > The diff coverage is `87.09%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/qpid-dispatch/pull/508/graphs/tree.svg?width=650&token=rk2Cgd27pP&height=150&src=pr)](https://codecov.io/gh/apache/qpid-dispatch/pull/508?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master     #508      +/-   ##
   ==========================================
   - Coverage   86.96%   86.91%   -0.05%     
   ==========================================
     Files          87       87              
     Lines       19324    19340      +16     
   ==========================================
   + Hits        16805    16810       +5     
   - Misses       2519     2530      +11
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/qpid-dispatch/pull/508?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [src/message.c](https://codecov.io/gh/apache/qpid-dispatch/pull/508/diff?src=pr&el=tree#diff-c3JjL21lc3NhZ2UuYw==) | `88.78% <100%> (ø)` | :arrow_up: |
   | [src/posix/threading.c](https://codecov.io/gh/apache/qpid-dispatch/pull/508/diff?src=pr&el=tree#diff-c3JjL3Bvc2l4L3RocmVhZGluZy5j) | `85.52% <75%> (-2.81%)` | :arrow_down: |
   | [...c/router\_core/modules/test\_hooks/core\_test\_hooks.c](https://codecov.io/gh/apache/qpid-dispatch/pull/508/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL21vZHVsZXMvdGVzdF9ob29rcy9jb3JlX3Rlc3RfaG9va3MuYw==) | `92.67% <0%> (-1.28%)` | :arrow_down: |
   | [...core/modules/address\_lookup\_client/lookup\_client.c](https://codecov.io/gh/apache/qpid-dispatch/pull/508/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL21vZHVsZXMvYWRkcmVzc19sb29rdXBfY2xpZW50L2xvb2t1cF9jbGllbnQuYw==) | `91.2% <0%> (-1.1%)` | :arrow_down: |
   | [src/router\_core/forwarder.c](https://codecov.io/gh/apache/qpid-dispatch/pull/508/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2ZvcndhcmRlci5j) | `93.07% <0%> (-0.7%)` | :arrow_down: |
   | [src/parse.c](https://codecov.io/gh/apache/qpid-dispatch/pull/508/diff?src=pr&el=tree#diff-c3JjL3BhcnNlLmM=) | `87.9% <0%> (-0.26%)` | :arrow_down: |
   | [src/router\_node.c](https://codecov.io/gh/apache/qpid-dispatch/pull/508/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9ub2RlLmM=) | `93.93% <0%> (+0.12%)` | :arrow_up: |
   | [src/router\_core/connections.c](https://codecov.io/gh/apache/qpid-dispatch/pull/508/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2Nvbm5lY3Rpb25zLmM=) | `95% <0%> (+0.23%)` | :arrow_up: |
   | [src/router\_core/route\_tables.c](https://codecov.io/gh/apache/qpid-dispatch/pull/508/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlX3RhYmxlcy5j) | `76.92% <0%> (+0.24%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/508?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/508?src=pr&el=footer). Last update [9300914...ca20411](https://codecov.io/gh/apache/qpid-dispatch/pull/508?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

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