You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The is a Small Feature that I am planning to begin to work on next month based on the discussion below. Can you set this to feature request and assign it to me? Thank you. Charlie Teague, https://www.linkedin.com/in/csteague7/.
Originally posted by csteague7 October 31, 2022
Sonar Qube integrated with code coverage allows us to see the line coverage of pull request changes. It shows an overall percentage, and provides the ability to click a link and view the list of files with uncovered lines in the pr.
It would be great if Fine Code Coverage provided the same feature for Current Code Changes. This will allow the developer to meet our required code coverage matrix without first submitting the code as a pr. This is important because the c# solution that we would use this on first is very large (500K +), with a large number of projects. So, it takes a long time to build.
@tonyhallett I see that you answered many posts well. What do you think of the above?
The text was updated successfully, but these errors were encountered:
The is a Small Feature that I am planning to begin to work on next month based on the discussion below. Can you set this to feature request and assign it to me? Thank you. Charlie Teague, https://www.linkedin.com/in/csteague7/.
Discussed in #303
Originally posted by csteague7 October 31, 2022
Sonar Qube integrated with code coverage allows us to see the line coverage of pull request changes. It shows an overall percentage, and provides the ability to click a link and view the list of files with uncovered lines in the pr.
It would be great if Fine Code Coverage provided the same feature for Current Code Changes. This will allow the developer to meet our required code coverage matrix without first submitting the code as a pr. This is important because the c# solution that we would use this on first is very large (500K +), with a large number of projects. So, it takes a long time to build.
@tonyhallett I see that you answered many posts well. What do you think of the above?
The text was updated successfully, but these errors were encountered: