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

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

Github user codecov-io commented on the issue:

    https://github.com/apache/qpid-dispatch/pull/393
  
    # 
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/393?src=pr&el=h1) 
Report
    > :exclamation: No coverage uploaded for pull request base 
(`master@7baa254`). [Click here to learn what that 
means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
    > The diff coverage is `86.85%`.
    
    [![Impacted file tree 
graph](https://codecov.io/gh/apache/qpid-dispatch/pull/393/graphs/tree.svg?width=650&token=rk2Cgd27pP&height=150&src=pr)](https://codecov.io/gh/apache/qpid-dispatch/pull/393?src=pr&el=tree)
    
    ```diff
    @@            Coverage Diff            @@
    ##             master     #393   +/-   ##
    =========================================
      Coverage          ?   85.08%           
    =========================================
      Files             ?       77           
      Lines             ?    17028           
      Branches          ?        0           
    =========================================
      Hits              ?    14488           
      Misses            ?     2540           
      Partials          ?        0
    ```
    
    
    | [Impacted 
Files](https://codecov.io/gh/apache/qpid-dispatch/pull/393?src=pr&el=tree) | 
Coverage Δ | |
    |---|---|---|
    | 
[src/dispatch.c](https://codecov.io/gh/apache/qpid-dispatch/pull/393/diff?src=pr&el=tree#diff-c3JjL2Rpc3BhdGNoLmM=)
 | `86.51% <100%> (ø)` | |
    | 
[src/router\_core/forwarder.c](https://codecov.io/gh/apache/qpid-dispatch/pull/393/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2ZvcndhcmRlci5j)
 | `93.99% <100%> (ø)` | |
    | 
[src/router\_core/route\_control.c](https://codecov.io/gh/apache/qpid-dispatch/pull/393/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlX2NvbnRyb2wuYw==)
 | `96.47% <100%> (ø)` | |
    | 
[src/router\_core/agent\_config\_link\_route.c](https://codecov.io/gh/apache/qpid-dispatch/pull/393/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2FnZW50X2NvbmZpZ19saW5rX3JvdXRlLmM=)
 | `86.74% <100%> (ø)` | |
    | 
[src/python\_embedded.c](https://codecov.io/gh/apache/qpid-dispatch/pull/393/diff?src=pr&el=tree#diff-c3JjL3B5dGhvbl9lbWJlZGRlZC5j)
 | `77.59% <100%> (ø)` | |
    | 
[src/router\_config.c](https://codecov.io/gh/apache/qpid-dispatch/pull/393/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb25maWcuYw==)
 | `96.37% <100%> (ø)` | |
    | 
[src/router\_core/router\_core.c](https://codecov.io/gh/apache/qpid-dispatch/pull/393/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlcl9jb3JlLmM=)
 | `93.33% <100%> (ø)` | |
    | 
[src/router\_core/agent\_attach\_subscription.c](https://codecov.io/gh/apache/qpid-dispatch/pull/393/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2FnZW50X2F0dGFjaF9zdWJzY3JpcHRpb24uYw==)
 | `81.87% <81.87%> (ø)` | |
    | 
[src/router\_core/management\_agent.c](https://codecov.io/gh/apache/qpid-dispatch/pull/393/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL21hbmFnZW1lbnRfYWdlbnQuYw==)
 | `92.61% <84.61%> (ø)` | |
    | 
[src/router\_core/agent.c](https://codecov.io/gh/apache/qpid-dispatch/pull/393/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2FnZW50LmM=)
 | `78.9% <86.66%> (ø)` | |
    
    ------
    
    [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/393?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/393?src=pr&el=footer).
 Last update 
[7baa254...ead83d3](https://codecov.io/gh/apache/qpid-dispatch/pull/393?src=pr&el=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).



> Connection-scoped link routes
> -----------------------------
>
>                 Key: DISPATCH-1143
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1143
>             Project: Qpid Dispatch
>          Issue Type: New Feature
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Major
>
> A new type of link route that exists only as long as the connection over 
> which it has been created remains open.  The new link route is automatically 
> bound to that connection (cannot specify a different container-id nor 
> connection).  Once the connection closes the link route's configuration 
> vanishes.
> More detail TBA....



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to