You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by "albilu (via GitHub)" <gi...@apache.org> on 2023/05/12 16:31:07 UTC

[GitHub] [netbeans] albilu opened a new issue, #5946: Netbeans CoverageProvider should be enhanced to support branch coverage

albilu opened a new issue, #5946:
URL: https://github.com/apache/netbeans/issues/5946

   ### Description
   
   Right Now Coverage API only support covered/not covered lines. Would be nice to also add indicators for branches coverage.
   
   An additional column could be add to display Covered/Non Covered branches
   
   ![image](https://github.com/apache/netbeans/assets/35330562/9aac5e07-470f-499f-adc5-7cd78a1c607b)
   
   
   ### Use case/motivation
   
   A python coverage report can display branches coverage information. It is a valuable information that can be display in the Netbeans Code Coverage Report.
   
   ![image](https://github.com/apache/netbeans/assets/35330562/e6ea6287-0309-4667-885c-0b34024203ca)
   
   
   ### Related issues
   
   https://github.com/albilu/netbeansPython/issues/11
   
   ### Are you willing to submit a pull request?
   
   No


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists