Skip to content

Add 12.2 coverage reporter #476

@jgebal

Description

@jgebal

Extend existing coverage to support two new fields:

  • branches_to_cover
  • branches_covered

Values should be null for coverage using dbms_profiler

For coverage in 12.2 we need to convert block coverage into line/branches coverage to match generic test coverage data for Sonar.
https://docs.sonarqube.org/display/SONAR/Generic+Test+Data

htlm coverage reproter should be updated to support yellow color for branches not covered in 100% for line.

htlm coverage reproter should be updated to show covered/to_cover branches indicator in the report when there is more than 1 branch.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions