Is your feature request related to a problem? Please describe.
I need to know how good the tests are that were created, and if there are any sections not tested
Describe the solution you'd like
- Use a method to detect the code coverage and save an image of the original code coverage in your team folder.
- Use the information found to reach 100% code coverage (if not already)
- Post the final picture with your pull request
Is your feature request related to a problem? Please describe.
I need to know how good the tests are that were created, and if there are any sections not tested
Describe the solution you'd like