In case you missed it I ported the coverage work done on proton to dispatch:
https://github.com/apache/qpid-dispatch/commit/802e4aa97f159c8464e9f21eabf11453c2688399 We can now check the coverage of our dispatch CI tests. This is a useful tool when creating new unit tests (or updating the existing tests) by showing exactly how well the code is exercised by the test. See the top level README for instructions. Please shout out with questions or if you hit any issues: https://github.com/apache/qpid-dispatch/blob/master/README#L56 -- -K --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
