Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update test-coverage.md #181

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Update test-coverage.md #181

wants to merge 5 commits into from

Conversation

yigakpoa
Copy link

I didn’t add this but I think it will be a great addition under visualization if we can extract images that can show this:

  1. Subroutine Coverage Visualization: Visualizes the percentage of subroutines (functions, methods, etc.) covered by tests within the repository.

  2. Statement Coverage Visualization: An image that displays the percentage of code statements executed by the test suite, providing a deeper look into the comprehensiveness of tests.

  3. Test Coverage Over Time: A trend visualization of how test coverage has evolved over time, indicating improvements or regressions in code testing practices.

I didn’t add this but I think it will be a great addition under visualization if we can extract images that can show this: 

1. **Subroutine Coverage Visualization:**  
   Visualizes the percentage of subroutines (functions, methods, etc.) covered by tests within the repository.  

2. **Statement Coverage Visualization:**  
   An image that displays the percentage of code statements executed by the test suite, providing a deeper look into the comprehensiveness of tests.  

3. **Test Coverage Over Time:**  
   A trend visualization of how test coverage has evolved over time, indicating improvements or regressions in code testing practices.  

Signed-off-by: Yigakpoa Samuel <[email protected]>
Signed-off-by: Yigakpoa Samuel <[email protected]>
Signed-off-by: Yigakpoa Samuel <[email protected]>
Signed-off-by: Yigakpoa Samuel <[email protected]>
Signed-off-by: Yigakpoa Samuel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant