Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • alya-testsuite4 alya-testsuite4
  • Project information
    • Project information
    • Activity
    • Members
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • alyaalya
  • alya-testsuite4alya-testsuite4
  • Wiki
  • Code coverage

Code coverage · Changes

Page history
Update Code coverage authored Mar 31, 2020 by Damien Dosimont's avatar Damien Dosimont
Hide whitespace changes
Inline Side-by-side
Code-coverage.md
View page @ 49bd7fdb
...@@ -2,14 +2,6 @@ ...@@ -2,14 +2,6 @@
Some of the testsuite tests have an option code coverage enabled (intel builds). This option helps to know which part of the code has been tested by the testsuite, and which part of the code remains untested. Some of the testsuite tests have an option code coverage enabled (intel builds). This option helps to know which part of the code has been tested by the testsuite, and which part of the code remains untested.
![Capture_d_écran_de_2019-08-13_18-01-32](uploads/5b0e78819ddb11e087cffbfb9c3079a7/Capture_d_écran_de_2019-08-13_18-01-32.png)
You can access to the section by blocking on the icon located in the column `Code Coverage`
![Capture_d_écran_de_2019-08-13_18-02-50](uploads/d72f9a564344c7cd67c0b63d1ea9cbd2/Capture_d_écran_de_2019-08-13_18-02-50.png) ![Capture_d_écran_de_2019-08-13_18-02-50](uploads/d72f9a564344c7cd67c0b63d1ea9cbd2/Capture_d_écran_de_2019-08-13_18-02-50.png)
The Code Coverage page shows two tables. First, a summary, in which appears the total number of files (resp. functions, and code blocks), the quantity of covered and uncovered files/functions/blocks, and the coverage proportion for each of them. The Code Coverage page shows two tables. First, a summary, in which appears the total number of files (resp. functions, and code blocks), the quantity of covered and uncovered files/functions/blocks, and the coverage proportion for each of them.
......
Clone repository
  • Home
  • User
    • Presentation
    • Get the testsuite
    • Basic usage
    • Advanced configuration
    • Advanced usage
    • Analyze the results
    • Code Coverage
  • Developer
    • Test configuration
    • Manage the tolerances