You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by kgiusti <gi...@git.apache.org> on 2018/10/03 16:55:15 UTC

[GitHub] qpid-dispatch pull request #386: DISPATCH-1137: fix stale container name poi...

GitHub user kgiusti opened a pull request:

    https://github.com/apache/qpid-dispatch/pull/386

    DISPATCH-1137: fix stale container name pointer in connection info

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kgiusti/dispatch DISPATCH-1137

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/qpid-dispatch/pull/386.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #386
    
----
commit 91f16e6f4ee5ea65181e4ed2c22f2d4f50cdbf06
Author: Kenneth Giusti <kg...@...>
Date:   2018-10-03T15:22:13Z

    DISPATCH-1137: fix stale container name pointer in connection info

----


---

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


[GitHub] qpid-dispatch pull request #386: DISPATCH-1137: fix stale container name poi...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/qpid-dispatch/pull/386


---

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


[GitHub] qpid-dispatch issue #386: DISPATCH-1137: fix stale container name pointer in...

Posted by codecov-io <gi...@git.apache.org>.
Github user codecov-io commented on the issue:

    https://github.com/apache/qpid-dispatch/pull/386
  
    # [Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/386?src=pr&el=h1) Report
    > Merging [#386](https://codecov.io/gh/apache/qpid-dispatch/pull/386?src=pr&el=desc) into [master](https://codecov.io/gh/apache/qpid-dispatch/commit/6689d5f1d6dc343ab0482befcf3286479aef2e04?src=pr&el=desc) will **decrease** coverage by `0.03%`.
    > The diff coverage is `100%`.
    
    [![Impacted file tree graph](https://codecov.io/gh/apache/qpid-dispatch/pull/386/graphs/tree.svg?width=650&token=rk2Cgd27pP&height=150&src=pr)](https://codecov.io/gh/apache/qpid-dispatch/pull/386?src=pr&el=tree)
    
    ```diff
    @@            Coverage Diff             @@
    ##           master     #386      +/-   ##
    ==========================================
    - Coverage   84.82%   84.79%   -0.04%     
    ==========================================
      Files          73       73              
      Lines       16475    16477       +2     
    ==========================================
    - Hits        13975    13971       -4     
    - Misses       2500     2506       +6
    ```
    
    
    | [Impacted Files](https://codecov.io/gh/apache/qpid-dispatch/pull/386?src=pr&el=tree) | Coverage Δ | |
    |---|---|---|
    | [src/router\_core/connections.c](https://codecov.io/gh/apache/qpid-dispatch/pull/386/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2Nvbm5lY3Rpb25zLmM=) | `93.08% <100%> (+0.01%)` | :arrow_up: |
    | [src/router\_core/modules/core\_test\_hooks.c](https://codecov.io/gh/apache/qpid-dispatch/pull/386/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL21vZHVsZXMvY29yZV90ZXN0X2hvb2tzLmM=) | `87.02% <0%> (-1.63%)` | :arrow_down: |
    | [src/message.c](https://codecov.io/gh/apache/qpid-dispatch/pull/386/diff?src=pr&el=tree#diff-c3JjL21lc3NhZ2UuYw==) | `88.06% <0%> (-0.21%)` | :arrow_down: |
    | [src/container.c](https://codecov.io/gh/apache/qpid-dispatch/pull/386/diff?src=pr&el=tree#diff-c3JjL2NvbnRhaW5lci5j) | `76.55% <0%> (-0.2%)` | :arrow_down: |
    | [src/router\_node.c](https://codecov.io/gh/apache/qpid-dispatch/pull/386/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9ub2RlLmM=) | `93.61% <0%> (-0.14%)` | :arrow_down: |
    | [src/router\_core/router\_core.c](https://codecov.io/gh/apache/qpid-dispatch/pull/386/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlcl9jb3JlLmM=) | `92.4% <0%> (+0.33%)` | :arrow_up: |
    
    ------
    
    [Continue to review full report at Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/386?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/386?src=pr&el=footer). Last update [6689d5f...91f16e6](https://codecov.io/gh/apache/qpid-dispatch/pull/386?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).



---

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