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

Rakhi Kumari commented on PROTON-2357:
--------------------------------------

Hi [~sushmau] [~jross]
 Looks like there has been some confusion, I thought I had to work on this bug 
as per the conversation on the mailing list, and I am almost done and got 98% 
coverage already.

Justin, can you please take a look?

> [cpp] Improve test coverage in url.cpp
> --------------------------------------
>
>                 Key: PROTON-2357
>                 URL: https://issues.apache.org/jira/browse/PROTON-2357
>             Project: Qpid Proton
>          Issue Type: Test
>          Components: cpp-binding
>            Reporter: Justin Ross
>            Assignee: Justin Ross
>            Priority: Major
>
> Url.cpp currently has 76% line coverage after running the tests.  Increase 
> the coverage to 100% or as close as is practical.  To do this, add or modify 
> tests in url_test.cpp.
> To set up coverage builds:
>  # Install lcov, the code coverage tool
>  # Configure the build for coverage analysis: cmake 
> -DCMAKE_BUILD_TYPE=Coverage [...]
>  # Build the code: make build
>  # Run the tests: make test
>  # Generate coverage results: make coverage
>  # View the results at <build>/coverage_results



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to