• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
differentiate between directly and indirectly covered API calls to make output pages easier to interprete

  1. … 3 more files in changeset.
include totals in test case listing, use proper thead and tfoot elements

  1. … 2 more files in changeset.
Improve contrast and readability on proc coverage cells

Expand width on package vew table

Move the text color setting to the particular coverage level

Move styles into CSS

  1. … 3 more files in changeset.
Remove duplicated property

Replace completely the 'proc-coverage' page, using the new api and providing proc test coverage information for packages and system wide

  1. … 2 more files in changeset.
Simplify styles

New test proc coverage library (proc-coverage) for the 'automated-testing' package:

- New proc 'aa::coverage::proc_covered_p', checks if a particular proc is covered by any automated test.

- New proc 'aa::coverage::proc_list', returns a list of procs, sistem wide or in a package, with their coverage status.

- New proc 'aa::coverage::proc_coverage', returns a summary of information (number of procs, number of covered procs, coverage percentage) about the coverage of the api of a package, or system wide.

- New proc 'aa::coverage::proc_coverage_level', returns a level value (high, medium, low...) for a particular percentage.

Also add new CSS file for the automated tests summary page, which should help reducing the inline styling in the package, and different styles for the proc coverage levels.

  1. … 4 more files in changeset.
file tests.css was initially added on branch oacs-5-10.