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

Commits on Sep 12, 2024

  1. Update test-coverage.md

    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]>
    yigakpoa authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d2b5b1f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Update test-coverage.md

    Signed-off-by: Yigakpoa Samuel <[email protected]>
    yigakpoa authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c2e0f80 View commit details
    Browse the repository at this point in the history
  2. Update test-coverage.md

    Signed-off-by: Yigakpoa Samuel <[email protected]>
    yigakpoa authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c5abbc9 View commit details
    Browse the repository at this point in the history
  3. Update test-coverage.md

    Signed-off-by: Yigakpoa Samuel <[email protected]>
    yigakpoa authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b336f1b View commit details
    Browse the repository at this point in the history
  4. Update test-coverage.md

    Signed-off-by: Yigakpoa Samuel <[email protected]>
    yigakpoa authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1c96cf2 View commit details
    Browse the repository at this point in the history