Add the option to report coverage only on tested code #1371
Unanswered
jgebal
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Problem or motivation
Package-based coverage currently defaults to reporting against the whole schema.
Proposed solution
Proposing an option to the
ut.runto allow for scope coverage reporting to only the code actually exercised by the run, instead of reporting on the whole schema (or multiple schemas)Alternatives or workarounds considered
No response
Framework area
Coverage
utPLSQL version you are using
No response
All reactions