Skip to content

Support Code Coverage #9

@PhilippSalvisberg

Description

@PhilippSalvisberg
Member

Integrate support for code coverage provided by utPLSQL in the extension.

Activity

added this to the v0.4.0 milestone on Feb 11, 2018
PhilippSalvisberg

PhilippSalvisberg commented on Oct 17, 2018

@PhilippSalvisberg
MemberAuthor

Add a new context menu item "Code coverage report".

Works as "Run utPLSQL test" regarding utPLSQL path evaluation. The result is written to a temporary file (in the temp file folder) and opened with the application associated with the file extension ".html".

Default values are used for a_include_objects, a_exclude_objects and a_coverage_schemes parameters. This means that running a code coverage report for a schema subset will lead to less than 100% coverage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @PhilippSalvisberg

      Issue actions

        Support Code Coverage · Issue #9 · utPLSQL/utPLSQL-SQLDeveloper